What is Load Testing and Stress Testing explain it with
examples
Answers were Sorted based on User's Feedback
Answer / sr
Load Testing
Evaluate the system’s capacity to handle large amounts of
data during short time periods.
Stress Testing
Evaluate system’s capacity to handle large numbers of
processing transactions during peak periods
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / sujit
To verify application behavior under normal and peak load conditions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nitin verma hcl
Hi,
In the Stress testing we test the software against heavy
load such as complex numerical values and large number of
inputs to test whether it is able to carry them out or at
what point it fails.
And as the name is suggesting in the Load testing we
increase the load on the software by connecting the so many
users with the application.
Plz correct me if i m worng...
Regards..
nitin9360@gmail.com
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / nadir
Load Testing: testing the performance of the application after aplying the load which is less than designed load..
Stress Testing: testing the performance of the application after aplying the load which is greater than designed load
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sr
Load Testing
Evaluate the system’s capacity to handle large amounts of
data during short time periods.
Stress Testing
Evaluate system’s capacity to handle large numbers of
processing transactions during peak periods
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / chandru
hi,
Load testing is to test the execution of application or product under customer expected configuration and customer expected load to estimate the performance is called load testing
For example
take an application that you want to book a movie ticket for that we need to store the booked ticket details for that we will create one database that it will have a capacity of load that customer given load.if the customer given load is not meeting means load test will be fail...
| Is This Answer Correct ? | 0 Yes | 3 No |
Difference Between Adhoc Testing & Exploratory Testing?
This is a interview question i faced? Suppose your client doesnt have any idea abt software or the technology ?then how
what is meant by host files web application testing?
What is the difference between Two Tier and Three Tier Architecture?
12 Answers HCL, TCS,
Write functional,system,integration,penetration,load,performance negative test cases for Instant messenger
Explain Bug/Defect Life cycle?
How you create Test Cases Based on Test Plan ? Is there any approach following for creation of test cases?
Test cases for Internal IP Messenger
When testing a module incase due to hardware failure or any system problems if the testing fails what wil be the test result???
What is Tracebility Matrix ? What is there in that and what will u do with that ?
What mean by STLC (S/W testing life cycile)?
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.