hi i am new to qtp i need to run all files by a batch
what is the procedure and what are following actions to be
take?

Answer Posted / guest

Go to Start->Programs->QTP->Tools->Test batch runner->select
batch and open test and then add the tests that you want to
run in your batch test and then click Run or F5.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I import environment from a file on disk?

738


What is smart identification in QTP?

824


What is Unicode Compatibility?

1641


How can I change object description or check point values in qtp?

745


How you know that a test case is a regression test case

3464


how to download mercury qtp9.2 ny internet ?

3193


How to test login module with different username and password by using data driven testing in QTP?

811


How software tester can use constants and variables in scripts?

1910


What is the script for database check point, bitmapchek point, regular expression ?

1790


I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so

2446


I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }

1994


Which features or drawbacks of QTP lead to the upgrade for a newer version?

750


How do you open adobe acrobat file in QTP and do some testing on that file ?

835


How may types of defects identify application or your currently working application?pls give me answer..

1721


What are advantages of test automation?

893