Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how will we run batch tests in qtp what is the process to
run the multiple test sets?

Answers were Sorted based on User's Feedback



how will we run batch tests in qtp what is the process to run the multiple test sets?..

Answer / subhan.qa

in tools menu test batch runner is there

click add button or batch add test dialog opens
Select a test u want to include in the current test
repeat above step until all steps are added
to remove select a test a test and press remove
if u dont want to run the test wich is in the test
clear the check box wich is after text

save batch list or save button and enter a name for the
list.the file is with extension .mtb

batch >> run or click run
once batch run complete u can view the results for each test
in default result folder or u can view by using test result
viewer.


ok friends
take care
Subhan.qa

Is This Answer Correct ?    7 Yes 1 No

how will we run batch tests in qtp what is the process to run the multiple test sets?..

Answer / uday

Hi,

QTP provides one feature in tools menu "Test Batch
Runner". By using this we can run batch tests.

Is This Answer Correct ?    6 Yes 3 No

how will we run batch tests in qtp what is the process to run the multiple test sets?..

Answer / vinay

Like winrunner we can run batch tests using qtp by Test
Batch Runner option its there on programs-->qtp--->test
batch runner

Is This Answer Correct ?    3 Yes 3 No

Post New Answer

More QTP Interview Questions

How you will rate urself in QTP in the range of 0 to 5

0 Answers   Genpact,


HOW to invoke any recorded script in QTP with out using RECORD & PLAYBACK CONCEPT?

1 Answers  


Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("» County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma

0 Answers  


what is the hierachy of Descreptive programming?

3 Answers   Fiserv,


I've some problem in Descriptive programming plz help me. I've written in a click event code in Functional library when I run this flight reservation program It is not run. How to I write multiple click event in functional library. My program is this. I have associate an action with functional library. Public Function ClickButton(byval ApplicationName, byval WindowName, byval ObjectName, byref Comments) If Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Exist Then Dialog("text:=" &WindowName).Activate Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Click Elseif Window("text:="&ApplicationName).WinButton("text:=" &ObjectName).Exist Then Window("text:=" &ApplicationName).Activate Window("text:=" &ApplicationName).WinButton("text:=" &ObjectName).Click End if End Function

2 Answers   Amdocs,


Hi, i have a string like "INDIA". I need to display this string vertically in Msgbox?

1 Answers  


how we can take data in the username field text box into variable in web application explain with example and give all functions to get data into variables

6 Answers   iton, TATA,


Plz explain about MATCH/EXACT MATCH/IGNORE SPAGE in text check points?

1 Answers  


I have given u a application.To automate it what are the things will u consider?

4 Answers   Wipro,


How to export quicktest professional results to an .xls file?

0 Answers  


How to Test the mainframe application?(tell me few basic things)

3 Answers  


what is the code in QTP to take screen shot?

4 Answers   TCS,


Categories