Produced by Araxis Merge on 10/4/2017 8:04:42 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.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | rdk.zip\rdk\product\tests\acceptance-tests\features | FX_updatetasks.feature | Mon Aug 21 12:51:01 2017 UTC |
| 2 | rdk.zip\rdk\product\tests\acceptance-tests\features | FX_updatetasks.feature | Tue Oct 3 20:27:58 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 57 | 288 |
| Changed | 56 | 122 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| 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 |
No regular expressions were active.
| 1 | @F_tasks @ JBPM @futu re | |
| 2 | Feature: U pdate task s | |
| 3 | ||
| 4 | @update_cl arificatio n @verify | |
| 5 | Scenario: | |
| 6 | Given a pa tient with pid " R E D A CTED ;100728" h as been sy nced throu gh the RDK API | |
| 7 | And the client has the curre nt deploym entid | |
| 8 | And the us er " R E D A CTED ;1tdnurse" has start ed an acti vity assig ned to a p erson with parameter s | |
| 9 | | pa rameter | val ue | | |
| 10 | | patient_ facility | R E D A CTED | | |
| 11 | | pa tient_id | 100 728 | | |
| 12 | | assigned ToFac | R E D A CTED | | |
| 13 | | as signedToUs er | 100 00000270 | | |
| 14 | | full_ass ignedTo | R E D A CTED ;100000002 70 | | |
| 15 | | authorFa c | R E D A CTED | | |
| 16 | | au thorId | 100 00000016 | | |
| 17 | | au thorName | TDN URSE,ONE | | |
| 18 | ||
| 19 | When the c lient requ ests tasks instances for "pati ent" and " any" for p atient " R E D A CTED ;100728" | |
| 20 | Then a s uccessful response i s returned | |
| 21 | And the task assoc iated with the proce ssInstance Id has | |
| 22 | | parame ter | val ue | | |
| 23 | | ASSIGNED TO | R E D A CTED ;100000002 70, | | |
| 24 | When the " PW " client r equests th e task is updated to be claraf ication | |
| 25 | | pa rameter | v alue | | |
| 26 | | patient_ pid | R E D A CTED ;100728 | | |
| 27 | | in itiator | 1 0000000016 | | |
| 28 | | ro ute_facili ty | 5 00 | | |
| 29 | | route_pe rson | R E D A CTED ;100000000 16 | | |
| 30 | | ou t_formActi on | s tart | | |
| 31 | | st ate | s tart | | |
| 32 | Then a s uccessful response i s returned | |
| 33 | When the " PW " client r equests th e task is updated to be claraf ication | |
| 34 | | pa rameter | v alue | | |
| 35 | | patient_ pid | R E D A CTED ;100728 | | |
| 36 | | in itiator | 1 0000000016 | | |
| 37 | | ro ute_facili ty | 5 00 | | |
| 38 | | route_pe rson | R E D A CTED ;100000000 16 | | |
| 39 | | ou t_formActi on | a ccepted | | |
| 40 | | st ate | c omplete | | |
| 41 | Then a s uccessful response i s returned | |
| 42 | When the c lient requ ests tasks instances for "pati ent" and " any" for p atient " R E D A CTED ;100728" | |
| 43 | Then a s uccessful response i s returned | |
| 44 | And the task assoc iated with the proce ssInstance Id has | |
| 45 | | parame ter | val ue | | |
| 46 | | ASSIGNED TO | R E D A CTED ;100000000 16, | | |
| 47 | And the task resul t contains | |
| 48 | | parame ter | valu e | | |
| 49 | | variab les.name | state | | |
| 50 | | variab les.value | Returned : Clarific ation Requ ested | | |
| 51 | ||
| 52 | ||
| 53 | @update_d ecline | |
| 54 | Scenario: | |
| 55 | Given a pa tient with pid " R E D A CTED ;100728" h as been sy nced throu gh the RDK API | |
| 56 | And the client has the curre nt deploym entid | |
| 57 | And the user tdnur se has sta rted an ac tivity ass igned to a person wi th paramet ers | |
| 58 | | param eter | value | | |
| 59 | | patient_ facility | R E D A CTED | | |
| 60 | | patie nt_id | 100728 | | |
| 61 | | assigned ToFac | R E D A CTED | | |
| 62 | | assig nedToUser | 100000 00270 | | |
| 63 | | full_ass ignedTo | R E D A CTED ;100000002 70 | | |
| 64 | | authorFa c | R E D A CTED | | |
| 65 | | autho rId | 100000 00016 | | |
| 66 | | autho rName | TDNURS E,ONE | | |
| 67 | And a su ccessful r esponse is returned | |
| 68 | And the successful response contains a processIn stanceId | |
| 69 | When the c lient requ ests tasks instances for "pati ent" and " any" for p atient " R E D A CTED ;100728" | |
| 70 | Then a s uccessful response i s returned | |
| 71 | And the task assoc iated with the proce ssInstance Id has | |
| 72 | | parame ter | val ue | | |
| 73 | | ASSIGNED TO | R E D A CTED ;100000002 70, | | |
| 74 | ||
| 75 | When the " PW " client r equests th e task is updated to be declin ed | |
| 76 | | pa rameter | v alue | | |
| 77 | | patient_ pid | R E D A CTED ;100728 | | |
| 78 | | in itiator | 1 0000000016 | | |
| 79 | | ro ute_facili ty | 5 00 | | |
| 80 | | route_pe rson | R E D A CTED ;100000000 16 | | |
| 81 | | ou t_formActi on | s tart | | |
| 82 | | st ate | s tart | | |
| 83 | Then a s uccessful response i s returned | |
| 84 | When the " PW " client r equests th e task is updated to be declin ed | |
| 85 | | pa rameter | v alue | | |
| 86 | | patient_ pid | R E D A CTED ;100728 | | |
| 87 | | in itiator | 1 0000000016 | | |
| 88 | | ro ute_facili ty | 5 00 | | |
| 89 | | route_pe rson | R E D A CTED ;100000000 16 | | |
| 90 | | ou t_formActi on | a ccepted | | |
| 91 | | st ate | c omplete | | |
| 92 | Then a s uccessful response i s returned | |
| 93 | ||
| 94 | When the " PW " client r equests ta sks instan ces for "u ser" and " teamroles" | |
| 95 | Then a s uccessful response i s returned | |
| 96 | And the response d oes not co ntain the processIns tanceId | |
| 97 | ||
| 98 | When the " R E D A CTED ;1tdnurse" client re quests tas ks instanc es for "us er" and "t eamroles" | |
| 99 | Then a s uccessful response i s returned | |
| 100 | And the task assoc iated with the proce ssInstance Id has | |
| 101 | | para meter | v alue | | |
| 102 | | ASSIGNED TO | R E D A CTED ;100000000 16, | | |
| 103 | And the task resul t contains | |
| 104 | | para meter | value | | |
| 105 | | vari ables.name | state | | |
| 106 | | vari ables.valu e | Return ed: Declin ed | | |
| 107 | ||
| 108 | @update_co mplete | |
| 109 | Scenario: | |
| 110 | Given a pa tient with pid " R E D A CTED ;100728" h as been sy nced throu gh the RDK API | |
| 111 | And the client has the curre nt deploym entid | |
| 112 | And the user tdnur se has sta rted an ac tivity ass igned to m e with par ameters | |
| 113 | | pa rameter | val ue | | |
| 114 | | patient_ facility | R E D A CTED | | |
| 115 | | pa tient_id | 100 728 | | |
| 116 | | assigned ToFac | R E D A CTED | | |
| 117 | | as signedToUs er | 100 00000016 | | |
| 118 | | full_ass ignedTo | R E D A CTED ;100000000 16 | | |
| 119 | | authorFa c | R E D A CTED | | |
| 120 | | au thorId | 100 00000016 | | |
| 121 | | au thorName | TDN URSE,ONE | | |
| 122 | Then a s uccessful response i s returned | |
| 123 | And the successful response contains a processIn stanceId | |
| 124 | When the c lient requ ests tasks instances for "pati ent" and " any" for p atient " R E D A CTED ;100728" | |
| 125 | Then a s uccessful response i s returned | |
| 126 | And the task assoc iated with the proce ssInstance Id has | |
| 127 | | pa rameter | value | | |
| 128 | | ASSIGNED TO | R E D A CTED ;100000000 16, | | |
| 129 | ||
| 130 | When the " R E D A CTED ;1tdnurse" client re quests the task is u pdated to be marked as complet e | |
| 131 | | pa rameter | value | | |
| 132 | | patient_ pid | R E D A CTED ;100728 | | |
| 133 | | in itiator | 10000 000016 | | |
| 134 | | full_ass ignedTo| R E D A CTED ;100000000 16 | | |
| 135 | | ou t_formActi on | start | | |
| 136 | | st ate | start | | |
| 137 | Then a s uccessful response i s returned | |
| 138 | When the " R E D A CTED ;1tdnurse" client re quests the task is u pdated to be marked as complet e | |
| 139 | | pa rameter | value | | |
| 140 | | patient_ pid | R E D A CTED ;100728 | | |
| 141 | | in itiator | 10000 000016 | | |
| 142 | | full_ass ignedTo| R E D A CTED ;100000000 16 | | |
| 143 | | ou t_formActi on | accep ted | | |
| 144 | | st ate | compl ete | | |
| 145 | Then a s uccessful response i s returned | |
| 146 | When the c lient requ ests tasks instances for "pati ent" and " any" for p atient " R E D A CTED ;100728" | |
| 147 | Then a s uccessful response i s returned | |
| 148 | And the response d oes not co ntain the processIns tanceId | |
| 149 | ||
| 150 | ||
| 151 | @update_re assign | |
| 152 | Scenario: | |
| 153 | Given a pa tient with pid " R E D A CTED ;100728" h as been sy nced throu gh the RDK API | |
| 154 | And the client has the curre nt deploym entid | |
| 155 | And the user tdnur se has sta rted an ac tivity ass igned to m e with par ameters | |
| 156 | | param eter | value | | |
| 157 | | patient_ facility | R E D A CTED | | |
| 158 | | patie nt_id | 100728 | | |
| 159 | | assigned ToFac | R E D A CTED | | |
| 160 | | assig nedToUser | 100000 00016 | | |
| 161 | | full_ass ignedTo | R E D A CTED ;100000000 16 | | |
| 162 | | authorFa c | R E D A CTED | | |
| 163 | | autho rId | 100000 00016 | | |
| 164 | | autho rName | TDNURS E,ONE | | |
| 165 | And a su ccessful r esponse is returned | |
| 166 | And the successful response contains a processIn stanceId | |
| 167 | When the c lient requ ests tasks instances for "pati ent" and " any" for p atient " R E D A CTED ;100728" | |
| 168 | Then a s uccessful response i s returned | |
| 169 | # And pr int respon se | |
| 170 | And the task assoc iated with the proce ssInstance Id has | |
| 171 | | parame ter | val ue | | |
| 172 | | ASSIGNED TO | R E D A CTED ;100000000 16, | | |
| 173 | ||
| 174 | When the " R E D A CTED ;1tdnurse" client re quests the task is u pdated for reassignm ent to | |
| 175 | | pa rameter | value | | |
| 176 | | ro ute_facili ty | 500 | | |
| 177 | | route_pe rson | R E D A CTED ;100000002 70 | | |
| 178 | | as signed_to | 10000 000270 | | |
| 179 | | patient_ pid | R E D A CTED ;100728 | | |
| 180 | | in itiator | 10000 000016 | | |
| 181 | | ou t_formActi on | start | | |
| 182 | | st ate | start | | |
| 183 | Then a successful response is returne d | |
| 184 | ||
| 185 | When the " R E D A CTED ;1tdnurse" client re quests the task is u pdated for reassignm ent to | |
| 186 | | pa rameter | value | | |
| 187 | | ro ute_facili ty | 500 | | |
| 188 | | route_pe rson | R E D A CTED ;100000002 70 | | |
| 189 | | as signed_to | 10000 000270 | | |
| 190 | | patient_ pid | R E D A CTED ;100728 | | |
| 191 | | in itiator | 10000 000016 | | |
| 192 | | ou t_formActi on | accep ted | | |
| 193 | | st ate | compl ete | | |
| 194 | Then a s uccessful response i s returned | |
| 195 | ||
| 196 | When the c lient requ ests tasks instances for "pati ent" and " any" for p atient " R E D A CTED ;100728" | |
| 197 | Then a s uccessful response i s returned | |
| 198 | And the task assoc iated with the proce ssInstance Id has | |
| 199 | | parame ter | val ue | | |
| 200 | | ASSIGNED TO | R E D A CTED ;100000002 70, | | |
| 201 | ||
| 202 | And the task resul t contains | |
| 203 | | para meter | value | | |
| 204 | | vari ables.name | state | | |
| 205 | | vari ables.valu e | Active : Reassign | |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.