Minor edits
This commit is contained in:
parent
e7cdcd3497
commit
c23d01bc3d
@ -13,9 +13,9 @@ to ensure fairly thorough checking of AT-AT.
|
||||
|
||||
The tests are constructed in a "stepwise" fashion; that is, no individual test depends upon another, and each test checks one step in complex
|
||||
user flows. As an example, there are six tests for creating a new Task Order, one corresponding to each screen in the process plus one
|
||||
for adding a second CLIN to a TO. These tests rely on Ghost Inspector's "Import steps from Test X" functionality to perform all the
|
||||
necessary setup for the current test. This also ensures that tests can be run in any sequence because Ghost Inspector launches up to four
|
||||
tests simultaneously.
|
||||
for adding a second CLIN to a TO. Each test relies on Ghost Inspector's "Import steps from Test X" functionality to perform all the
|
||||
necessary setup before running its own check. This also ensures that tests can be run in any sequence since Ghost Inspector launches up to
|
||||
four tests simultaneously.
|
||||
|
||||
## Handling UI changes
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user