Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is QTP a performance testing tool?
#3
Not Solved
Hi guyz,

This is in continuation with my original post. (Portal did not allowe me to edit my post Sad )

There is a small correction. We use QTP to measure execution time., we are not bothered about memory usage,CPU usage etc...The readings taken tend to vary a lot.

Lets take a case wherein we take 5 QTP readings for connecting to a hardware device through our product. These readings will have a 5-10% deviation amongst them. Also, the readings are always much too higher if compared to manual readings (the ones taken using a stopwatch).

Appreciate your views/experiences in this context.

Note: Here'z how my code looks like

Code:
Start_Time = Timer
' Start Connection to the device
.....
Loop through for certain amount of time waiting for exit condition
.....
'Connection established successfully.
End_Time = Timer

Total connection time = End_Time - Start_Time (In Seconds)

Regards,
Amol
Reply


Messages In This Thread
Is QTP a performance testing tool? - by Cyberamol - 07-21-2009, 04:43 PM
RE: Is QTP a performance testing tool? - by Cyberamol - 07-21-2009, 05:21 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  QTP with Performance testing jyotikrushna 2 3,251 07-15-2013, 06:27 PM
Last Post: vinod123
  How to add a Third party Tool developed in Java to QTP mohamedziavudeen 0 3,011 07-04-2012, 01:13 PM
Last Post: mohamedziavudeen
  QTP API to connect to Performance Center(ALM) as_srini 3 6,280 06-14-2012, 09:14 PM
Last Post: Ankesh
  Can QTP 11.0 be used for CAD Tool automation testing ash251182 1 4,861 02-08-2012, 12:57 PM
Last Post: mohd
  QTP with EMMA Code Coverage Tool Sdhar 2 4,882 09-23-2011, 05:59 AM
Last Post: Sdhar

Forum Jump:


Users browsing this thread: 1 Guest(s)