what is scalability testing
Answers were Sorted based on User's Feedback
Answer / viji
Scalability testing is a subtype of performance test where
performance requirements for response time, throughput,
and/or utilization are tested as load on the SUT is
increased over time.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / saipranav
as a part of scalability testing we test the expandability
of the application.
in scalability we test 1.Applicaation scalability
2.Performance scalability
Application scalability: to test the possibility of
implementing new features in the system or updating the
existing features of the system. with the help of design
doc we do this testing
Performance scalability:
to test how the s/w perform when it is subjected to
varying loads to measure and to evaluate the the
performance behaviour and the ability fo the s/w to
continue to function properly under different workloads.
--> to check the comfort level of an application in terms
of user load. and user experience and system tolerance
levels
--> the point within an application that when subjected to
increasing workload begin to degrade in terms of end user
experience and system tolerance
--> response time
execution time
system resource utilization
network delays
--> stress testing
Is This Answer Correct ? | 3 Yes | 0 No |
wht is test data,test condition
How should I manage the test cases? Should I have to write Version/Build number in the test cases against test cases which is get modified for that build/version.
Usually on which server test engineer works?
In an ATM machine , after entering pin -> not able to withdraw money. What are all the possible reasons. Debug
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?
At what stage of the life cycle does testing begin?
Who will close the bug and how it is closed..........?
11 Answers HP, IBM,
what is use case diagram?
What is the first query u encounter to test a database..?
can we do iterative testing in v-model?
How to test the functionality & UI of an application which is in a different language other than English as part of Localization Testing.
what are the different stages in sdlc?