Explain
a. Verify mode b. Debug mode c. Update modeVerify mode - Verify mode enables a user to compare varying Test Runs of the same Test in terms of checkpoint values.
Debug mode - Debug mode is used when we wish to check the coding logic using breakpoints and Step functions.
Update mode - In Update mode, you can update the Expected value of the Checkpoint being compared.
|