*Roles and Responsibilities of a
& its Importance.
*What is RUP? Explain in detail.
*What is UML explain in detail?
*Testing (QA) knowledge Required
*Rational Rose Tools Interview
Questions
*Diagrams for Business Analyst
BA Interview Questions
*General business analyst interview
*Mortgage related interview questions
Business Analyst Tutorials
*Responsibilities of a Business Analyst
*UML(unified modelling language)
*SDLC(systems development life cycle)
*Finance banking knowledge for BA
*Role of a Business Analyst(high level)
*Use case diagram step by step
*SDLC
*RUP (rational unified processing)
*UML (unified modeling language)
*What is User acceptance
testing (
UAT)?
Testing Knowledge
Business Analyst Finance
*Business Analyst Finance domain
*What is home equity line of credit
*What is Loan to value ratio ?
*What is debt to income ratio &
*What are mutual funds ? Interview
*Trading of Stocks , what are stocks?
*Factors that will affect the change in
*What stocks are treated as equity
*Some more Finance related interview
questions for Business analyst
*Imp finance related interview
*What is SWAP and types of swaps
*What are Options & Bonds and types
*what is a derivative and how it functions
*Commercial bank in brokerage industry
*What are bond and types of bonds
*Steps for writing use case diagram
*What is SOX (Sarbanes Oxley act)
*CMM Capability maturity model
Business Analyst Health care :
*SAS (statistical analysis system)
*Medicare Procedures and policies
*Health care Interview questions for BA
When we put together 2 or more
actions and test it together we call it Integrated Testing. In QTP we cannot
integrate 2 URLs [we can do that in Win runner & Load runner]. We cannot put
together actions recorded in MSN & Yahoo in QTP. Also we have to come back
to the homepage just like we start with it for all the actions that we want
to integrate.
E.g.: Yahoo>autos>new cars>BMW>yahoo…Action 1
E.g.: Yahoo>autos>used cars>Acura>yahoo…Action 2
E.g.: Yahoo>autos>sell my car>Blue book>yahoo…Action 3
There are two options in Integrated Testing.
1) Copy of Action.
2) Call to Action.
Copy of Action:
You can edit your scripts in there.
Ø Go to “Insert”
Ø Click on “Copy of Action”
Ø Browse [from test….]
Ø Clock on “Yahoo.BMW”, highlight
Ø Click “open”
Ø Rename it.
Ø Click “OK”
Ø The script is locked.
Ø “Run”
Ø The reusable action becomes “External action”
In the “Menu” it is there. As many as you copy they will be there.
Call to Action:
Pre-requisite condition to “Call to action” is to make the script reusable.
To make a script as a reusable action:
Ø Open the script
Ø Go to “Step”
Ø Click on “Action properties”
Ø Check the button “Reusable action”
Ø Click “OK”
Ø “Save” (make sure).
Now in the drop down menu it will be there. Once you call a “Reusable
Action” it becomes “External Action”. It will be in the non-editable secured
mode.
Ø Go to “Insert”
Ø Click on “Existing Action”
In Keyboard view right click on the file”Rename the action”. In integrating
scripts they have to be sequential not random. First we have to have a new
file.
Ø Go to “Insert”
Ø Click on “Call to existing Action”
Ø “Browse”
Ø “Select action” click on.
Ø Highlight which we want to integrate and click “Open”
Ø Click “OK”
To get the second one
Ø Go to “Insert”
Ø Click on “Call to existing Action”
Ø “Browse”
Ø “Select action” click on.
Ø Highlight which we want to integrate and click “Open”
Ø Click “OK”
Ø When we are done “Run”.
To check the properties:
Ø Click on just before the “check point”
Ø Go to “Add/Remove”
If anything changes you can catch from there.
photo