Geeks Talk

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.

Performance testing

This is a discussion on Performance testing within the Testing Issues forums, part of the Software Testing category; Can any one tell me whats performance testing in detail? thanks...

Go Back   Geeks Talk > Software Testing > Testing Issues
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 06-01-2006
Contributing Member
 
Join Date: May 2006
Location: Hyderabad, India
Posts: 81
Thanks: 4
Thanked 13 Times in 11 Posts
bharathi_ark is on a distinguished road
Smile Performance testing

Can any one tell me whats performance testing in detail?

thanks
Reply With Quote
The Following 3 Users Say Thank You to bharathi_ark For This Useful Post:
Sponsored Links
  #2 (permalink)  
Old 06-03-2006
Expert Member
 
Join Date: Sep 2005
Posts: 110
Thanks: 8
Thanked 28 Times in 15 Posts
suji is on a distinguished road
Re: Performance testing

This is how i see Performance testing.... Not all software systems have specifications on performance explicitly. But every system will have implicit performance requirements. The software should not take infinite time or infinite resource to execute. "Performance bugs" sometimes are used to refer to those design problems in software that cause the system performance to degrade.
Reply With Quote
  #3 (permalink)  
Old 06-04-2006
Junior Member
 
Join Date: Dec 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
villjuj is on a distinguished road
Thumbs up Re: Performance testing

Quote:
Originally Posted by bharathi_ark
Can any one tell me whats performance testing in detail?

thanks
Performance Testing in one sense deals with the software that has to be tested but its performance based on several things like OS,Network,Hardware,the system under which this software is to be implemented.The Performance Testing test the performance of a software w.r.t. the other resources as i said earlier.After all , the software works continually well as per requirements without any system crash or break and as per the usable standards with ease of use.
Reply With Quote
  #4 (permalink)  
Old 08-01-2006
Junior Member
 
Join Date: Jun 2006
Location: Gurgaon
Posts: 10
Thanks: 0
Thanked 1 Time in 1 Post
sunny_love is on a distinguished road
Parameters in Performance Testing

Hi all
can any one explain that.... what parameters are given in Performance Testing ? This question was asked in interview.
Reply With Quote
  #5 (permalink)  
Old 08-02-2006
Expert Member
 
Join Date: Apr 2006
Location: India, Hyderabad
Posts: 129
Thanks: 19
Thanked 48 Times in 18 Posts
bvani will become famous soon enough
Re: Parameters in Performance Testing

The parameters under performance testing are

1. estimate the performance under customer expected load and customer expected configuration

2. estimate the performance under customer expected load and customer expected configuration for long duration

3. excution of application to estimate the peak limit of storage (in terms of Kb / sec)

4. excution of application to estimate the peak limit of storage in terms of records
Reply With Quote
  #6 (permalink)  
Old 06-02-2007
Junior Member
 
Join Date: Sep 2006
Location: India
Posts: 26
Thanks: 5
Thanked 1 Time in 1 Post
sumath_620 is on a distinguished road
Re: Exception Testing

what is performence testing? explain in detail?
Reply With Quote
  #7 (permalink)  
Old 06-08-2007
Expert Member
 
Join Date: Nov 2006
Location: Hyd-IND
Posts: 528
Thanks: 1
Thanked 63 Times in 50 Posts
sutnarcha is on a distinguished road
Re: what is performence testing?

Performance testing is all about testing to see if the application is working at the speed required by the client and by the nature of the application.
__________________
Lack of WILL POWER has caused more failure than
lack of INTELLIGENCE or ABILITY.

-sutnarcha-
Reply With Quote
  #8 (permalink)  
Old 06-13-2007
Junior Member
 
Join Date: Feb 2007
Location: hyd
Posts: 18
Thanks: 0
Thanked 3 Times in 3 Posts
lata_115 is on a distinguished road
Re: what is performence testing?

estimate the speed of the processing is called performance testing
Reply With Quote
  #9 (permalink)  
Old 06-14-2007
Moderator
 
Join Date: Sep 2006
Location: Delhi (India)
Posts: 910
Thanks: 12
Thanked 106 Times in 74 Posts
jainbrijesh will become famous soon enoughjainbrijesh will become famous soon enough
Re: what is performence testing?

Quote:
Originally Posted by sutnarcha View Post
Performance testing is all about testing to see if the application is working at the speed required by the client and by the nature of the application.
Performance testing is not to see the speed;

You see website slower , may also be depend on your network connection and internet speed.

Generally performance is to see server availability for defined number of users and the reasonable response time of the application.
__________________
--
Brijesh Jain
Reply With Quote
  #10 (permalink)  
Old 06-14-2007
Expert Member
 
Join Date: Nov 2006
Location: Hyd-IND
Posts: 528
Thanks: 1
Thanked 63 Times in 50 Posts
sutnarcha is on a distinguished road
Re: Performance testing

When I said speed required by the client and the nature of the application, I am talking about testing in recomended configurations and settings (including speed of interneet) to see if the application responds as it is required by the client and the nature of the application.
__________________
Lack of WILL POWER has caused more failure than
lack of INTELLIGENCE or ABILITY.

-sutnarcha-
Reply With Quote
  #11 (permalink)  
Old 06-14-2007
Moderator
 
Join Date: Sep 2006
Location: Delhi (India)
Posts: 910
Thanks: 12
Thanked 106 Times in 74 Posts
jainbrijesh will become famous soon enoughjainbrijesh will become famous soon enough
Re: Performance testing

[QUOTE=sutnarcha;13324]When I said speed required by the client and the nature of the application, I am talking about testing in recomended configurations and settings (including speed of interneet) to see if the application responds as it is required by the client and the nature of the application.[/QUOTE

Yes sutnarcha,

Now you are right.We have to test response time of the application.
__________________
--
Brijesh Jain
Reply With Quote
  #12 (permalink)  
Old 10-26-2007
Junior Member
 
Join Date: Mar 2007
Location: Delhi
Posts: 11
Thanks: 1
Thanked 4 Times in 3 Posts
skiran19 is on a distinguished road
Re: Performance testing

Performance Testing- Perforamance testing is used to find out how many resourses are getting consumed to get the same level of output as specified.
To start the performance testing we need to be very clear about end to end functionality of the product. We also need to decide various scenarios which are required for the performance of the product. For ex. One user one request, n users n request n times. Besides we need to have the clear understanding about the flow of request, i.e. what are the various steps for a request to get processed. Moreover we need to use various tools that will help us to track a request For ex. we use Jmeter to find out whish request is taking how much time to get it processed, we use SQL profiler for tracking all the events happening at the back-end.
Reply With Quote
  #13 (permalink)  
Old 04-24-2009
Junior Member
 
Join Date: Apr 2009
Location: chennai
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
thish is on a distinguished road
Re: Performance testing

Which of the following is not part of performance testing?

a) measuring response times
b) measuring transaction rates
c) recovery testing
d) simulating many users
e) e) generating many transactions
Reply With Quote
  #14 (permalink)  
Old 05-21-2009
Moderator
 
Join Date: Sep 2006
Location: Delhi (India)
Posts: 910
Thanks: 12
Thanked 106 Times in 74 Posts
jainbrijesh will become famous soon enoughjainbrijesh will become famous soon enough
Re: Performance testing

Quote:
Originally Posted by thish View Post
Which of the following is not part of performance testing?

a) measuring response times
b) measuring transaction rates
c) recovery testing
d) simulating many users
e) e) generating many transactions
(c) recovery testing
__________________
--
Brijesh Jain
Reply With Quote
Reply

  Geeks Talk > Software Testing > Testing Issues

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
functional testing of siebel omprakr Testing Issues 3 11-13-2008 08:15 AM
difference between QTP and WinRunner georgeprakash WinRunner 18 11-10-2008 01:43 AM
software testing bvani CSTE 8 08-26-2008 08:12 PM
plz let me know about Load size in load testing prakashnemesis Testing Issues 4 08-19-2008 03:26 AM
Functional and Performance testing tools FLAVIADSOUZ WinRunner 5 04-19-2007 07:25 AM


All times are GMT -4. The time now is 04:06 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved