About Me

Total Pageviews

22667

Followers

Text Widget

Powered by Blogger.

Monday, 11 May 2015


What is Stress Testing ?
Also called Endurance testing .
The execution of our software build under customer expected configuration and various load levels to estimate stability or continuity is called Stress testing .
Check how the system can behave under extreme such as insufficient memory , inadequate hardware etc.

It is performed to find the upper limit capacity of the system and also to determine how the system performs if the current load goes well above the expected maximum.
  • It is a type of non-functional testing.
  • It involves testing beyond normal operational capacity, often to a breaking point, in order to observe the results.
  • It is a form of software testing that is used to determine the stability of a given system.
  • It  put  greater emphasis on robustness, availability, and error handling under a heavy load, rather than on what would be considered correct behavior under normal circumstances.
  • The goals of such tests may be to ensure the software does not crash in conditions of insufficient computational resources (such as memory or disk space).

Related Posts:

  • Adhoc Testing / Informal Testing So What is Ad-hoc Testing ? It is also called Informal testing . In general ,every testing team conducts planned testing , but testing team adopts… Read More
  • User Acceptance Testing / Alpha Beta Testing So What is User Acceptance Testing ? Both testers and developers are involved . After completion of system testing , the project management … Read More
  • Black Box Testing So What is Black Box Testing ? Black box testing is a software testing techniques in which functionality of the software under test (SUT) is… Read More
  • White Box Testing So What is White Box Testing ? White Box Testing is the testing of a software solution's internal coding and infrastructure.It focuses prima… Read More
  • Priority and Severity What is Severity ? The degree of impact casted by the bug on an application . Or  Severity is the seriousness of the problem . Severity… Read More

0 comments:

Post a Comment

Popular Posts

Copyright © 2025 Manual Testing | Powered by Blogger
Design by Duan Zhiyan | Blogger Theme by NewBloggerThemes.com