What is Sanity Testing
Sharing information on Smoke testing in the earlier articles, in today’s software testing class here in this article it is explained about the sanity testing. The main aim of sanity testing to examine the planned performance is being predicted. Instead of doing whole regression testing the sanity tests are performed. It can be done as a part of manual testing as well.
Here are the few consolidated points of sanity testing:
sanity testing follows filter and strong strategy with specific testing of some restricted features. sanity tests typically non-scripted. sanity tests a sub-set of regression testing.
Here are the few consolidated points of sanity testing sanity tests cursory testing to prove software application is being mention in the specification documents & meets the user needs. sanity tests used to verify the requirements of end users are meeting or not. sanity testing to examine the after minimal repairs the small section of rule or performance is being predicted & not splitting related performance.
Sanity testing Example
For Example in a venture there are five segments like sign in web page, homepage, customer details web page, new customer growth, and process growth etc. So we have the bug in sign in web page like on sign in web page login name area allows the less than six alpha-numeric figures which are against the necessities as in specifications it is specified that login name should not be below six figures but as login name allows the less than six figures it is the bug.
Example l
. Sanity tests conducted after the develop has clear the smoke analyze and has been approved by QA group for further testing, sanity testing assessments the most important performance with better information.
.
When we Execute Sanity Testing
Sanity tests conducted when group needs to know quick state of the item after they have done changes in the code or there is some managed rule change in an element to fix any crucial problem, and strict launch timeframe does not allow complete regression testing.
When we Execute Sanity Testing
Sanity tests conducted when group needs to know quick state of the item after they have done changes in the code or there is some managed rule change in an element to fix any crucial problem, and strict launch timeframe does not allow complete regression testing.
Conclusion Sanity testing will be done mostly after retest (retest will be done after solving the bug). It is always used Program for smoke but not for sanity. You can join the software testing course in Pune to make your profession in this field.
More Related Blogs
Software Testing and Risk Analysis Verification and Validation Process In Software Testing
l
Thank You