Answer Posted / vasavi juvvadi
we can perform bacth programming in QTP using tool called
Test Batch Runner which comes with QTP by adding the paths
of all Tests which are need to be grouped and executing
same.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How do I get the QTP scripts result in xml format by using vb script function?
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
Why is Client side image is preferred over server side image?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
Where to use function or action?
what is command for executing files?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
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?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
What is QTP’s model for test creation?
what is error and fault in terms of software quality?
Hello friends..... On which areas of an application we can not test with QTP
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?