Transaction response time for each single virtual user

457 views
Skip to first unread message

Krishna C. Shukla

unread,
Aug 7, 2015, 9:52:27 AM8/7/15
to LR-Loa...@googlegroups.com
Hi All,
Is there any way to get Transaction response time for each single virtual user when a load test is run for 10 users in Loadrunner?

Thanks!!
Regards
Krishnacharya Shukla.

Rudra Harichandan

unread,
Aug 8, 2015, 11:03:37 AM8/8/15
to LR-Loa...@googlegroups.com
Hi Krishna,

steps to be followed:

1. go to "Average Response time" graph
2. right click on the graph
3. select "set filter/Group by" option
4. suppose you want to see first userid response time, then type 1 in "Vuser ID" section.
5. Click "OK" button.

You will get the response time for first userid

Thanks,
Rudra

--
You received this message because you are subscribed to the Google Groups "LoadRunner" group.
To unsubscribe from this group and stop receiving emails from it, send an email to LR-LoadRunne...@googlegroups.com.
To post to this group, send email to LR-Loa...@googlegroups.com.
Visit this group at http://groups.google.com/group/LR-LoadRunner.
To view this discussion on the web visit https://groups.google.com/d/msgid/LR-LoadRunner/CAMZ6DEsxTnYepKZ_YMEGZmWw7-sOB2EZkccO2ZEx39-6n5BvRw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

André Luyer

unread,
Aug 8, 2015, 11:03:37 AM8/8/15
to LoadRunner
Use the drill-down feature in Analysis.

(Or add the vuser_id to the transaction name.)

André

Amanda Ullery

unread,
Aug 8, 2015, 11:03:37 AM8/8/15
to LoadRunner
In the Analysis tool
1) Go to the Average Transaction Response Time Graph
2) Go to Windows -> Raw Data
3) Click to retrieve raw data
You will see the Transaction Response Time for each individual transaction that was executed. You can see the Vuser ID also.

James Pulley

unread,
Aug 8, 2015, 11:03:37 AM8/8/15
to LoadRunner
Yes, in Analysis, you can go to reports and export raw data for each user.  Or, you can open up the database directly created by Analysis and go to the [Metadata] and [Event Meter] Tables.   The Event Meter table contains all of the transactional (timing record) data for every user, including the status of pass, fail, stop, think time, wasted time, host, script, virtual user, etc...   The metadata table provides information on the links from the event meter table to the other related tables.  

Using the information in the metadata table and the event meter tables as guides, construct your own SQL query leveraging your core skills in database systems and SQL, to pull out just what you need for your additional reporting.

James Pulley


On Friday, August 7, 2015 at 9:52:27 AM UTC-4, Krishna C. Shukla wrote:
Reply all
Reply to author
Forward
0 new messages