Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v5.0-stable, v4.0-stable
# 6fb70d98 24-Oct-2023 Matt Fischer <matthew.fischer@hpe.com>

Switch from Force Tags to Test Tags

Force Tags is deprecated in Robot 7.0 and will eventually
warn and then after that stop working. Test Tags performs
the same function per docs.

Change-Id: I7cf30

Switch from Force Tags to Test Tags

Force Tags is deprecated in Robot 7.0 and will eventually
warn and then after that stop working. Test Tags performs
the same function per docs.

Change-Id: I7cf305754b247b995a05d8da3b9de9ed613ecae2
Signed-off-by: Matt Fischer <matthew.fischer@hpe.com>

show more ...


# 0302e9a2 12-Oct-2023 George Keishing <gkeishin@in.ibm.com>

Add force tags to GUI test suites

Changes:
- added new tags for the suites

Tested:
- NA

Change-Id: Ib7e16f479848fafa91b083d5bc7e0b2e4b3a24ac
Signed-off-by: George Keishing <gkeishin@in.i

Add force tags to GUI test suites

Changes:
- added new tags for the suites

Tested:
- NA

Change-Id: Ib7e16f479848fafa91b083d5bc7e0b2e4b3a24ac
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...


# 4c9316b4 01-Aug-2023 rramyasr-in <rramyasr@in.ibm.com>

GUI: Added new test to verify sub sections under firmware sub menu at power on state.

Changes :-
- Added new testcase: Verify_Existence_Of_All_Sub_Sections_Under_BMC_And_Server_Section_At_Power_

GUI: Added new test to verify sub sections under firmware sub menu at power on state.

Changes :-
- Added new testcase: Verify_Existence_Of_All_Sub_Sections_Under_BMC_And_Server_Section_At_Power_On_State
Tested :-
- Successfully ran this from gui/gui_test/operations_menu/test_firmware_sub_menu.robot

Change-Id: I83fed0b448b6def32dde3f72fff95b226c4739ae
Signed-off-by: rramyasr-in <rramyasr@in.ibm.com>

show more ...


# a4b74e4a 27-Jul-2023 rramyasr-in <rramyasr@in.ibm.com>

GUI: Added test to verify sub sections under firmware sub menu

Changes :-
- Updated test cases at poweroff state.
- Added variable and xpath for Sitch to running option.

Tested :-
- Suc

GUI: Added test to verify sub sections under firmware sub menu

Changes :-
- Updated test cases at poweroff state.
- Added variable and xpath for Sitch to running option.

Tested :-
- Successfully ran this from gui/gui_test/operations_menu/test_firmware_sub_menu.robot

Change-Id: I8aeebd792110dbd82b60cbaf018e7d71ed4e0d3d
Signed-off-by: rramyasr-in <rramyasr@in.ibm.com>

show more ...


# 0c4845d8 24-Feb-2023 Nandish-Matti <nandish.matti@ibm.com>

GUI: Updated xpath and verify disable status of buttons.

Changes:
- updated xpath for 'Add File' button.
- Verify the disable status of the buttons.

Tested:
-Ran above test case from sand

GUI: Updated xpath and verify disable status of buttons.

Changes:
- updated xpath for 'Add File' button.
- Verify the disable status of the buttons.

Tested:
-Ran above test case from sandbox successfully.

Change-Id: Id753ded80aa19c1007d2f334f73b816f0b19961c
Signed-off-by: Nandish-Matti <nandish.matti@ibm.com>

show more ...


# 9e2c96f2 24-Jan-2023 rramyasr-in <rramyasr@in.ibm.com>

Added delay for page to load completely

Change-Id: Ib12ff16cf92b2ce8bc88ce2ef321ecb209b8be40
Signed-off-by: rramyasr-in <rramyasr@in.ibm.com>


# bd87c776 12-Jan-2023 rramyasr-in <rramyasr@in.ibm.com>

Added New testcase for Firmware page

Changes:
- Added Verify_Existence_Of_All_Buttons_In_Firmware_Page_At_Host_Power_On

Tested:
- Ran test successfully gui/gui_test/operations_menu/test

Added New testcase for Firmware page

Changes:
- Added Verify_Existence_Of_All_Buttons_In_Firmware_Page_At_Host_Power_On

Tested:
- Ran test successfully gui/gui_test/operations_menu/test_firmware_sub_menu.robot

Change-Id: Ia1e94c2f7ac337bf936e8b30c26167005d579b4e
Signed-off-by: rramyasr-in <rramyasr@in.ibm.com>

show more ...


# b33ea544 10-Jan-2023 rramyasr-in <rramyasr@in.ibm.com>

Updated testcase with xpath and variables

Changes:-
- Update xpath and variabled names.

Tested:-
- gui/gui_test/operations_menu/test_firmware_sub_menu.robot

Change-Id: I3eeb16ab2582366b3

Updated testcase with xpath and variables

Changes:-
- Update xpath and variabled names.

Tested:-
- gui/gui_test/operations_menu/test_firmware_sub_menu.robot

Change-Id: I3eeb16ab2582366b395e5c295d4c87f75c58fba3
Signed-off-by: rramyasr-in <rramyasr@in.ibm.com>

show more ...


# f6985d00 03-Jan-2023 rramyasr-in <rramyasr@in.ibm.com>

Added new test cases for Firmware Page

Changes:
- Added Verify existence of all sub sections under BMC and server section

Tested: Ran successfully /gui/gui_test/operations_menu/test_firmware_s

Added new test cases for Firmware Page

Changes:
- Added Verify existence of all sub sections under BMC and server section

Tested: Ran successfully /gui/gui_test/operations_menu/test_firmware_sub_menu.robot

Change-Id: Idfddcbfc0c53575407e1420d41d7a64c7ece2835
Signed-off-by: rramyasr-in <rramyasr@in.ibm.com>

show more ...


Revision tags: robotframework-requests
# 142642dc 24-Aug-2021 Rahul Maheshwari <rahulmaheshwari@in.ibm.com>

GUI automation changes with respect to new navigation menu

This commit has following changes:
- Modified GUI suites suite setup to use new navigation menus
structure

GUI automation changes with respect to new navigation menu

This commit has following changes:
- Modified GUI suites suite setup to use new navigation menus
structure
- Updated data-test-id xpaths related to navigation menu
with new ones
- Modified some test cases name to reflect new menu name
- Updated GUI suite documentation to reflect new menu structure
- Removed unsupported KVM suite file
- Removed LED suite file as it now comes under hardware inventory

Change-Id: Ia6500f3649fa32b60ac439b0c9b96b7e1a427425
Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>

show more ...


# a1412562 18-Aug-2021 Rahul Maheshwari <rahulmaheshwari@in.ibm.com>

Moved GUI test suite files under new menu folders

Change-Id: I9c2036b30f7bca94b4c1f69129cf5eec6b914dfd
Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>