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 Performance testing within the Testing Issues forums, part of the Software Testing category; Can any one tell me whats performance testing in detail? thanks...
|
|||||||
|
|||
|
Can any one tell me whats performance testing in detail?
thanks |
| The Following 3 Users Say Thank You to bharathi_ark For This Useful Post: | ||
| Sponsored Links |
|
|||
|
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.
|
|
|||
|
Quote:
|
|
|||
|
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 |
|
|||
|
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- |
|
|||
|
Re: what is performence testing?
Quote:
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 |
|
|||
|
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- |
|
|||
|
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 |
|
|||
|
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. |
|
|||
|
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 |
|
|||
|
Re: Performance testing
(c) recovery testing
__________________
-- Brijesh Jain |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
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 |