What is Performance Testing?
Answers were Sorted based on User's Feedback
Answer / sudhakar8
Specifically aimed at verifying that the system meets the
specified performance requirements like
-response time
Transactional throughput –depends on the target values
specified in the contract
Eg:-100 typical searches/min
50 quotes/hour
5 MB of files downloaded/sec etc
no of concurrent users
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jack2891
* Performance testing is evaluating a software applications
performance for different loads over a period.
* Load testing, Stress testing, scalability testing, soak
testing are some forms of performance testing.
| Is This Answer Correct ? | 1 Yes | 2 No |
boundry value range for the a and b where a/b=c conditions 1. if c <1000 2. if c b/w 1000 and 2000 3. if c > 2000
What is test methodology?
what is the Quality and Value that you are going to add to your company
What are the reasons why parameterization is necessary when load testing the Web server and the database server?
What are the factors affecting a manual testing project and what are the ways to overcome it?
What is the difference between functional specifications and non-functional specifications ?
if bugs found then it fixed then it's status is close. same bugs arise inafter 2 3 months in same module then what can do as tester
What is database testing
1 Answers CTS, Infosys, Polaris,
Which criteria should take in account while doing CMS testing of any project?
1) In a software development project Spiral Model was Chosen as the development model. What is the best-suited reason for this? A)This model is the oldest and most widely used paradigm for software development. B)In this model users get the feel free the actual system and developers get to build something immediately. C)In this model risk analysis is done coupled with evolutionary S/W process model with the iterative nature of prototyping and controlled systematic aspects of water fall model D)This model combines elements of Classical model with this iterative philoophy of prototyping.
How you perform sytemtesting in organization, i am not asking definiton approach for system testing
Q) A hotel telephone sys can perform 3 functions . Call another hotel room by entering a room number(201 to 500) . Call an external line by entering a 9, followed by the number. . call various hotel services 0=operator, 7=room service 8=reception. Write sets of test cases to adequately test this telephone system