How to do the scripting. Is there any inbuilt functions
in QTP as in QTP-S. Whatz the difference between them? how
to handle script issues?
Answer Posted / geena
When u record the script is created.
And u can also use step generator which is built-in.
go to Insert-step-step generator, which will create steps.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
How many types of recording facility are available in quicktest professional (qtp)?
What is the difference between rational rose and QTP?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
How many tabs are available to view your test in a test pane and what are they?
Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example
Explain the concept of object repository and how QTP recognizes objects?
How many types of actions are there in quicktest professional (qtp)?
What are the different types of checkpoints?
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.
What are the different properties of an web object
Explain the check points in quicktest professional (qtp)?
What is CMMP and CMMH?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You