what types of test step configuration do not require a client test runner to execute when incorporated into a test?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2020 09:46 PM
what types of test step configuration do not require a client test runner to execute when incorporated into a test?
Labels:
- Labels:
-
Personal Developer Instance
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2020 11:06 AM
Server test steps do not require a client test runner to execute. Any client side test steps require a client test runner.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2021 05:21 PM
How about REST?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2021 05:28 AM
REST is also server side execution and doesnt require client test runner.