Changes between Initial Version and Version 1 of SimMgrTestCases


Ignore:
Timestamp:
11/06/2019 09:04:33 AM (6 years ago)
Author:
jdalbey
Comment:

v1

Legend:

Unmodified
Added
Removed
Modified
  • SimMgrTestCases

    v1 v1  
     1= '''Simulation Manager System Test Cases''' = 
     2---- 
     3== Test Case !#1 == #TestCase1 
     4=== Purpose: === 
     5Verify: 
     6 
     7 1. The Sim Manager can be launched with a script filename provided on the command line.  
     8 1. The Sim Manager GUI appears. 
     9 1. The script filename appears in the title bar. 
     10 1. The incident names appear in the Incident Management panel. 
     11 1. The status displays "Ready". 
     12 1. The system clock shows "0:00:00" 
     13 1. The Start button is enabled and the Pause button is disabled. 
     14 
     15=== Requirement Traceability: === 
     16Requirements: Ticket !#197 
     17 
     18=== Setup: === 
     19 1. [wiki:HOWTO-DeploySimulator Deploy the Simulator] 
     20 1. Follow the steps below. 
     21 
     22=== Test Data: === 
     23 
     24 
     25|| '''Action''' || '''Input''' || '''Expected Output''' || 
     26|| Application starts || Double-click on the  `systemstart_dev_practice_session.bat` ||GUI appears as shown below. || 
     27 
     28 
     29 
     30 
     31 
     32----