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
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
can u explain relative path architecture framework in qtp?
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
How do you configure QTP AND Test director?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
Explain the concept of object repository and how QTP recognizes objects?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
Explain the check points in quicktest professional?
I want to do QTP Certification what is the pattern of Question paper.
Both static and dynamic arrays are handled by the vb script. Is it true?
How to execute a winrunner script in quicktest professional?
How qtp recognizes the object?
Explain the checkpoint in qtp?