Skip to content

Script automation test for API, Website, and Mobile using Jest, Pytest, Selenium, Appium

Notifications You must be signed in to change notification settings

yullyayu/Automation-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automation-test

Script automation test for API, Website, and Mobile using Jest, Pytest, Selenium, Appium

How To Run API Automation:

  1. Clone project api-tes
  2. install node modules using "npm install"
  3. run test using cmd "npm test"

How to Run Mobile Automation:

  1. Config and setup devices in appium server
  2. Run code

How to Run Selenium Automation:

  1. Clone Project
  2. run test using cmd/git bash "pytest -v -s --html=report.html --self-contained-html tests/search-product-test.py(nameProject)" or "pytest tests/search-product-test.py(nameProject)"

About

Script automation test for API, Website, and Mobile using Jest, Pytest, Selenium, Appium

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages