3 lines
1.4 KiB
Plaintext
3 lines
1.4 KiB
Plaintext
Running AR Test Cases
|
||
& Recording the Results
|
||
The Pass and Fail commands
|
||
The "Pass" and "Fail" commands are defined on <Lispcore>Internal>Library>RELEASETOOLS. The form of use is
|
||
Pass AR#1 AR#2 AR#3 . . . ;Records the fact that AR Test Cases for the ARs named were run and succeeded.
|
||
Fail AR#4 AR#5 AR#6 . . . ; Records the fact that AR Test Cases for the ARs named were run and failed.
|
||
These two commands record each AR in a log file, along with your user name (so we know who ran it), and the current time (so we know when). These log entries will be used to
|
||
1) Track the current status of the AR test cases, and
|
||
2) Prepare the alpha-test log for Beta-test readiness review.
|
||
Running a test
|
||
When you run an AR test case, please use the Pass or Fail command to record the fact! |