Vendor - TEL - Shivaprasad Basavaraju

LDT-3773 Rinseback - SW - 02 - Recirculate - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -0
    • +18
    /suite_leahi/shared/scripts/names.py
    • -0
    • +260
    /suite_leahi/tst_recirculate/test.py
LDT-3714 SW Misc & Enhc - SW - 02 - New Design - Rinseback - Q&R - 15: SIT - Software Integration Tests - Squish Qt

Added test.fail as per comment

Added test.fail as per comment

LDT-3155 Blood Set Auto-Load and Auto-Eject - SW - 02 - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -2
    • +1
    /suite_leahi/tst_blood_set_auto/test.py
LDT-3714 SW Misc & Enhc - SW - 02 - New Design - Rinseback - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -18
    • +27
    /suite_leahi/shared/scripts/names.py
    • -25
    • +83
    /suite_leahi/tst_rinseback/test.py
For LDT-3588 Misc SW Enhancements - SW  - 02 - General Aesthetics - 02-S24 - Q&R I have added code to respective branch and its test script as below 1. Test vitals dialog numpad value is colored r...

For LDT-3588 Misc SW Enhancements - SW  - 02 - General Aesthetics - 02-S24 - Q&R
I have added code to respective branch and its test script as below

1. Test vitals dialog numpad value is colored red when value is out of range

  • Added code to patient Vitals script


 

2. Update to treatment time confirmation dialog

  • update the test case for treatment adjustments just the treatment time confirm test case
    Added code to main treatment script isolate uf branch


 

3. Saline delivery test change to fluid delivery
– check main treatment test case if any changes need to be done
Added code to solution infusion script isolate uf branch

 

4. on UF Paused the new tag on the main treatment screen showing the status.
--add test in main treatmetn test case to cover when paused and complete
Added code to ultrafiltration script isolate uf branch

 

5. On End of Treatment. UF edit button is now disabled.
– Update end of treatment test case and update to only test the button is Disabled"
No change done because UF edit button is now disabled test case already handled in  end of treatment test script

Merge branch 'staging' into feature/LDT-2951-Rinseback

    • -11
    • +91
    /suite_leahi/shared/scripts/names.py
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-3590 Misc SW Enhancements - SW - 02 - General Aesthetics - 02-S24 - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -4
    • +76
    /suite_leahi/tst_main_treatment/test.py
LDT-3590 Misc SW Enhancements - SW - 02 - General Aesthetics - 02-S24 - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -1
    • +53
    /suite_leahi/tst_ultrafiltration/test.py
LDT-3590 Misc SW Enhancements - SW - 02 - General Aesthetics - 02-S24 - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -2
    • +100
    /suite_leahi/tst_patient_vitals/test.py
LDT-3155 Blood Set Auto-Load and Auto-Eject - SW - 02 - Q&R - 15: SIT - Software Integration Tests - Squish Qt

Merge branch 'staging' into feature/LDT-3153-Blood-Set-Auto-Load-and-Auto-Eject

    • -8
    • +110
    /suite_leahi/shared/scripts/names.py
LDT-3155 Blood Set Auto-Load and Auto-Eject - SW - 02 - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -17
    • +17
    /suite_leahi/tst_blood_set_auto/test.py
LDT-3590 Misc SW Enhancements - SW - 02 - General Aesthetics - 02-S24 - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -90
    • +127
    /suite_leahi/shared/scripts/names.py
LDT-3122 Blood Prime - SW - 02 - Q&R - 15: SIT - Software Integration Tests - Squish Qt

LDT-3190 Pre-Treatment - SW - 02 - Foundation - Q&R - 15: SIT - Software Integration Tests - Squish Qt

LDT-3155 Blood Set Auto-Load and Auto-Eject - SW - 02 - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -22
    • +15
    /suite_leahi/tst_blood_set_auto/test.py
LDT-3909 Misc SW Enhancements - SW - 02 - General Aesthetics - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -20
    • +31
    /suite_leahi/shared/scripts/names.py
    • -0
    • +178
    /suite_leahi/tst_general_aesthetics/test.py
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

LDT-3190 Pre-Treatment - SW - 02 - Foundation - Q&R - 15: SIT - Software Integration Tests - Squish Qt