Skip to content

Commit 4d310f3

Browse files
authored
Add files via upload
URL for 'attending session' needed fixing
1 parent a40dc26 commit 4d310f3

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

performance-tests/STS/nurse-journey.jmx

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
</elementProp>
119119
<elementProp name="Loops" elementType="Argument">
120120
<stringProp name="Argument.name">Loops</stringProp>
121-
<stringProp name="Argument.value">${__P(Loops, 1)}</stringProp>
121+
<stringProp name="Argument.value">${__P(Loops, 5)}</stringProp>
122122
<stringProp name="Argument.metadata">=</stringProp>
123123
<stringProp name="Argument.desc">How many loops total (must be multiple times higher than vaccinationloop)</stringProp>
124124
</elementProp>
@@ -1459,14 +1459,14 @@ for(loop=1;loop&lt;=PatientCount;loop++){
14591459
<hashTree/>
14601460
</hashTree>
14611461
</hashTree>
1462-
<IfController guiclass="IfControllerPanel" testclass="IfController" testname="Check for session attendance" enabled="true">
1462+
<IfController guiclass="IfControllerPanel" testclass="IfController" testname="Check for session attendance">
14631463
<stringProp name="IfController.condition">${__jexl3(&quot;${SessionStatus}&quot; != &quot;Attending session&quot;)}</stringProp>
14641464
<boolProp name="IfController.evaluateAll">false</boolProp>
14651465
<boolProp name="IfController.useExpression">true</boolProp>
14661466
</IfController>
14671467
<hashTree>
14681468
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="2.4 Patient attending session">
1469-
<stringProp name="HTTPSampler.path">sessions/${SessionId}/register/${PatientId}/present</stringProp>
1469+
<stringProp name="HTTPSampler.path">sessions/${SessionId}/patients/${PatientId}/register/present</stringProp>
14701470
<boolProp name="HTTPSampler.follow_redirects">true</boolProp>
14711471
<stringProp name="HTTPSampler.method">POST</stringProp>
14721472
<boolProp name="HTTPSampler.use_keepalive">true</boolProp>
@@ -1517,7 +1517,7 @@ for(loop=1;loop&lt;=PatientCount;loop++){
15171517
</elementProp>
15181518
</HTTPSamplerProxy>
15191519
<hashTree>
1520-
<HeaderManager guiclass="HeaderPanel" testclass="HeaderManager" testname="HTTP Header manager" enabled="true">
1520+
<HeaderManager guiclass="HeaderPanel" testclass="HeaderManager" testname="HTTP Header manager">
15211521
<collectionProp name="HeaderManager.headers">
15221522
<elementProp name="Content-Type" elementType="Header">
15231523
<stringProp name="Header.name">Content-Type</stringProp>
@@ -1632,11 +1632,11 @@ ${__jexl3(&quot;${ConsentGiven}&quot;!^&quot;Consent given&quot;)}</stringProp>
16321632
<boolProp name="IfController.useExpression">true</boolProp>
16331633
</IfController>
16341634
<hashTree>
1635-
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="5.0 Consent for ${VaccineName}" enabled="true">
1635+
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="5.0 Consent for ${VaccineName}">
16361636
<boolProp name="TransactionController.includeTimers">false</boolProp>
16371637
</TransactionController>
16381638
<hashTree>
1639-
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="5.1 Consent start" enabled="true">
1639+
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="5.1 Consent start">
16401640
<stringProp name="HTTPSampler.path">sessions/${SessionId}/patients/${PatientId}/${VaccineName}/consents</stringProp>
16411641
<boolProp name="HTTPSampler.follow_redirects">true</boolProp>
16421642
<stringProp name="HTTPSampler.method">POST</stringProp>
@@ -1689,7 +1689,7 @@ ${__jexl3(&quot;${ConsentGiven}&quot;!^&quot;Consent given&quot;)}</stringProp>
16891689
</RegexExtractor>
16901690
<hashTree/>
16911691
</hashTree>
1692-
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="5.2 Consent who" enabled="true">
1692+
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="5.2 Consent who">
16931693
<stringProp name="HTTPSampler.path">draft-consent/who</stringProp>
16941694
<boolProp name="HTTPSampler.follow_redirects">true</boolProp>
16951695
<stringProp name="HTTPSampler.method">POST</stringProp>
@@ -1746,7 +1746,7 @@ ${__jexl3(&quot;${ConsentGiven}&quot;!^&quot;Consent given&quot;)}</stringProp>
17461746
</RegexExtractor>
17471747
<hashTree/>
17481748
</hashTree>
1749-
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="5.3 Consent parent details" enabled="true">
1749+
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="5.3 Consent parent details">
17501750
<stringProp name="HTTPSampler.path">draft-consent/parent-details</stringProp>
17511751
<boolProp name="HTTPSampler.follow_redirects">true</boolProp>
17521752
<stringProp name="HTTPSampler.method">POST</stringProp>
@@ -1851,7 +1851,7 @@ vars.put(&quot;PARENT_1_RELATIONSHIP&quot;,relationship)</stringProp>
18511851
</JSR223PreProcessor>
18521852
<hashTree/>
18531853
</hashTree>
1854-
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="5.4 Consent route" enabled="true">
1854+
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="5.4 Consent route">
18551855
<stringProp name="HTTPSampler.path">draft-consent/route</stringProp>
18561856
<boolProp name="HTTPSampler.follow_redirects">true</boolProp>
18571857
<stringProp name="HTTPSampler.method">POST</stringProp>
@@ -1915,7 +1915,7 @@ vars.put(&quot;PARENT_1_RELATIONSHIP&quot;,relationship)</stringProp>
19151915
</RegexExtractor>
19161916
<hashTree/>
19171917
</hashTree>
1918-
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="5.5 Consent agree" enabled="true">
1918+
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="5.5 Consent agree">
19191919
<stringProp name="HTTPSampler.path">draft-consent/agree</stringProp>
19201920
<boolProp name="HTTPSampler.follow_redirects">true</boolProp>
19211921
<stringProp name="HTTPSampler.method">POST</stringProp>
@@ -1972,7 +1972,7 @@ vars.put(&quot;PARENT_1_RELATIONSHIP&quot;,relationship)</stringProp>
19721972
</RegexExtractor>
19731973
<hashTree/>
19741974
</hashTree>
1975-
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="5.6 Consent questions" enabled="true">
1975+
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="5.6 Consent questions">
19761976
<stringProp name="HTTPSampler.path">draft-consent/questions</stringProp>
19771977
<boolProp name="HTTPSampler.follow_redirects">true</boolProp>
19781978
<stringProp name="HTTPSampler.method">POST</stringProp>
@@ -2437,7 +2437,7 @@ vars.put(&quot;PARENT_1_RELATIONSHIP&quot;,relationship)</stringProp>
24372437
<boolProp name="TransactionController.includeTimers">false</boolProp>
24382438
</TransactionController>
24392439
<hashTree>
2440-
<JSR223Sampler guiclass="TestBeanGUI" testclass="JSR223Sampler" testname="Calculate site depending on vaccination" enabled="true">
2440+
<JSR223Sampler guiclass="TestBeanGUI" testclass="JSR223Sampler" testname="Calculate site depending on vaccination">
24412441
<stringProp name="scriptLanguage">groovy</stringProp>
24422442
<stringProp name="parameters"></stringProp>
24432443
<stringProp name="filename"></stringProp>
@@ -2463,7 +2463,7 @@ if(vars.get(&quot;VaccineName&quot;)==&quot;flu&quot;){
24632463
</JSR223PostProcessor>
24642464
<hashTree/>
24652465
</hashTree>
2466-
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="4.1 Vaccination questions" enabled="true">
2466+
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="4.1 Vaccination questions">
24672467
<stringProp name="HTTPSampler.path">sessions/${SessionId}/patients/${PatientId}/${VaccineName}/vaccinations</stringProp>
24682468
<boolProp name="HTTPSampler.follow_redirects">true</boolProp>
24692469
<stringProp name="HTTPSampler.method">POST</stringProp>
@@ -2603,7 +2603,7 @@ if(vars.get(&quot;VaccineName&quot;)==&quot;flu&quot;){
26032603
</ResponseAssertion>
26042604
<hashTree/>
26052605
</hashTree>
2606-
<JSR223Sampler guiclass="TestBeanGUI" testclass="JSR223Sampler" testname="Check for no vaccine batch" enabled="true">
2606+
<JSR223Sampler guiclass="TestBeanGUI" testclass="JSR223Sampler" testname="Check for no vaccine batch">
26072607
<stringProp name="scriptLanguage">groovy</stringProp>
26082608
<stringProp name="parameters"></stringProp>
26092609
<stringProp name="filename"></stringProp>
@@ -2616,7 +2616,7 @@ if(vars.get(&quot;BatchId&quot;)==&quot;BatchId_NotFound&quot;){
26162616
</stringProp>
26172617
</JSR223Sampler>
26182618
<hashTree/>
2619-
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="4.2 Vaccination batch" enabled="true">
2619+
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="4.2 Vaccination batch">
26202620
<stringProp name="HTTPSampler.path">draft-vaccination-record/batch</stringProp>
26212621
<boolProp name="HTTPSampler.follow_redirects">true</boolProp>
26222622
<stringProp name="HTTPSampler.method">POST</stringProp>
@@ -2683,7 +2683,7 @@ if(vars.get(&quot;BatchId&quot;)==&quot;BatchId_NotFound&quot;){
26832683
</ResponseAssertion>
26842684
<hashTree/>
26852685
</hashTree>
2686-
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="4.3 Vaccination confirm" enabled="true">
2686+
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="4.3 Vaccination confirm">
26872687
<stringProp name="HTTPSampler.path">draft-vaccination-record/confirm</stringProp>
26882688
<boolProp name="HTTPSampler.follow_redirects">true</boolProp>
26892689
<stringProp name="HTTPSampler.method">POST</stringProp>

0 commit comments

Comments
 (0)