The CreatorCon Call for Content is officially open! Get started here.

Lane Roberts
ServiceNow Employee
ServiceNow Employee

Automated Test Framework FAQs: How can I cancel a test properly?

Test designers and test admins can cancel a test execution by performing any of the following:

  • On the "Run Test" progress viewer, click "Cancel Pending Steps"
  • On the "Run Suite" progress viewer, click "Cancel Pending Steps"
  • On the Test Result record, click "Show Progress" to open the progress viewer, and then click "Cancel Pending Steps".
  • Delete the Test Result record - the test execution cancels when it can't find the record on which to update execution status.

NOTE: If you are impersonating another user that doesn't have access to these interfaces, then you will need to logout, and log back in, at this point you should be able to do any of the above options.

For additional information, please review Automated Test Framework in the ServiceNow Product Documentation.