Can we do Load Teting with QTP?

Answer Posted / vijay

by using start transaction and end trasaction options we
can parially conduct performance testiong.
And also by using fata driven testing (or loopina one
functionality using for loop we can parially conduct load
testing.
But this can compare with loadrunner.
by
g.vijay(SDG)

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you create regression test packs?

612


How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?

705


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

1338


What does mean by Scope of Automation?n How we defined it?

1579


Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version

1412






How many types of parameters are available in quicktest professional (qtp)?

585


If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?

1745


how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance

1430


Which environments are supported by hp qtp?

601


Explain building blocks of the bpt framework ?

561


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

3224


How to find the difference between 2 dates in qtp?

586


I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?

599


Difference between action & Reusable action?

689


What is quicktest professional (qtp window?

594