Skip to content

This repo contains code and examples for test automation frameworks of web application using selenium, behave and REST API using requests, pytest etc.

Notifications You must be signed in to change notification settings

rajgupta5/Automation-Testing-In-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automation-Testing-In-Python

REST API TESTING

  • Requests
  • Pytest
  • tavern

WEB APPLICATION TESTING

  • selenium
  • selenium grid

MOBILE APPLICATION TESTING

  • Appium
  • Appium grid

PERFORMANCE TESTING

  • Locust

BDD TESTING

  • behave
  • allure-behave

OTHER PYTHON PACKAGES

  • pdb (For debugging and breakpoints)
  • PyMySQL (For MYSQL)
  • setuptools (For packaging)
  • logging (For logs)

VIRTUAL ENVIRONMENT

TOP 5 PYTHON FRAMEWORKS

https://www.lambdatest.com/blog/top-5-python-frameworks-for-test-automation-in-2019/

  1. ROBOT
  2. PYTEST
  3. UNITTEST OR PYUNIT
  4. BEHAVE
  5. LETTUCE
  6. NOSE

INTEGRATION WITH CI/CD

YOUTUBE CHANNELS

SDET PYTHON

About

This repo contains code and examples for test automation frameworks of web application using selenium, behave and REST API using requests, pytest etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages