What is the difference between sanity testing and smoke
testing
Answer Posted / smita
Smoke testing is done to ensure that build is stable and
key features r working porperly without going in depth.
Sanity testing is subset of regression testing and it is in
testing the build in depth.
e.g For login screen
Smoke testing is only test whether user is able to login
and Sanity testing is to test text field lenght,datatype of
text,which page it takes.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a ‘test plan’?
How to find that tools work well with your existing system?
How will you do beta testing?
I have interview on Guide wire testing. If you please share me.
What is exploratory testing and when should it be performed?
What is fuzz testing?
Hi Friends, I've to submit a presentation in my office about "Different bug tracking tools" ? Where can i find (or any site) the templates for the bug tracking tools.
Explain some techniques for developing software components with respect to testability.
What a team leader will test first when s/he will get new module to test?
What is quality center? How many built in tables does quality center have?
What is the difference between load testing and performace testing?
What is test management?
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
How to do manual testing of a E-insurance project (end to end process)
You have a testing team of 10 members, and now you have to reduce it by 5 member and you dont want to increase risk in your product, you are try to cover all functionality to test. What test Strategy you follow.