Skip to content

shilpisinha895/Automation-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Automation-Demo

This project demonstrates the automation of test cases for a web application and RESTFUL APIs. The tests are written python.

Framework used

  1. Pytest
  2. Selenium for testing web UI

Prerequisites

To run this project. You should have below set up in the machine from where you're triggering these tests.

  1. Python3
  2. Selenium package.
  3. Browser compatible web drivers. You can use https://www.selenium.dev/documentation/en/webdriver/driver_requirements/#quick-reference to download the correct versions of web drivers.

Run tests

Use commands like pytest -s -k <test name>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages