pls explain perfomence testing and strees testing load
testing
Answer Posted / g.m.
Performance testing - It is the testing process to test the
speed and efficiency of an application.
Load Testing - It is a process to test the application with
the maximum number of user it can support. for example
How many users can use the system simultaneously before it
slows down or fails.
Stress Testing - It test the application with more than
maximum number of users application can support
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Write all combinations of test cases for calculater on + symbel
Difference between adhoc testing and error guessing?
What is the difference between manual testing and automation testing?
What is un-installation testing?
What is error cusing tecnique
What are similarities of Agile and Scrum?
How do u determine,what to be tested?
You have a testing team of 10 members, and now you have to reduce it by 5 member and you dont want to increase risk in your product, you are try to cover all functionality to test. What test Strategy you follow.
What is a maturity level?
i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??
Can you explain regression testing and confirmation testing?
Describe a past experience with implementing a test harness in the development of software.
Explain Test Plan with example? Explain following in the test plan with examples What is being tested? What are pass/fail criteria? When will each test occur? What Hardware & Software environment is required? What features must be tested? What features will not be tested? What are the responsibilities of individuals & organisation in the project?
What are the different types of integration testing?
Can you explain equivalence partitioning?