What is mean by Sanitation Testing?
Answers were Sorted based on User's Feedback
Answer / chunnu
sanitation testing is a testing where we check or test the
major functionalities of the application.
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / jyothi
sanity testing is to check
weither all the important features are aviable or not,
weither build can be properly installed into envinoriment
or not
| Is This Answer Correct ? | 0 Yes | 4 No |
Answer / sriniva reddy
Sanity testing means that after receive the build from
devolopers, before start testing test engg., are conduct
testing whether we receive the stable build or not.For this
teting test engg., teting main functionality of the
application.From Login to Log out.
any wrong send me a mail:srinu_6011@yahoo.co.in
my no:9989351385
| Is This Answer Correct ? | 2 Yes | 7 No |
Answer / sandeep anand
Sanity Testing is to test a software in very way so that
after it could be applied on on very large scale.
| Is This Answer Correct ? | 2 Yes | 8 No |
Answer / softwaretester4u
sanity testing is product or project is sane enough(Marked
by sound judgment) or not ? just checking the major
functionality navigations, screens displaying or not
| Is This Answer Correct ? | 2 Yes | 9 No |
te found one bug and reported to developer or test lead after that he rejected my bug so on which basis he can reject my bug
How load testing is different from regression testing?
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
How do we decide that testcases covers all the requirements?
can anybody tell me what is release process of company? release note?
When should testing start in a project?
After successful login,If I have to check whether the name of the screen,other contents are proper or not this is called GUI testing.But if I am writing the test for functionality.then may I have to add this [Screen name,other contents]to expected result in my Functional testing or I have to write the other test case document for GUI testing?Thanks in Advance
Plz explan entry and exit criteria with example??? thanks
who is responsible to generate test data ,how test data will be developed manually,
can u plz give an example for regression testing with example.
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?
Project had been started in Manual testing and Automation of some fixed modules, Then finally decided to Test the total Application in Automation then it is possible to test that application.