999. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 10/3/2017 11:16:07 AM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

999.1 Files compared

# Location File Last Modified
1 ehmp.zip\ehmp\ehmp\product\tests\features.arch HMP_demo_login.feature Tue Dec 15 14:05:18 2015 UTC
2 ehmp.zip\ehmp\ehmp\product\tests\features.arch HMP_demo_login.feature Mon Oct 2 20:10:24 2017 UTC

999.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 1 60
Changed 1 4
Inserted 0 0
Removed 0 0

999.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

999.4 Active regular expressions

No regular expressions were active.

999.5 Comparison detail

  1   @DemoHMP
  2   Feature: D emo
  3       displa yed in the  HMP
  4      
  5   Background :
  6   #    Given  user logs  in with v alid crede ntials
  7           
  8  
  9   @HMP1001
  10   Scenario:  Successful  Login to  HMP Demo
  11           Gi ven user l unch HMP
  12       When u ser logs i n with val id credent ials to HM PDemo
  13           Th en the mai n page dis plays with  title "HM P » CPE (S taging)"
  14           An d the phys ician name  display a s "Vehu,Te n"
  15           
  16           
  17   @HMP1002      
  18   Scenario O utline: At tempt logi n with inc orrect cre dentials
  19       Given  user lunch  HMP
  20       And us er attempt s login wi th incorre ct credent ials
  21           |  field                   | value                   |
  22           |  Facility                | <facil ity>    |
  23           |  AccessCode     | <acc esscode>   |
  24           |  VerifyCode     | <ver ifycode>   |
  25           |  SignIn                  ||
  26       Then t he page di splays log in error m essage
  27           
  28  
  29       Exampl es:
  30       | faci lity           | acce sscode     | verifyco de    |
  31         | HMP SAND BOX         | badacces scode |  R E DACT                   |
  32         | HMP SAND BOX         R E DACT                    | badverif ycode |