Skip to content
/ seez Public

An automation test suite in Playwright for a car loan application

Notifications You must be signed in to change notification settings

uncleejay/seez

Repository files navigation

Overview

This project involves the use of Playwright to create a test automation suite for a car loan application site - Seez. The project also includes documents containing test cases represented in excel document and another in BDD format.

Installation

Pull this repo and run the command below

npm install

Running Tests

The test are located in the 'Tests' folder. Only the 'loan_duration_options' test file will run as the API test script is a demo simulation of how it will work.

npm run test:loan-duration

Note

The API test script will not run as it is a simulation or demo of how it may function.

About

An automation test suite in Playwright for a car loan application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published