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?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)

3760


in my application,validation message has in japanise language.how to validate this message is appears properly or not

2110


Limitations in QTP?

2219


What is the difference in testing a client-server application and a web application?

1167


How is UFT 11.5 version different from UFT 12.0?

1112


Which advantages helping QTP to hold the position of "Market Leader" for such a long period?

1892


what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?

1943


I have two For loop, first For loop does is creates a customer and input the customer info and then the second for loop within the first for loop does the follows which is capture the customer name and verify the with the data within the datatable. The problem I am coming across is that when it goes through the second time creating another customer and then verify the second customer then it creates the following during runtime. I want is to have the customer2 below Customer1 under the Customer_from_Apps. Any help will be greatly appreciate it. Customer Customer_from_Apps Customer_from_Apps1 Customer1 Customer 1 Customer2 Customer2 Window("Customer Desktop").Window("Customer Tracking (Privacy").WinObject("TreeView20WndClass").Click 92,244 runtimevalue = .VbTreeView("vbname:=AppServerTree").GetROProperty("Selectio n") Customer_Val= Datatable.GlobalSheet.AddParameter ("Customer_from_Apps",runtimevalue) row=datatable.getsheet("Global").GetRowCount For x=1 to row datatable.SetCurrentRow(x) Data_Val=Datatable.Value("Customer",dtGlobalSheet) If (trim(Customer_Val)=trim(Data_Val)) Then Reporter.ReportEvent micPass, "Customer validation successful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val else Reporter.ReportEvent micFail, "Cusotmer validation unsuccessful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val End If Next

1918


Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u

1834


is there any addin for remedy user application

2317


Hi, how can we check or avoid the memory leakage in QTP9.2?

2138


How you can find the absolute value of the number in qtp?

1060


Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?

3496


What phases are involved in testing an application in qtp?

1048


How do I get the QTP scripts result in xml format by using vb script function?

2334