How to execute the test cases using QTP.
i.e What is the use of QTP while execution
Answer Posted / naren
U can make use of QTP for ur test cases execution in 2 ways
1. If ur automation framework is keyword driven, ur test
cases will be called and executed by the driver script using
QTP.
2. If you convert ur cases into functions u can called the
functions using QTP.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to suppress warnings from the test results page?
What are the different ways to invoke an application using QTP?
How do we handle run-time errors?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
In qtp, how you can get the last character from a string?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
Explain sub procedure of vbscript.
How to use the object spy in quicktest professional (qtp) 8.0 version?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
Mention what are the different types of recording modes in qtp? Which will be used when?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
What ate the Technologies supported by QTP?
Without using gui map editor we can recognize the application in winrunner ?
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
What are the advantages of qtp?