Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.01 KB

File metadata and controls

34 lines (26 loc) · 1.01 KB

Case Study: Human Resource Management

Problem Statement:

  1. Add a Job in the dashboard

  2. Verify URL of the current window

  3. Check if Login button enabled or not

Suggested site: https://opensource-demo.orangehrmlive.com

Detailed Description:

Launch the browser Chrome/Firefox Enter URL: https://opensource-demo.orangehrmlive.com/ Enter the given Username and Password Click the “Login” button Verify the current URL and check if it contains the string “dashboard”. Go to Admin Tab Go to the Job tab and check ‘Job Titles’ is there or not Click on “Job Titles” Get the List of All Jobs Available Match the job “Automation Tester” within the List of jobs available. If not available, add job “Automation Tester” by clicking on “Add” button. Fill the appropriate data in the fields “Job Title” and click on “Save” Logout and Close the browser Key Automation Scope:

Multiple browser handling Assign synchronization technique Navigation to Home page Exception Handling Locating Web Elements