This section deals with adding Event Handlers to Test Cases . For information on using Event Handlers meaningfully to ensure that your test execution is as robust as possible, see the section on Event Handlers in the Best Practices section 5.4.
Add | --> | Test Case as Event Handler |
![]() |
You can also drag the Test Case you want to use straight into the Event Handlers area of at the bottom of th the Test Case Editor . |
![]() |
You can't add a Test Case to itself as an Event Handler , because this would create an infinite loop. |
![]() |
For each Test Case you can only add one Event Handler for each event type. |