what version of test director supports the QTP? does
testdirector supports the QTP9.0?
Quality Center 8.2 and upper versions will support QTP so
that you can Upload/Modify/delete/execute scripts to QC
through QTP.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the use of Testing framework in Automated testing..what are different kinds of Testing frameworks available in Automated testing...
Can we set a timeout for the msgbox.I want the msgbox to disappear after 2 seconds during the script execution without clicking on the OK button manually.
What is the virtual object?
How QTP recognizes Objects in AUT?
How to retrieve data from application objects?
Hello, I am facing problem to check textpoint for mercury application . I have inserted checkpoint to check flight summary for place of departure and arrival with datatable and script look like "Browser("Find a Flight: Mercury").Page("Book a Flight: Mercury").Check CheckPoint("Book a Flight: Mercury_4")" but while I am executing this script at last my check point gets fail and display Text Checkpoint: captured "" between Summary and 4/31/2008FLIGHT , expected "Acapulco" Match case: ON Exact match: OFF Ignore spaces: ON I think value from data table is not fatched so please guide me what I have to do to overcome this problem.. Thanks
How do you synchronization point through DP?
In qtp, explain what is qrs file?
what is difference between calling a function and reusing an action?
what are recovery management techiniques?
how can we group that these test cases only should be automated and in which order you execute that test cases?
how to retrieve data from the data table (from a particular cell)