Answer Posted / ha
executing number of scripts continously at a time is konwn
as batch exection or batch testing.
navigation:start->programs->qtp->tools->test batch runer.
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How to data driven test for Win objects in QTP ?
What are the steps involved in recovery scenario wizard?
How to use conditional loops in qtp ?
Write a QTP script to enter a keyword in to Google search engine?
How to find the difference between 2 dates in qtp?
In qtp, how you can remove the spaces from string?
How to customize checkpoints with parameters?
what is stepin & stepout?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, if possible, kinldy mail PDF file to my mail-ID: ramakrishna908@gmail.com Regards, krishna.
How you can make an action as re-usable action?
How to interact tool & application build in QTP?
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?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
What is the difference between run time object and test object?