This is a migrated thread and some comments may be shown as answers.

Need help in selecting performance counters

14 Answers 159 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Kruba
Top achievements
Rank 1
Kruba asked on 14 Dec 2011, 05:45 AM
Hi,

I'm looking to capture the following data as part of my Performance Testing Result.
  1. Client Side:
  • Response Time,
  • Data Sent, 
  • Data Received,
  • Memory Usage,
  • CPU Usage.

 2.  Server Side:
  • Response Time
  • Data Sent, 
  • Data Received,
  • Memory Usage,
  • CPU Usage.

Kindly let me know the counters I need to select in-order to get the required result.

Thanks,
Kruba

14 Answers, 1 is accepted

Sort by
0
Anthony
Telerik team
answered on 15 Dec 2011, 06:39 PM
Hi Krubaanandh,

The Performance Counters in Test Studio are pulled directly from Windows. You can find plenty of information on them online. See here and here to get started.

Best wishes,
Anthony
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Kruba
Top achievements
Rank 1
answered on 16 Dec 2011, 03:50 AM
Hi Anthony,

Thanks for your reply!

The links provided by you were really helpful. I believe the performance counters capture information only from the Client Machine where the application is running.(Do correct me, if my I'm wrong)
Is there any way to capture information on the Server Side, for the same set of performance counters?

Regards,
Kruba
0
Kruba
Top achievements
Rank 1
answered on 16 Dec 2011, 05:05 AM
Hi Anthony,

One more question - Is it possible to export 'Performance Test Result' from Telerik to MSExcel?
If so, how to achieve the same?

Thanks,
Kruba
0
Anthony
Telerik team
answered on 16 Dec 2011, 09:13 PM
Hi Krubaanandh,

Ensure that some version of Test Studio is running on the Server and that the Test Studio Profiler Service is running. Then, when you Configure the Performance Run, you can use the Add a computer button to profile the server as well.

You currently cannot export the information from the History, Details, and Compare Views on the Performance tab. There is a feature request logged for this however.

An alternative is to run the test as part of a Performance Test List. Double click that test list run on the Results tab (green or red rectangle) and then click the Stopwatch icon in the upper right to view performance results. From here you can use the buttons in the Export ribbon in the toolbar. This info matches what you see in the Performance Overview.

Best wishes,
Anthony
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Kruba
Top achievements
Rank 1
answered on 17 Dec 2011, 11:02 AM
Hi Anthony,

Thanks for your reply!

I ran the test as part of a Performance Test List and followed the steps as said by you.
When I export the profiler results(Performance Overview) into Excel it fails.
I've attched the required files for yoru reference.

Please advice.

Regards,
Kruba
0
Anthony
Telerik team
answered on 19 Dec 2011, 04:44 PM
Hi Krubaanandh,

I forgot to mention there was a bug in 2011.2.928 for the Performance Test List export into Word and Excel. 

Please upgrade to our latest official release or internal build, where this works correctly.

Kind regards,
Anthony
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Kruba
Top achievements
Rank 1
answered on 20 Dec 2011, 04:25 AM
Hi Anthony,

It works great with the latest version.
Hope so, we get the export option for "Detailed View" soon.
Kindly let me know where I can vote for the same.

Thanks for your support.
Highly Appreciated!

Regards,
Kruba
0
Anthony
Telerik team
answered on 20 Dec 2011, 04:40 PM
Hi Krubaanandh,

That is a known issue that our Performance developers are aware of. You can vote for the PITS issue here: Public URL.   

Regards,
Anthony
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Jenny
Top achievements
Rank 1
answered on 26 May 2014, 06:54 PM
Hi, Anthony, I feel very helpful on your two reference links.
Do those counters your suggest on your blog also apply to Load Testing?
http://blogs.telerik.com/automated-testing-tools/posts/11-09-27/wrapping-performance-testing-introduction-what-to-monitor-plus-learning-resources

Will there any differences when we select counters for Load Testing, other than performance testing?

Thanks - Reno

0
Boyan Boev
Telerik team
answered on 29 May 2014, 11:28 AM
Hi Reno,

There is no difference in these counters in the context of counters.

The difference is in the context of performance and load testing:

A load test does not have a UI, there is no browser. This means there are no links, no buttons, no drop downs, etc. to interact with. The only thing the load test does is echo back the previously recorded HTTP transactions that were generated and sent by the browser at the time the load test was recorded. 

You can set a lot of users at the same time in load testing.

In performance testing you take a functional scenario and measure each step's execution time. Measure not only the total time but also Client vs. Server time.

Hope this helps.

Regards,
Boyan Boev
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
Jenny
Top achievements
Rank 1
answered on 18 Jun 2014, 11:47 PM
Very helpful! Thanks!

Reno
0
Boyan Boev
Telerik team
answered on 19 Jun 2014, 08:06 AM
Hi Reno,

Glad to hear that.

If you need further help, please let us know.

Regards,
Boyan Boev
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
S
Top achievements
Rank 1
answered on 28 Jul 2014, 04:03 PM
Hi

Could you please provide me the required information to the see the following performance counters in telerik test studio while running performance test and load test.

CPU usage with respect to  user level.
Network speed with respect to  user level.

Thank You.
0
Boyan Boev
Telerik team
answered on 31 Jul 2014, 12:31 PM
Hello,

Thank you for contacting us.

Test Studio uses Windows performance counters.

You can find CPU usage under "Processor" and network usage under "Network Adapter".

Hope this helps.

Regards,
Boyan Boev
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Kruba
Top achievements
Rank 1
Answers by
Anthony
Telerik team
Kruba
Top achievements
Rank 1
Jenny
Top achievements
Rank 1
Boyan Boev
Telerik team
S
Top achievements
Rank 1
Share this question
or