• Login to HRM Application

    4:11:12 PM / 00:00:28:146 Pass

    Login to HRM Application
    01.04.2024 4:11:12 PM 01.04.2024 4:11:40 PM 00:00:28:146 · #test-id=1
    Given User is on HRMLogin page "https://opensource-demo.orangehrmlive.com/"
    When User enters username as "Admin" and password as "admin123"
    Then User should be able to login successfully and new page open
    PassLogin with invalid credentials
    Given User is on HRMLogin page "https://opensource-demo.orangehrmlive.com/"
    When User enters username as "Admin" and password as "admin12$$"
    Then User should be able to see error message "Invalid credentials"
    PassLogin with invalid credentials
    Given User is on HRMLogin page "https://opensource-demo.orangehrmlive.com/"
    When User enters username as "admin$$" and password as "admin123"
    Then User should be able to see error message "Invalid credentials"
    PassLogin with invalid credentials
    Given User is on HRMLogin page "https://opensource-demo.orangehrmlive.com/"
    When User enters username as "abc123" and password as "xyz$$"
    Then User should be able to see error message "Invalid credentials"
    Given User is on HRMLogin page "https://opensource-demo.orangehrmlive.com/"
    When User enters username as " " and password as "admin123"
    Then User should be able to see a message "Required" below Username
    Given User is on HRMLogin page "https://opensource-demo.orangehrmlive.com/"
    Then User should be able to see LinkedIn Icon
    Given User is on HRMLogin page "https://opensource-demo.orangehrmlive.com/"
    When User clicks on Forgot your Password Link
    Then User should navigate to a new page
  • 1

    @ValidCredentials

    1 tests

    @ValidCredentials

    1 passed
    Status Timestamp TestName
    Pass 16:11:12 PM Login with valid credentials
    Login to HRM Application.Login with valid credentials
  • 1

    @MissingUsername

    1 tests

    @MissingUsername

    1 passed
    Status Timestamp TestName
    Pass 16:11:30 PM Login with blank username
    Login to HRM Application.Login with blank username
  • 1

    @ForgetPasswordLink

    1 tests

    @ForgetPasswordLink

    1 passed
    Status Timestamp TestName
    Pass 16:11:36 PM Verify ForgetPassword link on Login Page
    Login to HRM Application.Verify ForgetPassword link on Login Page
  • 1

    @LinkedInLink

    1 tests

    @LinkedInLink

    1 passed
    Status Timestamp TestName
    Pass 16:11:33 PM Verify LinkedIn Icon on Login Page
    Login to HRM Application.Verify LinkedIn Icon on Login Page
  • 3

    @InvalidCredentials

    3 tests

    @InvalidCredentials

    3 passed
    Status Timestamp TestName
    Pass 16:11:17 PM Login with invalid credentials
    Login to HRM Application.Login with invalid credentials
    Pass 16:11:22 PM Login with invalid credentials
    Login to HRM Application.Login with invalid credentials
    Pass 16:11:26 PM Login with invalid credentials
    Login to HRM Application.Login with invalid credentials

Started

Jan 4, 2024 04:11:11 PM

Ended

Jan 4, 2024 04:11:40 PM

Features Passed

1

Features Failed

0

Features
Scenarios
Steps

Timeline

Tags

NamePassedFailedSkippedOthersPassed %
@ValidCredentials 1 0 0 0 100%
@MissingUsername 1 0 0 0 100%
@ForgetPasswordLink 1 0 0 0 100%
@LinkedInLink 1 0 0 0 100%
@InvalidCredentials 3 0 0 0 100%

System/Environment

NameValue
version 11
os windows