It is very difficult to test in manual for that we go to
DATA DRIVEN TEST.
Answer Posted / srikanth
To execute the multipul data at a time as well as you can
take expected resuld.
In manually so difficult to execute all test cases at a
time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
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
How QA specialist can identify when programmatic descriptions are useful?
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
What are the differences between quicktest professional and winrunner?
how can we do the frame work in qtp
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
Which scripting language used by quicktest professional?
How do you capture tooltip using QTP?
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
Difference between test object and run time object?
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?