What is scalability testing
Answers were Sorted based on User's Feedback
Answer / padmaja
The execution of our application build under customer
expected configuration and customer expected load to
estimate performance is called Load Testing or Scalability
Testing. ‘Scale’ means number of concurrent users.
| Is This Answer Correct ? | 16 Yes | 1 No |
Answer / venkat
scalability testing is done to validate the maximum number
of user that system can handle at a time
| Is This Answer Correct ? | 15 Yes | 4 No |
Answer / meenakshi
Scalability Testing: Easy to increase the performance of
the software if the application demands it. For example, a
database application that gives good response time for 10
users should be scalable for 100 users if required.
| Is This Answer Correct ? | 13 Yes | 5 No |
Answer / rathan
scalability testing is nothing but the stress testing in
which we will be testing the performance of the application
under customer expected confugration and under custmer
expected load to find the spped of the application
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / sunil
Scalability testing defines how many no of users can system
handle concurrently
Example:Clients requirement is 25 users
Applying 25 users at a time and testing the product
| Is This Answer Correct ? | 7 Yes | 6 No |
Answer / santhan chinka
Testing the ability of a system, a network, or a process to
continue to function well when it is changed in size or
volume inorder to meet a growing need.
| Is This Answer Correct ? | 5 Yes | 5 No |
Answer / raza
Scalabilily tell us that is our system is upgrade able or extendable under high load . or we have develop our system again to manage this high load
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / anu
checking for the stability and response time of an application by applying a desired amount of load for a particular period of time is known as scalability.
| Is This Answer Correct ? | 0 Yes | 4 No |
What is Binary Tree?
Differences Between Whitebox testing and Blackbox testing
21 Answers CSC, IBM,
What is diff. between System Testing and Integration Testing ?
What would be the designation of the tester in the company,would it be called as software engineer.
What SQL statements have you used in Database Testing?
Why should you care about objects and object-oriented testing?
What is Recovery Testing in Testing the TV
How we test an ERP products? and wat approach we will fallows and wat r the tools avaliable for ERP testing?
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
Tell me typical situation while collecting the test data in your job ( In banking project)? Please give the answer :Thanks in advance
1.how to check or test the image ?
What is risk analysis?