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 |
How can you describe QA process in your last company?
Please give me your definition of software test engineer.
draft an email to the client asking for clarrification on the conference calling function in a landline phone
what is sanity testing? what we do in sanity testing? give an example...
how will you define your bug status flow in softsmith qamonitor?
what appraoch do u use in your organisation to test the new build(tseting approach)?
Whate is Software Testing Methodologies
My Nokia is 3806 CMDA. It is always heat and the battery is down.Why is it happening ?
What is 'Context Driven Testing' in Agile Method?
Automation testing regarding with qtp, explain the process of testiing the application with qtp????
Explain what should your qa documents include?
-What do you think about unit testing? -How do you assure quality of the code you release? -How do you release software?