Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updated code as per comment

updated code as per comment

updated code as per comment

updated code as per comment

merged with staging branch and added all the scripts

merged with staging branch and added all the scripts

LDT -3449 Water, Dialysate, and Blood Sampling - SW - 02 - Water sample & Dialysate Checks - Q&R - 15: SIT - Software Integration Tests - Squish Qt

  1. … 2 more files in changeset.
this is a good test for each test main function, but needs to be one time t the top of the main function. And I believe if that fails you need to exit and do not continue to the rest of the test. ...

this is a good test for each test main function, but needs to be one time t the top of the main function.
And I believe if that fails you need to exit and do not continue to the rest of the test.

make a checkblock and return if fails.

if there is no = in the line then we do not have index 1 nd the code will fail. please first split check the size then get the index if exitsts.

if there is no = in the line then we do not have index 1 nd the code will fail.
please first split check the size then get the index if exitsts.

please just add test case to the end and not remove all the prior ones

please just add test case to the end and not remove all the prior ones

LEAHI-TESTSUITES-LDT-3321_Misc SW Enhancements - SW - 02 - General Aesthetics - Q&R
LEAHI-TESTSUITES-LDT-3321_Misc SW Enhancements - SW - 02 - General Aesthetics - Q&R
Initialize the vital request vitalsrequest = None

Initialize the vital request

vitalsrequest = None

corrected the invalid syntax and added the space between the function

corrected the invalid syntax and added the space between the function

Added before the pre treatment page

Added before the pre treatment page

removed all post treatment steps

removed all post treatment steps

updated as per comment

updated as per comment

No, it will not affect others test cases. Initially this was def setObjectText(obj, text): but divya changed to setObjectText(text, obj): So I changed back original because It was affecting my test...

No, it will not affect others test cases. Initially this was def setObjectText(obj, text): but divya changed to setObjectText(text, obj): So I changed back original because It was affecting my test scripts and I informed her about this

updated as per comment

updated as per comment

updated as per comment

updated as per comment

updated as per comment

updated as per comment

updated as per comment

updated as per comment

updated as per comment

updated as per comment

Removed the ine

Removed the ine

delete line

delete line

will this affect other test cases that have the parameters in the previous order? If so leave as is to avoid that

will this affect other test cases that have the parameters in the previous order? If so leave as is to avoid that