desktop_windows
Features
2 feature(s) passed
0 feature(s) failed, 0 others
Scenarios
5 scenario(s) passed
0 scenario(s) failed, 0 others
Steps
21 step(s) passed
0 step(s) failed, 0 others
Features
  • OrangeHRM_UI 09/06/2026 09:38:17 Pass
    00:00:37.4181438
    Scenario Delete record on Orange HRM
    • Given user is on the Orange HRM homepage
      user is on the Orange HRM homepage
    • Given user with the following details logs in:
      user with the following details logs in:
      PropertyValue
      UsernameAdmin
      Passwordadmin123
    • Given user navigates to 'PIM' Page
      user navigates to 'PIM' Page
    • When user deletes employee in row without employment status 'Full-Time Permanent'
      user deletes employee in row without employment status 'Full-Time Permanent'
    • Then the employee should not be displayed
      the employee should not be displayed
    00:00:25.8523718
    Scenario Add new employee
    • Given user is on the Orange HRM homepage
      user is on the Orange HRM homepage
    • Given user with the following details logs in:
      user with the following details logs in:
      PropertyValue
      UsernameAdmin
      Passwordadmin123
    • Given user navigates to 'PIM' Page
      user navigates to 'PIM' Page
    • When user adds a new employee
      user adds a new employee
    • Then the employee can be seen on the list
      the employee can be seen on the list
    00:00:09.5083256
    Scenario Update Info
    • Given user is on the Orange HRM homepage
      user is on the Orange HRM homepage
    • Given user with the following details logs in:
      user with the following details logs in:
      PropertyValue
      UsernameAdmin
      Passwordadmin123
    • Given user navigates to 'My Info' Page
      user navigates to 'My Info' Page
    • When user updates info
      user updates info
    • Then the info is updated successfully
      the info is updated successfully
  • Booking_API 09/06/2026 09:38:17 Pass
    00:00:00.3920508
    Scenario Get Booking Ids
    • Given an auth token is received
      an auth token is received
    • When a get request is made to the booking endpoint
      a get request is made to the booking endpoint
    • Then the response should contain a list of booking ids
      the response should contain a list of booking ids
    00:00:00.1737141
    Scenario Create a Booking
    • Given an auth token is received
      an auth token is received
    • When a post request is made to the create booking endpoint
      a post request is made to the create booking endpoint
    • Then the response should contain a booking id
      the response should contain a booking id
Exceptions
Dashboard
Features
2
Scenarios
5
Steps
21
Start
09/06/2026 09:38:16
End
09/06/2026 09:39:33
Time Taken
00:01:16.4905325
Environment

 

Name Value
Base_SiteUrl https://opensource-demo.orangehrmlive.com
Base_ApiUrl https://restful-booker.herokuapp.com
Browser chrome