Answer Posted / monika juneja
In QTP 9.2 go to "Tools" then select "options" and in "Run"
tab select the option-->allow other
mercury products to run test and components activate that
go to Start-Programs-QTP-Tools-Batch test Run
there u select the scripts whichever u want to run. if any
script from the batch u dont want to execute just uncheck
the check box.
hope this will help u
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to test fly out menu in qtp?
Is it possible to switch between recording modes during a test creation?
If you are testing a web application then what will you test in that application?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
Where you get the run time data table?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
explain how to write vb script in qtp?when will you write own script?
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
How to use the object spy in quicktest professional (qtp) 8.0 version?
What is debugging? How you debug your script?
What are the different types of functions available in qtp and explain ?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.