What is mean by Sanitation Testing?
Answers were Sorted based on User's Feedback
Answer / satyaprasad
sanitation testing is testing the 'extra functionalities'
of the software build
| Is This Answer Correct ? | 60 Yes | 5 No |
Answer / pinky
it is also called as garbage testing during this test the test engineers find extra features in our application build with respect to customer requirements .
| Is This Answer Correct ? | 38 Yes | 1 No |
Answer / ch.s.m.prasad
testing team validates to find extra fucionalities of our
app. build this is sanitation testing
| Is This Answer Correct ? | 22 Yes | 2 No |
Answer / riyadh
Sanity testing means we will check the extra features or
additional functionalities.
Ex: for printing a page: you can navigate file-.>
print(click) (checking this functionality is normal
testing). But adding a shortcut key “ctrl+p” may be a
additional feature that client may not have specified,
testing this shortcut key for print (additional feature) is
called sanity testing.
regards riyadh
| Is This Answer Correct ? | 16 Yes | 1 No |
Answer / shivani
Sanitation testing speaks about enhancements of the
product. There are 2 types of enhancements
1) Application enhancements:
It is a process of analyzing the designs if it permits new
designs and changes to the existing features.
2) Performance enhancements:
To analyze if the application supports overload than what
is accepted without major changes in the performance
(Actually this is done by performance tester)
| Is This Answer Correct ? | 16 Yes | 5 No |
Answer / ganesh patil
Sanity testing and Sanitation testing are different to each other ,
and our Question is what is Sanitation
sanitation means Garbage Testing .During this testing tester are finding extra functionality in build w. r. to Customer requirement
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / chandra
It is also known as “Garbage” testing. During this test
Test engineers find any extra functionality to build with
respect to SRS.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / batchu
Sanity Testing
Brief test of major functional elements of a piece of
software to determine if it’s basically operational
| Is This Answer Correct ? | 8 Yes | 7 No |
Answer / sheetal567
Sanity test means testing the application to make sure
whether application is testable or not.
| Is This Answer Correct ? | 4 Yes | 7 No |
Answer / mikano ma
It is subset of regression testing.
When modified build is received instead of doing regression
testing sanity testing is run to check where the system's
functionality are working properly.
| Is This Answer Correct ? | 1 Yes | 4 No |
How can we test a web application meant for Dump and Deaf???
difference betn adhoc testing and error guessing?
what are the prerequisite conditins to test clientserver and web applications
Write notes on apparel testing equipments.
0 Answers Mahatma Gandhi University,
If we have an interface, but no concrete class which implements it. How we will test that interface in white box testing?
Testing Engineer having Software Programming knowledge so Which type of testing will be done. 1.Adhoc testing 2.random testing 3. functional testing 4. monkey testing
what is peer test?
2 Answers Semantic Space, SoftProdigy,
What is the difference between stress and load testing?
2. What resources do you use to learn about Web accessibility?
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
I would like to know about the steps to follow for testing a .NET web application. Please provide detailed steps with more general scenarios.
what is the diff between verification and validation.is verifiction and validation will takes place in each and every phase..pls send a clarified answer