What is the difference between Performance testing and Load
testing ?
Answer Posted / sripathi venkata ramesh
I am Sripathi Venkata Ramesh from Gudivada and the answer
is mentioned below
Performance Testing - It is mainly based on the speed of
processing
1. load testing - Testing the Maximum load of the
application while accession at the same time with out
compromising with the response time
2. Stress testing - testing the behaviour of the system or
application while applying heavy stress that is man power
3. Volume testing - testing the application for large
volume for data is called volume testing. This is mainly
conducted to check the memory leaks and capacity of the
server handling huge volume of data.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is desk checking and control flow analysis
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
What are the standard you follow in your company to prepare test plan document? Content is same in every standard or not. Also is there any document to read about the testing standards? Thanks in advance for giving me the answer.
1. what is baseline document , can you say any two ?
What is Catapult Testing in E-Learning Domain?
Define Stability, Scalability and reliability with example ?
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 advantages of automation over manual testing?
What is the purpose of test strategy?
*) Internal review defect gets detected… 1) During peer review. 2) By the own stuff member onsite/offshore. 3) During Informal review process. 4) None of these 5) All of these
wat are the questions would the project leader ask about the project?? please do send the answers early.
Write the test cases for yahoo home page
What are the principles of software testing?
What are the different cost elements involved in implementing a process in an organization?
in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail