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 are the types of properties that quick test learns while recording?
what is the latest version of QTP? Main difference between 9.2 and 10 version
How to use the object spy in quicktest professional 8.0 version?
How to use output values in qtp ?
Explain quicktest professional (qtp) testing process?
what frame work you are following?
Difference between copy to action and call to action?
what and how to answer for the question "tell me about yourself ?" for 3 years experience. can anyone say inj detail please... its urgent
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
explain keyword driven framework with banking domain?
what is the diff b/w assistive and mandatary rules of object repository in QTP???
Explain the features of quick test pro(qtp)?
What is the difference between per-action and shared?
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?