Question: When testing a working script with a known bug, what should be the overall order of your approach? Rewrite the script, test for bugs, use
When testing a working script with a known bug, what should be the overall order of your approach?
Rewrite the script, test for bugs, use this to replace the existing script.
Review the script, make obvious corrections, try to reproduce the bug.
Verify all the tests, make necessary corrections, try to reproduce the bug.
Reproduce the bug, make necessary corrections, and verify that all the tests pass.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
