HOW MANY WAYS ARE THERE TO CPY TEST IN TEST LAB
Answers were Sorted based on User's Feedback
How many actions we can write in a test?
In a page i have N number of links at a time i would like to open those links by using QTP?how to do that?
How many actions we can create with in a test?
In a QTP project lets say there are 100+ function library and incorrectly we have duplicate some function in multiple libraries. How to find those duplicate functions and remove them?
A web Page has a webtable with four columns and four rows. The first column is of ID and has values of 100,100A,A100,100y Find out the number of rows whose ID starts with 100. Similarly the last column is 'number of links'. Each row in the last column has values like link1,link2,link3 etc Find out the number of links where id is 100
A web page has two butons with same properties and rotating in clockwise direction. how to click on any of the button?
How to test fly out menu in qtp?
How we can add actions in the test using QTP?
We need to verify the user name & password in for the user validation. But we don't want to use the parameterization/ loop for user name and password. What is the way in scripting so that user & password will generate automatically.
what is web application and client server application.is there any difference ?
How to export QTP results to an ".xls" file?
I Scheduled a QTP Script on remote desktop. Script is going to failure,when remote desktop connection fails.I have to open my remote desktop untile the scripts exection completes. If I disconnect my remote desktop connection, script is going to fail.?