what is diff between stress & load testing
Answer Posted / sagar
Load testing - Conducted on software application to
evaluate its responce time of the application at maximum
load.
Stress testing - Huge user load or Abnormal user load are
applying on the application to check wheather application
crashing decently[ie saves the unsaved data and then crash]
or not. Make sure that their is no data loss
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is back to back testing?
Explain accessibility testing and its importance in the present scenario.
What is the difference between static testing and dynamic testing?
hai friends i need a general test cases for check box,drop down button and radio butoon can anybody reply me plz..........thanks in advance
Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!
What are the principles of software testing?
what is test scenario and test condition?
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
What is the difference between a bug, a defect and an error?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
from where do u collect test data if u miss some data what will happen
What is the test harness?
1.what promted you to become involved in QA/Testing?
1. what is baseline document , can you say any two ?