Vendor - TEL - Sivvanarayana Kurapati

Updated as suggested.

Updated as suggested.

Added comment block and uploaded test report onto Jira.

Added comment block and uploaded test report onto Jira.

Updated as per the suggestion.

Updated as per the suggestion.

Updated as suggested.

Updated as suggested.

moved to application_init.py

moved to application_init.py

removed the method def_stop_application(), because not using it in test script.

removed the method def_stop_application(), because not using it in test script.

startApplication method is moved to def main() function. *'-l' is removed and added '-q'
  • startApplication method is moved to def main() function.
  • '-l' is removed and added '-q'
removed the line "app_context = None".

removed the line "app_context = None".

We're using this method specifically in this file, so for now it will remain in test.py

We're using this method specifically in this file, so for now it will remain in test.py

updated all objects names started with o_.

updated all objects names started with o_.

updated all objects names started with o_.

updated all objects names started with o_.

removed the "text" as suggested.

removed the "text" as suggested.

Updated the object names as suggested.

Updated the object names as suggested.

updated combobox to o_LogTypeComboBox.

updated combobox to o_LogTypeComboBox.

The Objects have been updated for clarity: exportLogsText → o_ExportLogsPageTitleText (refers to the Export Log page title) settingsHomeExportLogs → o_DeviceSettingsTitleText (refers to the Expor...

The Objects have been updated for clarity:

exportLogsText → o_ExportLogsPageTitleText (refers to the Export Log page title)

settingsHomeExportLogs → o_DeviceSettingsTitleText (refers to the Export Log text on the Device Settings page)

Updated get_object_from_names function as a wrapper for the waitForObjectExists.

Updated get_object_from_names function as a wrapper for the waitForObjectExists.

We ensured that simulator was closed while executing the script.

We ensured that simulator was closed while executing the script.

Added -q switch for startApplication method as requested, but we never faced any alarm issue.

Added -q switch for startApplication method as requested, but we never faced any alarm issue.

Added test.startSection() and test.endSection() for the Pressures.

Added test.startSection() and test.endSection() for the Pressures.

Addressed points 1 and 2.

Addressed points 1 and 2.

Added suite.conf file.

Added suite.conf file.

Added 2 tests for "Treatment Paused" and "Treatment Complete".

Added 2 tests for "Treatment Paused" and "Treatment Complete".

Added the opmode as suggested.

Added the opmode as suggested.

Removed all waitForGUI commands.

Removed all waitForGUI commands.

Aligned.

Aligned.

Updated as suggested

Updated as suggested

Aligned

Aligned