How do you do batch testing in wr & is it possible to do in qtp, if so explain?
No Answer is Posted For this Question
Be the First to Post Answer
what is the exact testing process in qtp plz explin ?
how to retrieve data from the data table (from a particular cell)
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?
I am using Shared OR, and my collegues are also using Shared OR. How to merge Object Repositories?
How will you handle java tree in qtp?
How to execute a VBS file without using Execute File statement?
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.
How many ways we can parameterize data in QTP?
how to select the work for complete automation and one more thing when u are going to choose automation
how open two urls in one browser? plz urgent
How to get line numbers in your editor in expert view?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?