kvabapo / sertis-qa-exam

UI and API automated tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sertis QA Exam

UI (playwright) and API (requests) automated tests

This repository is about end to end testing. Pytest is the testing framework used.

Make sure Python 3.X is installed

Getting Started

  1. Clone repository and pip install requirements.txt
  2. Check successful install pip list

Run Tests Locally

  1. Go to /tests
  2. On command line type pytest
  3. It should run browser and api tests then display test results

Run Github Actions

  1. Go to Actions
  2. Select branch main
  3. Click Run workflow button

About

UI and API automated tests


Languages

Language:Python 100.0%