Changes between Version 7 and Version 8 of einotebookTestCases


Ignore:
Timestamp:
12/04/2019 12:51:43 PM (6 years ago)
Author:
jdalbey
Comment:

add needed tests

Legend:

Unmodified
Added
Removed
Modified
  • einotebookTestCases

    v7 v8  
    22== Test Case 1 == 
    33=== Purpose === 
    4 This is a "smoke" test to verify the basic functionality of the application.   
     4This is a "smoke" test to verify the basic functionality of the application. 
    55 
    66=== Configuration === 
     
    2424The Current Event tab shows just the current event. 
    2525 
    26 The Map tab has static maps for two scenarios:  practice and full. 
     26The Map tab has static maps for two scenarios:  practice and full. 
    2727 
    2828== Test Case 2 == 
    2929=== Purpose === 
    30 Verify that the event elapsed time works correctly.   Verify "jump to current event" works correctly. 
     30Verify that the event elapsed time works correctly.  Verify "jump to current event" works correctly. 
    3131 
    3232=== Configuration === 
     
    5050 
    5151Scroll to the top of the script events. Click "Jump to Current Event". The display advances to the event at time 00:45 and it is highlighted.  Slowly scroll upwards to view the previous events; they are all greyed out. 
     52 
     53== Test Case .... == 
     54Verify all details of the Incident Summary page appear: Start time, title, incident number, and description. 
     55 
     56Verify Current Event tab will display multiple events that happen at the same time.    Verify the contents changes automatically when a new event happens. 
     57 
     58Verify Simulation Script tab shows all event types with proper formatting: bold for event type, Italics for field names, correct indenting for field data.  Verify proper function at boundary conditions: start and end of script. 
     59 
     60Verify correct maps are shown on Map page with incident markers in correct locations. 
     61 
     62Verify colors are correctly assigned to incidents.  Verify color pallette "wraps around" if there are more incidents than colors in the palette.