Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on QTP Script in Load Runner for Load Testing within the QTP forums, part of the Software Testing category; I am planning to use QTP Script in Load Runner for Load Testing, i want to know after running QTP Scripts, how can i get the Responce time. or in ...
|
|||||||
|
|||
|
QTP Script in Load Runner for Load Testing
I am planning to use QTP Script in Load Runner for Load Testing, i want to know after running QTP Scripts, how can i get the Responce time.
or in other words can we able to give transaction names in QTP Scripts. |
| Sponsored Links |
|
|||
|
Re: QTP Script in Load Runner for Load Testing
use below statements for measuring transaction response times in your QTP script. These statements give you transaction response time both in load runner and QTP.
Services.StartTransaction "TransactionName" //transaction goes here Services.EndTransaction "TransactionName", Auto |
|
|||
|
Re: QTP Script in Load Runner for Load Testing
Hi Bharath kumar ,
I need some QTP Script so that we can measure the transaction resp0onse time through QTP PLease can you send me any sample script |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Which language is better to script in Load Runner? | Geek_Guest | LoadRunner | 3 | 09-01-2009 12:43 PM |
| Load Runner | villjuj | LoadRunner | 2 | 07-13-2009 04:10 AM |
| plz let me know about Load size in load testing | prakashnemesis | Testing Issues | 4 | 08-19-2008 03:26 AM |
| LOAD RUNNER _VIEWSTATE value | smoin | LoadRunner | 3 | 07-08-2007 03:33 PM |
| How can I connect to the Sybase in Load Runner | Geek_Guest | LoadRunner | 1 | 05-17-2007 02:36 AM |