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 |
Explain the performance testing
How can your reverse a sentence("I LOVE MY COUNTRY" to "COUNTRY MY LOVE I")
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?
what is performance testing?
what is the difference between 2-tier appli. and 3-tier appli. testing
What would be your action if client would raise a bug after release?
1)What is the main difference between web based application and windows based application ? 2)can anyone give me proper example of high severity and low priority ,low severity and high priority , both are high and both are low ?
What is CMM-1,2,3,4,5 Level Company? How much levels are there like CMM?
i have an android phone i want to share a photo to my friends phone via Bluetooth.can you tell me possible test cases for this?
Do you write test cases for regression testing?
Can any one give answer for this question. Suppose im having employee table with fields, eno, ename, dept, address1, address2, address3. In address field employee can fill only address1 or address2 or address3... at a time he can fill three address fields. now i want all employee names who filled only one address field.. Plz its urjent can any one give querry.. Thanks in advance.
2 Answers JPMorgan Chase, Zenith,
This question has been asked in my recent inerview with Adithya Birla Group.When to prepare System test plan after getting build or before getting build?