anyone can explain about Sanity testing and smoke testing
and who will involved on sanity and smoke testing
Answers were Sorted based on User's Feedback
Answer / hima bindu
when a new build is received from developers we do check
for some basic functionality in the application(Ex :
Navigating to all the tabs/links in the application).This
is called smoke testing
It can be other way also when the final build is frozen and
ready to be shipped into market some smoke testing is
performed.
Sanity testing : Checking for the functionality of the
module/application,whether it is working as expected is
sanity testing.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rkcr
Smoke testing is done by developers before the build is
released or the testing done by testers before accepting
the build.
Sanity testing provides whether it is reasonable to proceed
with further testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Sanity testing or Build verification test(BVT):- Whenever
we receive abuild from development team the basic features
of the application is tested to verify the stability of the
appication for further testing.
SMoke testing:- It is Similar like sanity test, this test
is conducted to verify, are there any issues in Software,
before releasing to the Test Team.
Sanity testing is done by Test engineer.
Smoke testing is done by Developer or White box engineers.
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / pp
I think Prashant is right except for the fact that Sanity
Testing is done before the product is to be launched to
check whether after bug fixing the application is working
fine.
| Is This Answer Correct ? | 0 Yes | 1 No |
How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics
What are the advantage of using V models?
Which types of testing do u do in u r organisation.
How do you test cookies?
What is Test Harness... is having any releation with Test driver...Anybody can explain in detail...Thanks in Advance
what is the work flow of testing(glamorous)
what is the diff b/w system testing & end to end testing
What are the Use Cases?
what is vss
give 1 example of an error with high severity and low priority?
What is difference between Client-Server and Web based architecture.?
2 Answers Disha Tech, Verisoft,
What is your framework of current project