what is the difference between Load,Stress and Volume Testing?
Answer Posted / mfsi_priyankaa
Load Testing- testing the s/w upto the max. capacity of the s/w.
Stress Testing- testing the s/w beyond the capacity of the s/w.
Volume Testing- testing the s/w at large volume of data.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
In Manual testing how to test proxy servers? can u please explain with example?
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
what is dib format?
What is checkpoint? How can you handle the checkpoints?
What is the difference between functional requirement and non-functional requirement?
What r the things,u prefer and prepare before starting testing?
How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?
what is conditional testing? explain and examples
What are the RBI rules has to follow by a bank for online precesseing. ?
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?
What are the cases when you’ll consider to choose automated testing over manual testing?
how many modules in ur bank project? what functionalities r there?how did u check? could u plz expalin ur banking project?
How do test documents in a project span across the software development lifecycle?
What are testing techniques? What is difference between general and specific?
Can you please explain me how to do testing of an E-insurance project end to end process..