what is sanity test
Answers were Sorted based on User's Feedback
Answer / simran
Sanity testing is done to check whether the code is working
fine or not when it is deployed to QA but it should not be
confused with smoke testing.
Smoke testing is more planned and has test scenarios
written to test the major functionality of the application.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / jagadish
Sanity Testing is in depth testing of sample functionality of AUT(Application Under Test), where us smoke test is not the in depth testing but the maximum functionality delivered will be tested to accept the build for testing or release for production move.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mahalakshmi(srss)
IT IS A TYPE OF TESTING IN WHICH ONE WILL CONDUCT OVERALL
TESTING ON THE RELEASED BUILD IN ORDER TO CONFIRM WHETHER
IT IS PROPER OR NOT FOR CONDUCTING DETAILED TESTING.
WE CHECK THE FOLLOWING:
->THE BUILD CAN BE INSTALLED INTO THE ENVIRONMENT OR NOT.
->ONE CAN NAVIGATE TO ALL THE PAGES OF THE APPLICATON OR
NOT.
->ALL THE IMPORTANT OBJECTS ARE AVALIABLE OR NOT.
->ALL THE REQUIRED CONNECTIONS ARE PROPERLY ESTABLISHED OR
NOT.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sandeep ghanekar
sanity testing is nothing but an system testing, in sanity
the testers test the basic functionality of the application
to know weather the application is applicable for further
testing or not.
Smoke testing:- In Smoke testing testers ensure that the
main functional area of the system is working or not.
Ex-Take example of remote of television here the smoke test
is, whether with the On/Off button of remote, user can On
/Off the television.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / vijay
Sanity testing is the testing whether the application is
ready to test or not.
Smoke testing: Testing the basic functionality of the
application is called smoke testing.
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / padma
sanity testing is a 0 level tesing or intial testing or
smoke testing. It is done to test that whether the build is
stable for further testing or not.
| Is This Answer Correct ? | 3 Yes | 7 No |
You have 250 outstanding requests in a bug tracking application,you have no automated build environment, or representative production environment in test, nor the hardware required.You are responsible for establishing some kind of process and order to the QA department, what would you need in terms of budget and what would your processes be, as well as how would you address the environment issues mentioned above?
Explain the benefits of destructive testing.
what is the difference between CMM and CMMI?
4 Answers ABC, Infosys, Virtusa,
what is system specification ? what is functional specification?
tell me test case for chair,pen,key board?
2 Answers GrapeCity, IBM, IBN,
how to identify metrics, integrity level, identify risks and identify security issues in ieee 829 standard explain with examples??
In asset accounting we are run depreciation in 10% now we are in 6th period . But now our client says that the depreciation percentage is 12% but we have wrongly calculated on 10%. So what are the process we have calculated actual percentage.
what is Test senario?
What are the Dimensions of Quality?. And Plz give a testCase example using the Dimensions of Quality.
What is the Differnce B/W Quality Management and Quality Control
How will you manage a team member who is more experienced than yours and what challenges will you face? ( that guy might be technically sound).
Why regression testing is important?