| Version 2 (modified by jdalbey, 9 years ago) (diff) |
|---|
System Test Case Matrix
Stage 1 Delivery
| Author | Requirement | Test Case | Status |
| John | ? | Test Case 1 | assigned |
Status Codes
later - to be assigned in a subsequent stage
assigned - has been assigned for this stage, but the link may be broken or point to a blank template.
submitted - the test case has been written and the link is operational. The test case is being reviewed by QA.
rework - the test case needs revision or is undergoing revision.
done - the test case has been accepted by QA.
pass - the test has passed manual testing (include date).
Test Case #1
Purpose:
Verify:
- The Script Builder application GUI appears on program start.
- An empty script "canvas" appears.
- A new incident can be created at a given time.
- A new event can be added to the incident.
- The Script can be saved (and XML file generated).
- The resulting XML file runs successfully in the Simulation Manager.
Requirement Traceability:
Requirements: TBD
Setup:
- Obtain the most current version of the Script Builder from the DownloadPage.
- Start the application (see below).
java -jar ScriptBuilder.jar
- Follow the steps below.
Test Data:
The following is not accurate it's just for demonstration.
| Action | Input | Expected Output |
| Application starts | GUI appears. | |
| Choose New Incident | Click 'Incidents' then "New Incident" | New Incident Dialog appears |
| Complete incident properties | Enter Incident Name: Alpha Enter Incident Description: Turtle on road Click OK | New incident appears in left hand column. |
| Choose New Event | Right-click on the Incident and choose "New event" | New Event Dialog appears |
| Complete event properties | TBD | New event appears on the timeline. |
| Choose File Save | Confirmation dialog appears | |
| Quit | ! | Application terminates |
Verify that XML file is created. Compare against oracle file below:
(Oracle file will appear here)
