What is the difference between Regression testing vs. Smoke
testing?
Answer Posted / anand kiran
regression testing: regression testing means as a tester once verify previous passed tests after defect fixed again this time passed or not once you check it.
ex:total 10 test cases
1 to 9 passed and 10th is failed after defect fixed.
again this time also 1 to 9 passed or not once you verify this is called regression testing.
smoke testing: smoke testing means this testing is done developer.Because after receive defect from tester then that defect was fixed before release note or modified build to tester once verify or check it his/her self because any side effects had come or not.those side effects was effect on remaining test cases.So once your own self check it defect correctly fixed or not this is called smoke testing.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is Dynamic Binding and Dynamic Loss?
In interview How do explain in Testcase of Calcuator,Cellphones, Email testing?
what is the difference between Test-bed and test topology?
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
If date field is a text field write test cases to validate it?
wht is Manual Testing Frame work
explain fish model in detail?
How we will do Memory Testing? There is any tool to do that testing and to whome this testing to be performed?
What is the most important phase in STLC and Why
how do u manage scripts in winrunner when you application is changing frequently?
How to do security implementation for any URL??
Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase
what are the various techniques you will use as soon as the srs was given to you to speedup the testing?
Do submit teststrategy to customer if yes at what time
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.