Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT -2174 Treatment Parameters (Create Rx) - SW - 02 - (New Design) - Q&R - 15: SIT - Software Integration Tests - Squish Qt

  1. … 1 more file in changeset.
Removed the function and using setObjectText

Removed the function and using setObjectText

Removed the commented lines

Removed the commented lines

Removed the waitForGUI

Removed the waitForGUI

Remove the delay

Remove the delay

remove and add delay i waitForObjectExists if needed

remove and add delay i waitForObjectExists if needed

remove and add delay i waitForObjectExists if needed

remove and add delay i waitForObjectExists if needed

remove commented out lines

remove commented out lines

used setObjectText() instead

used setObjectText() instead

Renamed the function setObjectText to match the staging and to avoid conflicts

Renamed the function setObjectText to match the staging and to avoid conflicts

LDT -2174 Treatment Parameters (Create Rx) - SW - 02 - (New Design) - Q&R - 15: SIT - Software Integration Tests - Squish Qt

  1. … 2 more files in changeset.
in staging the function is named setObjectText. Please update to match to avoid conflicts

in staging the function is named setObjectText. Please update to match to avoid conflicts

LDT -2174 Treatment Parameters (Create Rx) - SW - 02 - (New Design) - Q&R - 15: SIT - Software Integration Tests - Squish Qt

  1. … 2 more files in changeset.
Added the mouse click

Added the mouse click

Verify the text of confirm and validate button

Verify the text of confirm and validate button

Check the QR code visible property

Check the QR code visible property

Verify the active property of heprain stop time

Verify the active property of heprain stop time

Comment block is added to all the functions

Comment block is added to all the functions

Rename the method name to set_Object_Text

Rename the method name to set_Object_Text

test the active property test.compare(heprain_Stop_time.isActive,False, "Heprain stop time active property is set to False")

test the active property test.compare(heprain_Stop_time.isActive,False, "Heprain stop time active property is set to False")

This should say Validate. Can we change message here and add a test to test the button text. Before validation should test it says validate and then after fw validates the button should say confirm...

This should say Validate. Can we change message here and add a test to test the button text. Before validation should test it says validate and then after fw validates the button should say confirm and test text and then mouse click it

the QR code should not be visible. This test is not valid and incorrect because this should fail as we only get QR code once we validate all this checks if that object is there which it is there bu...

the QR code should not be visible. This test is not valid and incorrect because this should fail as we only get QR code once we validate all this checks if that object is there which it is there but not visible. We should be testing the visible property of the QR code section.

This also needs to be moved after the FW td_Treatment_Parameters_Validation to pass

another mouseClick(waitForObject(confirmButton)) after fw validates parameter is needed

another mouseClick(waitForObject(confirmButton)) after fw validates parameter is needed

for consistency with all the other branches please use setObjectText isntead.

for consistency with all the other branches please use setObjectText isntead.

add comment block to all functions that are missing

add comment block to all functions that are missing

LDT -2174 Treatment Parameters (Create Rx) - SW - 02 - (New Design) - Q&R - 15: SIT - Software Integration Tests - Squish Qt

  1. … 1 more file in changeset.
Removed the wait function

Removed the wait function

Steps have been updated -> After click on the button then from fw send the td_Treatment_Parameters_Validation

Steps have been updated -> After click on the button then from fw send the td_Treatment_Parameters_Validation

Removed this function and using this method

Removed this function and using this method