What is test automation framework?which framework does QTP
follow?Need some practical explanation as to how u will
start ur testing process following a particular framework?
Answer Posted / sridhar
Test Automation Framework:
Basically the framework have been created to make the
automation process easier. Ex: In the application
development you might have some structures to place the
files and the development team will follow that..
QTP does not use the framework itself. We decide the
framework which we are gonna use and make use of QTP for
that framework.
Some of frameworks are:
Data Driven
Key word Driven
Hybrid(Combination of above 2 )
Mostly Hybrid frame work is used...
To Start the Test Process:
Decide the framework which would choose the AUT
Let have a example of Data Driven framework.
Here in this frame work you will have a Driver file and you
can also find the data for different actions.
Consider there are 9 test cases and we use 9 action for
each test case and we also have a status flag for each
action.
we need to run the test once after changing the status.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
what is actually contain test report? can anybody post the test report
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
How to handle the exceptions using the recovery scenario manager in qtp?
Analyzing the checpoint results?
Explain in brief about the quicktest professional (qtp) automation object model?
How to replay a script in qtp?
How to handle dynamic objects in quicktest professional?
What is the difference between the keyword view and expert view?
What are the general steps involved in the data driven framework?
Explain about the test fusion report of quicktest professional (qtp)?
What contains Data Driven Framework document in qtp?
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
What is TOM in QTP?
Explain QTP using different development techniques ?
How is the Bitmap checkpoint different from Image checkpoint?