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 |
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing
What is a test server?
How would you test a WINDOWS application...? & How you are going to test a WEB applicaiton...?
What are the web designing tools ?
On which order testing is done regression,retesting,functional,User Acceptance Testing,Usability Testing,Smoke Testing ???
pls explain company testing process in detail (if anybody working as a test engeneer)
Give me examples for high priority and low severity defects?
on what basis low,medium,high,critical will be assigned to a bug.give m examples
What is Usability testing?
hi sir, Mfsi_krushnas [Mindfire Solutions] i think ur answers are good........ pls mail me ur institute address .... r u faculty? i need database testing on sql server... gan9000@gmail.com, what is the market for db testing, max companies are using which database on db testing.... sql sever or my sql or sql-oracle?
The company has software running in its production environment that was designed and tested on its quad- processor servers with 16 GB of RAM. In order to meet budget constraints, its disaster recovery plan calls for this same software to be installed on functionally identical servers, which are dual-processor with 12 GB of RAM. The test group has been tasked with confirming that the software is going to work on the hardware proposed in the disaster recovery plan. -what testing types is being used in the scenario above?
what is the difference between functionality testing and regression testing