To which environments does quicktest professional supports?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about the test fusion report of quicktest professional?
how do you find the number of occurences of string QTP from the expression , " QTP+QTP=2QTP"
what is QTP batch testing tool?
I have a web table,in that web table in 3rd row 4th coloumn i have a link how to click it with descriptive programming? I have a webedit without entering any value how to calculate the size of that field? I have a DB table , how to find the 5th highest salary? write query.
What is the current version of QTP?
What are the types of object repositories? Which one is you are using?
Suppose there are 100 links in a web page and the number of links will be changing dynamically from time to time. I need code such that every time i had to click on the last link of the web page.
Plz Explain AUTOMATION REFERENCE MODEL?
How can I test the unix shell in QTP
How many types of recording modes are there?
What is the difference between wait and synchronization point?
Hi, When iam trying to import sheet to the QTP Global data table at the run time using the Importsheet method.It is able to import the sheet but no data is present after the import due to which the test is failing.Could anyone suggest what should be done. When I open the actual excel sheet data is present and is not corrupted.