Answer Posted / 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 |
Post New Answer View All Answers
Define Quality testing ?
What is exploratory testing and specification-driven testing?
Mention some of the types of software testing?
hello.. i have learnt testing manual and automation tools and im working as test engineer in a software company still i do need more testing skill so where can i get more knowledge about testing . please advice me
What is the quality audit?
How to estimate testing effort ?
What the purpose of testing?
What is verification?
Hi every body i am going to take the ISTQB Foundation level Exam on March 21th 2010, Could any one send some list of question papers and latest Dumps to My mail id: (saran_loyola05@yahoo.co.in). Advance thanks. Regards, Saran
What is extreme programming and what is it got to do with testing?
What Contains in Business Design Document?
What are the benefits of automated testing?
Mention the different types of software testing?
We have one home page for a web application.It has so many components which are being tested by different teams. If one component testing get delayed but all other components testing is done, can we sign off testing for that home page? If no, what should be done?
How do you decide you have tested enough?