Difference between re testing and regression testing, smoke
and sanity testing
Answer Posted / gopinath
Retesting means testing the entire application with
different combination of input data.and testing the
previously not correct working functionality in new build.
Regression testing means testing the application for
previously not correctly working functionality and due to
these functions any dependencies exist in the application.
smoke testing is the basic testing whenever new build
released. it means that testing the application for
different URLS,Links.
Sanity testing is the testing by satisfying this only is
accepted unless it is rejected. In sanity testing we check
functionlities random by having knowledge on the
application. if any show stopper defects are exist we reject
the build.
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
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
What is pesticide paradox? How to overcome it?
What is bug, deffect, issue, error?
Hi Friends, Just One Month Back I was Join in Small Company as a Testing Eng.I have Six Month Exp. In this Company all my team memb.r fresher & PM give responsibility on us to prepare all require QC doc. for our new project.So I need ur help in this matter .How Can I start my work and Which Doc.I start to collect & From Where I get Detail Information all abt these thing. Thanks to all friends who give reply to this. Suyog
Write the test cases for file transfer from one user to other from Google Drive/drop box?
In simple steps how will you do unit testing using VSTS?
list of methods that is used to document the requirements of a software.
What is mutation testing & when can it be done?
What do you do (with the project tasks) when the schedule fails?
what do you mean by Develop test data through sourcing (or) handcrafting techniques
What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?
hi everybody, iam Adi Durga, i complited my bsc(computers) in 2008.I have experience in finacial and bpo companys(mnc). but iam intersted on s/w role.I have the technical skills c, c++, Oracle 9i and manual testing. But i dont know hoe to strat my career in s/w. Every company offering on financial/bpo side. In this I attended nearly 10 companies,I selected in 8. All those are bpo and finacial, But i cant get any opportunities on s/w side.plz help how to get opportunites on s/w side. Actually I am interested on testing side. But every company offering for only experienced persons. plz help me. this is my mailid.... adi.durga19@gmail.com
What is Registry?
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
Why it is recommended to add verification checks to your all your scenarios?