What is meant by retesting? Is it similar to smoke/sanity
testing?
Answer Posted / shiva
No retesting is not similar to Smoke testing but it
somewhat related to Sanity testing
Retesting is nothing but you have already tested that
module and your doing it again when a bug was fixed which
you raised on that module.
For example:
You are testing an application and you found a bug in one
of the functionality, you raised it to developers for
fixing it.
they fixed the bug and send it for retesting. then you will
test only that functionality whether it is working fine or
not this is known as retesting.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Please, list many things You’ll do (effort) as a SQA Tester, in this Company software project from the idea making of the specification, till that software released!
Explain what is bug triage?
What if the software is so buggy it ca not really be tested at all?
What is automated software quality (asq)?
Explain agile development processes?
What are the types of testing can be performed on facebook login page?
What are the tools used by a tester while testing?
Do you think qa's can also participate to resolve production issues?
What is a test strategy and what does it include?
What are the contents of test plans and test cases?
What would you do if you have a large suite to execute in very less time?
What is the difference between quality assurance (qa) and quality control (qc)?
How would you prepare the test plan without srs?
You have 250 outstanding requests in a bug tracking application,you have no automated build environment, or representative production environment in test, nor the hardware required.You are responsible for establishing some kind of process and order to the QA department, what would you need in terms of budget and what would your processes be, as well as how would you address the environment issues mentioned above?
What is extreme programming and what is it got to do with testing?