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?

Answers were Sorted based on User's Feedback



What is test automation framework?which framework does QTP follow?Need some practical explanation ..

Answer / balasubramaniyam

Framework is a procedure in which we can write & execute the
automation script.in other words Framework is a guide,rule
or procedure to run the automated script with less manual
intervention or without manual intervention.
types of framework:
1.Modularity framework
2.test driver framework
3.Data driven framework
4.keyword driven framework
5.hybrid framework

Is This Answer Correct ?    2 Yes 2 No

What is test automation framework?which framework does QTP follow?Need some practical explanation ..

Answer / 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

More QTP Interview Questions

Why you have to add the specific add in in QTP? My answer is to recognize the specific objects we have to add the add-in in QTP...but he asked again after adding addin how qtp recognize the objects successfully? what is there in the add-in ?

1 Answers   CTS,


How can I find out whether a word in a string is existed or not for example "QTP IS A POWERFULL TOOL FOR AUTOMATION" How can i find out whether "powerfull" is existed in the above string or not Could anyone answer it?

7 Answers   Livetek,


PLZ EXPLAIN HOW TO LAUNCHING QTP IN TEST DIRECTOR? Is it possible or not? If No Why we r using qtp Td Combination? plz explain briefly? What is the purpose of TD With QTP?

1 Answers   Wipro,


explain all the check point in QTP?

1 Answers   BirlaSoft,


Is any limitation to xml checkpoints?

0 Answers  






What is iteration? How it is related to Test Results in QTP

3 Answers   Virinchi Technologies,


why do we go for Test Automation?

2 Answers  


If some requirements r changed during the testing process ,then how can u handle this in frame work?

1 Answers  


what is throw object ?

1 Answers  


hi,which is the best book to refer QTP 9.2 and Faq's.

2 Answers  


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

0 Answers  


Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?

0 Answers  


Categories