Geeks Talk

Prepare for your Next Interview




How to do Performance Testing

This is a discussion on How to do Performance Testing within the Testing Issues forums, part of the Software Testing category; Hello Friends, In My company i am work on manual testing. My question Is it possible to check or calculate performance testing manual OR Performance testing check only by automation....


Go Back   Geeks Talk > Software Testing > Testing Issues

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 03-26-2008
Contributing Member
 
Join Date: Feb 2008
Location: Pune
Posts: 71
Thanks: 34
Thanked 5 Times in 5 Posts
bhushanbhangale is on a distinguished road
Question How to do Performance Testing

Hello Friends,
In My company i am work on manual testing. My question Is it possible to check or calculate performance testing manual OR Performance testing check
only by automation.
Reply With Quote
The Following User Says Thank You to bhushanbhangale For This Useful Post:
Sponsored Links
  #2 (permalink)  
Old 03-27-2008
Expert Member
 
Join Date: Oct 2007
Location: Mumbai
Posts: 347
Thanks: 4
Thanked 54 Times in 44 Posts
bizzzzzare is on a distinguished road
Re: How to do Performance Testing

Hi Bhushan,

It is definitely possible to do Performance testing Manually but the percentage of Companies / People doing so would really be negligible since Performance testing tools have come into the fore.

The disadvantage of doing Perf testing manually would be you would never be able to simulate the exact load at the given instance. Reason being users operating manually would differ in their working speeds, synchronization etc. Also we would require as many number of machine where AUT would be deployed.

We could measure Page Download time, Response times, Memory usage, Disk Usage etc manually. Perfmon is an windows inbuilt monitoring tool to measure various performance metrics.

Perf testing using Automation tools like QTP is definitely possible and is being carried out by companies who cannot afford licenses of tools like LoadRunner.

Using QTP we could record functionality and play back the same at differnet machines to simulate simultaneous load. You can also playback QTP scripts using Termimal emulator to create more Vusers per script.

A better option would be to procure tools like LoadRunner or Open Source tools like OpenSTA.

Cheers.....
__________________
Regards,

V.Umesh Krishnan
QA Consultant
Reply With Quote
The Following User Says Thank You to bizzzzzare For This Useful Post:
  #3 (permalink)  
Old 03-28-2008
Contributing Member
 
Join Date: Feb 2008
Location: Pune
Posts: 71
Thanks: 34
Thanked 5 Times in 5 Posts
bhushanbhangale is on a distinguished road
Re: How to do Performance Testing

Hi V.Umesh Krishnan,
It is very good explaination. Thank you to Replay.
Reply With Quote
  #4 (permalink)  
Old 09-22-2008
Junior Member
 
Join Date: Sep 2008
Location: Bangalore
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
vajragirita is on a distinguished road
Re: How to do Performance Testing


what r the baseline documents for performance testing
Reply With Quote
  #5 (permalink)  
Old 09-22-2008
Expert Member
 
Join Date: Apr 2008
Location: tamilnadu
Posts: 750
Thanks: 15
Thanked 76 Times in 73 Posts
deepasree will become famous soon enough
Re: How to do Performance Testing

hi umesh

As you said "We could measure Page Download time, Response times, Memory usage, Disk Usage etc manually. Perfmon is an windows inbuilt monitoring tool to measure various performance metrics."

Will you please let me know

step by step proceudre to measure Page Download time, respnse time,meory usage, Disk usage

I am waiting for your reply umesh

Thanks
Deepasree
Reply With Quote
  #6 (permalink)  
Old 09-22-2008
Expert Member
 
Join Date: Apr 2008
Location: tamilnadu
Posts: 750
Thanks: 15
Thanked 76 Times in 73 Posts
deepasree will become famous soon enough
Re: How to do Performance Testing

hi vajragirtha,

"what r the baseline documents for performance testing"

As per my view did you mean performance, subsystems,interfaces,components in and out scope for this test

Thanks
deepasree
Reply With Quote
  #7 (permalink)  
Old 09-24-2008
Expert Member
 
Join Date: Oct 2007
Location: Mumbai
Posts: 347
Thanks: 4
Thanked 54 Times in 44 Posts
bizzzzzare is on a distinguished road
Re: How to do Performance Testing

Hi Deepa,

Well your question brought me out of exile after a long time...

With regards to using Perfmon to measure performance statistics, as explained earlier it is a windows inbuilt tool.

You can ascertain certain performance counters related to the machine where the test application is being run. Counters would be in terms of -
Pages / Sec in terms of Memory used, Avg Disk Queue Length in terms of Physical Disk, % Processor Time used in terms of CPU utilization.

Go to Run - type perfmon and click ok. You would find the Performance window open up. You would find all the mentioned counters listed under System Monitor.

By Default monitoring happens only for the system on which test application is running or where Perfmon command is executed. Incase you have a lan where other machines are connected and you have administrative rights on those as well, you could measure the required counters on those machines also.

Go to Performance Logs and Alerts in Perfmon - Right click on Alerts and select New Alert Settings. Once you name the alert, Click on Add... A list of counters would be displayed and you would find a drop-down indicating the machine where it is being measured.

Select the required machine, Select the required Performance Object and select the desired counters. Click on Explain and you can understand what each counter signifies. You can also set threshold limits for each counter. You can specify the action to be taken incase of an alert and also schedule the performance monitoring to be done for a specific time.

Hope this gives a bit of insight into Performance monitoring....

Cheers...
Umesh
__________________
Regards,

V.Umesh Krishnan
QA Consultant
Reply With Quote
The Following 2 Users Say Thank You to bizzzzzare For This Useful Post:
  #8 (permalink)  
Old 10-03-2008
Expert Member
 
Join Date: Apr 2008
Location: tamilnadu
Posts: 750
Thanks: 15
Thanked 76 Times in 73 Posts
deepasree will become famous soon enough
Re: How to do Performance Testing

hi umesh,

I have opened two applications but nothing can be viewed undersystem monitor why???
I am waiting or your reply

thanks
Deepasree
Reply With Quote
Reply

  Geeks Talk > Software Testing > Testing Issues


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
How to check Performance Testing. bhushanbhangale Testing Issues 2 03-24-2008 04:37 AM
Performance Testing Challenges 154162 LoadRunner 2 12-17-2007 06:53 AM
Performance testing bharathi_ark Testing Issues 11 10-26-2007 04:49 AM
Performance and Functional Testing sumedh_autoall Testing Issues 2 08-11-2007 01:44 AM
Performance testing manually? jainbrijesh LoadRunner 2 07-11-2007 05:23 PM


All times are GMT -4. The time now is 11:13 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved