What are the types of performance testing ?
Answers were Sorted based on User's Feedback
Answer / bandaru venkata sriram kumar(b
Bench Mark Test,
Load Test,
Stress Test,
Endurance Test,
Spike Test,
Scalability Test
Failover Test.
-Bench Mark Test: Test an application performance to meet
the performance targets at early stages of performance life
cycle.
-Load Test: Test an application performance with
incremental changes to the work load.
-Stress Test: Test an application performance by
overloading on the server(not beyond the limit).
-Endurance Test(En-duration): Test an application behaviour
in a prolong duration.This types of testing especially
requires to find out the "Memory Leakes" of an application.
-Spike Test: Test an application performance with "dynamic"
work load changes. In load runner use the option "Run/Stop
Vuser".
-Scalability Test: Test an application performance by
gradually increasing the amount of user load on the server
until unless break the system.
-Failover Test: If any server fails(during execution time)
to handle the users request how the request should be
allocated to the next availability server is the "failover
test". This is applicable only load balancing concept.
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / renu
The different types of performance testing are :
1. Load testing
2. Stress testing
3. Endurance testing or soak testing
4. Spike testing
| Is This Answer Correct ? | 16 Yes | 5 No |
Answer / nayana
Load Testing
Stress testing
Soak testing
Stability testing(Diaster testing)
Scalability testing
Reliability testing
Volume testing
Spike testing
Endurance testing
| Is This Answer Correct ? | 13 Yes | 3 No |
Answer / venkatarao.gangisetti
1.load testing.
2.stress testing.
3.endurance/soak/long running testing.
4.spike testing.
5.volume testing.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / ganesh
1.Load Testing
2.Stress Testing
3.Volume Testing
4.Component testing
5.stability testing
6.endolance testing
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / sivanandam.m
the types of performance testing are
i)load testing -to test the number of users at a time.
ii)stress testing-its about the speed that the user perform.
iii)repetition testing-it is to test the leakage of
memories.....
| Is This Answer Correct ? | 12 Yes | 11 No |
Answer / rajesh
Bench Mark Test,
Load Test,
Stress Test,
Endurance Test,
Spike Test,
Scalability Test
Failover Test.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / pankaj
Mainly, there are 3 types of performance testing:
1) Load Testing: To test the performance and behaviour at
peak load (or speed or configuration)
2) Stress Testing: To test the performance and behaviour
beyond peak load (or speed or configuration)
3) Repetition Testing: To test the performance and
behaviour when testing is done repeatedly. Mainly to check
for memory leaks
| Is This Answer Correct ? | 14 Yes | 14 No |
Answer / vetriselvan
1.Load Testing
2.Stress Testing
3.Volume Testing
4.Component testing
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / manoj_upadhyay
1. Load testing
2. Stress testing
These two testing are mainly in use .
| Is This Answer Correct ? | 6 Yes | 8 No |
What kind of documentation is required for QA,QC and testing.?Tell me the diffrence between QA,QC and testing
Difference between ISO and CMM (No Abbrevations, Only concepts)
How you will collect a module from the version?
Why do you consider testing to be necessary?
What are the common problems with software automation?
My friend bought a test management system just recently after comparing a lot of products. But its performance was not quite up to the mark. Please suggest a good one that is worth the money.
what are the key feature needs to mention in Test Strategy document and what are the key feature of Test Plan?
What quality should have Test lead?with real time exp?
Is there any other tool like QC which we can get as open source. the software should be able to write test cases, store documentation, dashboard and bug report. If anyone can suggest me it would be helpful.
What is the role of QA in a company that produces software?
Field level test cases are developed using AF TOD to validate individual fields on a screen using a black box testing methodology. IN THIS CONTEXT WHAT IS "AF TOD"
What is application binary interface (abi)?