What is meant by retesting? Is it similar to smoke/sanity
testing?
Answer Posted / lily
When a functionality is added to the application, we need to make sure the newly added functionality does not break the application. In order to make it sure we perform a repetitive testing called regression testing. We also do regression testing after developer fix the bug.
Smoke testing: initial set of test to check whether the major functionality are working or not.
Sanity testing: It is the subset of regression testing. It is perform when we do not have enough time for testing.It is surface level testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the key challenges of software testing?
What is the difference between compatibility testing and cross browser testing?
In an example of a Bank Teller requesting that her computer program should include an addition that shows the full Customer Profile on her main screen, what would a Waterfall vs. Agile approach include and/or look like for such a request?
What actually a SQA Tester do in His/ Her first (entry level) Job?
what is difference between smoke testing and sanity testing?
Dear all I need an advice about sqa field last year i have completed my graduation in computer engineering and i have just started my career as Software engineer in QA field and working in a software company. The problem is that I am very confused about my career in this field because I want to know that how much it's necessary that the programming concepts and the programming should be strong if the person is working as a sqa engineer if i talk about myself i can create logic with respect to programming but for me it's very difficult to implement my logic in form of code and is programming field has strong scope over sqa field and as a sqa engineer what will be my prestige in front of programmers. I want to know what appourtinutes i will get in this field after some period of time and what will be the next step(desigination)in that field.Kindly reply Regards
What is meant by verification and validation?
What is code walkthrough?
Mention the different types of software testing?
What is the basis for choosing the sdlc model for development of software?
Why we do load and performance testing?
I want to create a set of portofolio for increasing the chance applying as a SQA Tester, the Question is, What kind of thing that must I put on that Portofolio?
What is backus-naur form?
Have you written test plan?
How is retesting different from regression testing?