What is difference between load testing and stress testing?
Answer Posted / lakshmi
Testing till the minimum to maximum load mentioned will be
the Load testing and testing beyond the maximum to find at
which point the system breaks will be the Stress Testing
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What are testing techniques? What is difference between general and specific?
How much the bug is affecting the functionality of the application?
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.
Explain Testing process in your organization?
During alpha testing why customer people are invited?
!what are the entry criteria for antomation testing ?
What are the Important test scenarios which can be used for testing a web site?
Need to know about Quality Center in brief
how mapp the defect id in quality center?
What is bottom-up approach?
i need manual testing interview questions for 2+ experience plzz help me..
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
1)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?
Unit Testing can be done by using Nunit?
what are the prerequisite conditins to test clientserver and web applications