Skip to content

alien513/Test-Automation-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Automation Framework

By Olena Kapustina (alien513)

This framework is designed to automate API, UI and Database testing.
It was created to gain practical experience in this field during the QA Auto course by Prometheus.

    Used technologies:
  • Python
  • Pytest
  • SQLite
  • Selenuim
    Used environment:
  • WSL
  • Visual Studio Code (VSCode)

All the code was written in Python in VSCode. For testing, the Pytest framework was used both directly in WSL (for API and SQLite database testing) and indirectly in VSCode (for UI testing with Selenium). The whole project was aimed at maximizing the diversity of the automated testing experience.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages