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 |
1. How many Process are there in Testing Life Cycle?
1.what is software testing?
Which is the cost effective model between V Model and Waterfall model and V model and Spiral model
How can a tester knows that,these testcases are enough for this build or there is no testcases to be written or to stop the testcases now?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
Is a "A fast database retrieval rate" a testable requirement?
Write the test cases for a dot (.)? Dot on a blank paper.
Which testing is called as "confidence Testing"?
What is the difference between three tier and two tier application?
What is the test case?
What is mean by incident logging system ?
what is the difference between agile and spiral model?