heidi_n
10 years agoRegular Contributor
How to create a Checkpoint for a Date that is always changing?
Hi,
How can I create a checkpoint for a date that is always changing?
Example:
Order is placed today 2/4/16 we need to ship 2/6/16. Verify ship date is 2/6/16
But if "today = 2/10/16" when we run the test on 2/10, the ship date is 2/12/16. Verify ship date is 2/12/16.
So I want it to look at today's date (always changing depending on what day we run the test) and verify the ship date is always 2 days out.
Note: I only know how to use Keyword tests and don't know how to code.
Thanks,
Heidi