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


Please Help Members By Posting Answers For Below Questions

What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing

2408


Hi,Please can any one tell me about SAP Testing concepts.

1543


Is Anyone attended the manual testing interview with capgemini in recent past. please let me know the type of questions they can ask. Thanks

2884


HI, I WANT TO DO A ISTQB FOUNDATION CERTIFICATION FROM HYDERABAD WHICH INSTITUTE WOULD BE GOOD FOR ME,WHERE I CAN TAKE SOME TRAINING SESSIONS FOR CLEARING THIS EXAMINATION.

1783


What is defect cascading in software testing?

725






How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics

1684


Zenq interview questions for manual testing

1403


What is Stability and Performance Testing in Testing the TV

1869


what is agile model and spiral maodel?pls explain with an example?

2144


What is white box testing?

755


What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form

2134


What types of software testing are available?

696


What is six sigma?

741


how to indentify memory leakages after the build

1633


In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.

4412