LEAHI-TESTSUITES-LDT-1454

method name is updated has setObjectText()

method name is updated has setObjectText()

the method name we have been using is setObjectText.. please update for consistancy. Test is failing due to this. please test first before committing code

the method name we have been using is setObjectText.. please update for consistancy. Test is failing due to this. please test first before committing code

The test steps should reflect and match the sections on the generated report https://diality.atlassian.net/browse/LDT-1456. Please Update to align test outline with the sections to report and pleas...

The test steps should reflect and match the sections on the generated report https://diality.atlassian.net/browse/LDT-1456. Please Update to align test outline with the sections to report and please upload a new report.

Removed the function and using setObjectText

Removed the function and using setObjectText

Renamed the function has setObjectText

Renamed the function has setObjectText

in staging the function name is setObjectText() please be consistant

in staging the function name is setObjectText() please be consistant

Moved this into utility.py file

Moved this into utility.py file

Moved this file into utilty.py file

Moved this file into utilty.py file

Renamed the function set_Object_Text

Renamed the function set_Object_Text

Added the test case in suite.conf

Added the test case in suite.conf

Please add the test case to the suite.conf

Please add the test case to the suite.conf

can we make this a more general method and put in a shared file and update throughout.. update to something like def setObjectText(obj, text): obj["text"] = text return obj:

can we make this a more general method and put in a shared file and update throughout.. update to something like

def setObjectText(obj, text):
    obj["text"] = text
    return obj:
this is a common method as well please move outside and update other respositories

this is a common method as well please move outside and update other respositories

ive noticed this common method being used in other test cases. If its a general method that is used throughout please move outside in a shared file and call from there. Please update other reposito...

ive noticed this common method being used in other test cases. If its a general method that is used throughout please move outside in a shared file and call from there. Please update other repositories that use this as well.

LEAHI-TESTSUITES-LDT-1454_Ultrafiltration - SW - 02 - Q&R
LEAHI-TESTSUITES-LDT-1454_Ultrafiltration - SW - 02 - Q&R