Skip to content

Commit 481b4a2

Browse files
authored
Updated README.md pt 2
1 parent f728111 commit 481b4a2

File tree

1 file changed

+8
-1
lines changed
  • Specialized Areas/ATF Steps/Validate RITM Due Date

1 file changed

+8
-1
lines changed
Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1-
This script will calculate a due date for a given RITM and validate it matches the actual due date. You can use this in a "Run Server Side Script" ATF test step, and requires you to have a previous ATF Test Step that does a Record Query for the RITM record.
1+
## Description:
2+
This script will calculate a due date for a RITM based off of the delivery date of the Catalog Item and validate it matches the actual due date.
3+
4+
## Usage Instructions/Examples:
5+
You can use this in a "Run Server Side Script" ATF test step. This is specfic for RITM's and Catalog Item's with Delivery Times
6+
7+
## Prerequisites/Dependencies:
8+
In your ATF Test Case, you need to create a ATF Test Step that does a Record Query for the RITM record before running this script. The sys id of that Record Query Step is used in the scipt to obtain a GlideRecord of the RITM.

0 commit comments

Comments
 (0)