Skip to content

magsko/ParasoftTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parabank Test Suite

The goal of this project was to practice setting up a testing environment with Selenium and Python and practicing my test automation skills.

About

The test object of the project is Parabank, a demo web banking app by Parasoft.

The project uses Page Object Model (POM) to organize the code. It is written in python, uses Selenium for browser automation, pytest for test management and pytest-html for reporting results.

Installation

Use the package manager pip to install foobar.

pip install selenium
brew cask install chromedriver
pip install -U pytest
pip install Faker

To run

pytest --html=report.html

License

MIT

About

The goal of this project was to practice setting up a testing environment with Selenium and Python and practicing my test automation skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages