- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2019 03:05 AM
Need to perform automated testing for Service Now version upgrade. Could you suggest best solution to validate all our incident sla's through ATF.
Solved! Go to Solution.
- Labels:
-
Operational Intelligence

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2019 08:01 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2019 09:51 PM
Hi Surjith,
step 1: open form incident
Step 2: set field values (as per your need) , Status -> inprogress
step 3: submit the form
step4 : record query on task_sla table and give condition as sysID mapping to step 3
step 5: open existing record (task_sla) and record mapping to step 4
step 6: Field values validation and check the stage of the sla (Either inprogress ,breached,paused or completed)
Repeat the same steps to validate the sla for different status depending upon your sla configuration
Please mark correct if it had helped you
Regards,
Venkat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2021 05:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-22-2019 04:28 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2019 12:11 AM
Hi Surjith,
During record query, map the Incident Number with 'Task' field in Task_SLA table. Then you can validate your SLA conditions.
Regards,
Kaushik.