How to write a TEST script in ATF (automated test framework)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2023 08:08 AM
Hi,
I am new to ATF testing.
Please help me on the steps for creating test scripts in ServiceNow.
Thank you.
2 REPLIES 2
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2023 07:24 PM
Hi @kajol Kumari ,
You can follow this example / use case : Automated Test Framework use case: test a script include
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2023 03:52 AM
Hi Sandeep,
Thank you so much for the above solution but its about testing a script.
can you please let me know the use cases for creating custom test steps where we can write test scripts.
Thank you.