give an example for load testing
Answers were Sorted based on User's Feedback
Answer / sreekumar
Load testing helps to identify the maximum operating
capacity of an application as well as any bottlenecks that
might interfere with its operating at capacity.
ex: The basic approach to performing load testing on a Web
application is sugar crm application
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ritu
Load Testing includes testing the application with max
number of users. For example if a web based application is
designed for 100 consequent users then for performing load
testing all the 100 users will use the application at the
same time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ishabharara
If an application is designed for 100 users, we try it with
101 or more users and check how the application behaves.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between testcase and test scenario? Please give one example.
What are the different ways of writing test cases?
What is sdlc ? Explain ? Testing life cycle ?
Which are the basic challanges are face tester while doing testing?
Tell me the SRS based review,brs based review
when doing regression testing, how can we know that other screen or module are affected?
what is meant by bug identification ratio?
What is the difference b/w SYSTEM REQUIREMENT SPECIFICATIONS and FUNCTIONAL REQUIREMENT SPECIFICATIONS ?
what technical problem u face in your module please tell what is it mean its any bug or anything else i want ans give any example which ever modul u r working for u can give me any example
What is smoke testing and when it will be done?
What is Defect Leakage? and explain with example?
How do u approach for testing a web application?