Google News
logo
Manual Testing - Interview Questions
What will you do when a bug turns up during testing?
When a bug occurs, we can follow the below steps.
 
* We can run more tests to make sure that the problem has a clear description.
* We can also run a few more tests to ensure that the same problem doesn’t exist with different inputs.
* Once we are certain of the full scope of the bug, we can add details and report it.
Advertisement