What is difference between load testing and stress testing?
Answer Posted / bipin
Load Test: The Load testing is the testing of system from
minimum user to maximum user to test the systems reliability.
Stress Test: The Stress Testing is the testing of system
beyond the sustainable load to test the system robustness.
http://soft-engineering.blogspot.com
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
MS Paint
Can you explain decision tables?
Could some one tell me test cases for multi line text boxes like Notes field?
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?
Wat type of questions ll be asked in interview for an 1-2 yrs. experinced persond and i need some database concept question in testing.
In Manual testing how to test proxy servers? can u please explain with example?
Explain thread testing.
Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?
What are the different types of software testing?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
what are the Cs in testing
When we are recording in WinRunner and interact with the AUT, what does WinRunner do?
In simple steps how will you do unit testing using VSTS?
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.