Jump to content

Scalability testing

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by BG19bot (talk | contribs) at 04:38, 24 October 2015 (WP:CHECKWIKI error fix for #03. Missing Reflist. Do general fixes if a problem exists. -, replaced: → using AWB (11700)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Scalability Testing, is the testing of a software application to measure its capability to scale up or scale out in terms of any of its non-functional capability.

Performance, scalability and reliability testing are usually grouped together by software quality analysts.

The primary goals of scalability testing are to determine the user limit for the Web application, determine and end user experience under load, for example, can users access a web page in a timely manner. Another goal is to determine server-side robustness and degradation i.e. Will the server crash if it is under a heavy load? [1]

References

  1. ^ "Planning for Load Testing". docs.oracle.com. Retrieved 2015-10-23.