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
consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees
Write the test cases for file transfer from one user to other from Google Drive/drop box?
If project wants to release in 3months what type of risk analysis you do in test plan?
What is bidirectional traceability ??? and how it is implemented
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What is Dynamic Binding and Dynamic Loss?
What are the modules of quality center?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
10 scenarios for security testing using gmail applications?
IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.
Test Cases For Router&Switch
You may be overqualified for this position we have to offer
Can anyone write test cases on google account creation page in the testing template format , urgent pls and explain if possible how to execute also