Difference between re testing and regression testing, smoke
and sanity testing
Answer Posted / sravan
In re testing we will test the application once again by
giving different input data.
In regression testing we will test the new build and we will
also test the dependent functionality.
Smoke testing is done before the deployment of application
into test environment here they will test the basic
functionality of the application.
Sanity test is the first test conducted by the tester to
validate the basic functions are working as per the
requirement or not. If sanity testing fails we cannot
cotinue testing.
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
Anyone tell me the test cases of Shopping Favorite
Could anyone share FAQs for Test Manager position...
What are the phases involved in software testing life cycle?
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 difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
value momentum
what types of testing you performed in transfer funds module....
How can data caching have a negative effect on load testing results?
My name is Akpos from Nigeria. I have finished manual testing course. Please, can someone advise me where to go on from here?
Define brain stromming?
what do you mean by Develop test data through sourcing (or) handcrafting techniques
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
What are the main key components in web applications and client and server applications? And explain the differences between them?
What is mean by Schedule report who is the responsible for generated that one ?
Give the real-time example for back-to-back testing?