Answer Posted / chandru
When a Tester finds a bug in the software, the coder fixes
the bug by making the changes in code.
Now the tester will check the same sceanrio again to see
whether the bug still exists or it is working fine.here he
will be exceuting only those failed test cases for that
particular Module which were responsible for that bug. This
is called Re- Testing.
But the changes done in the code will have impact elsewhere
also i.e in the other areas and Modules. So we have to
execute all the test cases to see that the changes done in
the code has not affected the other areas also. This is
called regression testing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How would you ensure that your testing is complete and has good coverage?
Explain functions of quality assurance department.
What if the software is so buggy it ca not really be tested at all?
How do u calculate Schedule variance? What is the formula? Explain with Example
What if the application has functionality that was not in the requirements?
Give me an example of the best and worst experiences you've had with QA.
Can manual testing be completely replaced by automation testing?
What are the automation challenges that sqa(software quality assurance) team faces while testing?
Explain agile development processes?
Explain the difference between quality control and quality assurance.
In asset accounting we are run depreciation in 10% now we are in 6th period . But now our client says that the depreciation percentage is 12% but we have wrongly calculated on 10%. So what are the process we have calculated actual percentage.
What are the tools used by a tester while testing?
Have you written test plan?
What is Operational testing?
What if the project is not big enough to justify extensive testing?