Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

what types of test step configuration do not require a client test runner to execute when incorporated into a test?

Titu1
Kilo Explorer

what types of test step configuration do not require a client test runner to execute when incorporated into a test?

3 REPLIES 3

Matthew Blanche
Tera Guru

Server test steps do not require a client test runner to execute. Any client side test steps require a client test runner.

Krish9
Tera Contributor

How about REST?

manishp
Tera Contributor

REST is also server side execution and doesnt require  client test runner.