Which of the following CORRECTLY describes how automation SHOULD be applied to confirmation testing?
Which of the following CORRECTLY describes how automation SHOULD be applied to confirmation testing?
Confirmation tests can be automated and incorporated into an automated regression suite to show whether defects that were previously fixed reoccur. Automating confirmation tests ensures that any issues which were resolved in the past do not reappear in future builds, making the testing process more efficient and reliable. This is the best practice in applying automation to confirmation testing.
Agree with C