Toggle Breakpoint is used to:
Set a breakpoint in the test case to cause it to stop on a particular command
Can set a breakpoint in the test case to cause it to stop on a particular command and execute from scratch
Both A and B
Only 1
=================
Submit