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


Please Help Members By Posting Answers For Below Questions

How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?

3557


If I give some thousand tests to execute in two days what do you do?

676


Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?

3373


Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.

1650


What is quicktest professional (qtp window?

691






Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly

1353


what is clean sweep?

1970


Explain advantages and disadvantages kdf?

609


How to use setroproperty?

657


What are the methods of the TextStream object that are used for reading from a text file?

1768


what is the difference between IE & Netscape in web testing on a log in page

1905


Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?

1617


What is the parameterization?

670


You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?

1440


can i compare two databases using QTP ?

1999