how to call multiple scripts in QTP at a time
Answers were Sorted based on User's Feedback
Answer / nandankumar
Open test batch runner from Start-Programs-qtp-tools-test
batch runner.
Create multiple script files and add to the test batch
runner as batch file with the extension of .mtb
when ever you require just open the batch file and select
desired scripts and execute.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / nandankumar
By Using Test Batch Runner....we can execute a group of
script files at a time.
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / sonu
could you please explain me in detail?
gimme some example...
how to use batch test by using QTP tool and can we write a
script for this?
| Is This Answer Correct ? | 2 Yes | 1 No |
h u call the function
HI. Plz Clarifie my doubt,having 2+yrs experience in Testing , But My accedamics(Xth,INTER) are Less than 60%, But B.Tech 72%. It creats any problem , When i change to any MNC. plz tell me......... lot of friends told it's a problem, Some people says NO problem, What .............
Where we can use the synchronization?
How the exception handling can be done using quicktest professional (qtp)?
By using QTP can we record any log files written by the application which is in execution?
What is qtpro? What is quick test pro?
I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. How should i make it?
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
What is the use of text output value in quicktest professional (qtp)?
Explain different type of event trigger option.