Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/najeeb1023/orangehrm-playwright-cucumber

Test automation framework using behavior data development approach with native typescript.
https://github.com/najeeb1023/orangehrm-playwright-cucumber

cict cucumber docker playwright-typescript yaml

Last synced: about 2 months ago
JSON representation

Test automation framework using behavior data development approach with native typescript.

Awesome Lists containing this project

README

        

[![Playwright Tests](https://github.com/najeeb1023/orangehrm-playwright-cucumber/actions/workflows/playwright.yml/badge.svg?branch=master)](https://github.com/najeeb1023/orangehrm-playwright-cucumber/actions/workflows/playwright.yaml)

## To run the project

1) npm i
2) npm run orangehrm

## Test scenarios covered

1) Login scenario, with correct and incorrect credentials.
2) Timesheet data retrival for selected users.
3) Claim tab contains data for submitted users and assertion.
4) Admin page, where all users are fetched and asserted with ESS and Admin role.