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 are the points to be taken into consideration while doing desktop testing?
what are quality tools and its types?describe each
what is the diff between ad hoc and exploratory testing ?
I how to test Web application in which the value is changing dynamic every time and anyone can modify it?
3.if a questions asked as,what is the quality standards you are following? what i need to tell.
What is meant by UAT testing? And how is the UAT testing carried out?
In any application there are so many fields. So tester have to test each field with Special chars., Alphabetic value, Alphanumeric value, Blank Space. etc. I am testing with all these inputs but should I have to consider these into test cases. Because rather than these there many functionalities to check.Please Guide me properly
Who gives Real-Timing Training in software Testing & Automation Testing in chennai?
A Succesful testcase Means..?
Describe to me the Software Development Life Cycle as you would define it.
Define Defect,Enhancement ?
what is diff bet project and product testing?What is difference between client server application and web server application