diff b/w stress testing and load testing?
Answers were Sorted based on User's Feedback
Answer / dhivya swaminathan ramasamy
Load Testing: Load testing means, we test the system with
maximum load specified
Stress Testing: Here we test beyond the maximum level
For example: the system can accept 500 users means, in load
testing we check up to 500 users and in stress testing we
check greater than 500 users
| Is This Answer Correct ? | 21 Yes | 2 No |
Answer / rafi
For example the developer has developed the appilication
for 200 users , in load testing we will test the
application for 200 user and we will test the application
is stable r not.
If the application stable for 200 user then we say the
application is stable.
In strees testing we test the application for more than 200
users and we will test where the application is going to
crash r hang.
Load tesating:
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / sian
Load testing: it ensures the max load and the response time
is within the limit.
Stress testing: to check the stability of the product in
the abnormal load conditions.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / neelohit
Load Testing -- Testing application upto specified Load..
means if system can withstand 1000 users then we will test
upto 1000 user to check whether systems work properly or
not.
Stress Testing --Testing application beyond specified
Load... For above example.. we will check beyond 1000 users
to check at what point systems degrades or crashes...
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / shruti
Load testing- In this type of performance testing system or
application is equipped with suitable environment and just
the load on the system is increased like no. of concurrent
users and response time etc. are measured.
In stress testing however system's upper limits are tested.
Stress corresponds to choking. Similarly application is
given challenging environment and its robustness is checked
whether it wil survive with heavy load and poor OS etc.
| Is This Answer Correct ? | 1 Yes | 3 No |
Difference between test Plan and test strategy?
Factors effecting Testing of Web Applications?
How do you review testcase?? Type of Review...
write 3 test cases on MSWORD
Is it possible that there can be number of test cases? Mean to say 500 or 1000 test cases? Reply me as early as possible.
If the product is released to client and then you found some bug which you can see in high resolution screen in testing environment but on client side it was hidden under low resolution screen and it is an important functionality in that case what would be your role as a tester?
What did you include in a test plan?
Can you please explain about the erp project
This is a interview question i faced? Suppose your client doesnt have any idea abt software or the technology ?then how
what will be the test case for car & Cell phone.
what are the release notes and what release note contains, when these prepared.
1. can u explain about testing levels and its type with example? 2. First explain about both testing.then difference B/W sanity and smoke testing? 3. Explain about integration , functional , system testing? 4. what are methods use to writing test cases?