Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/srinivasskc/bdd-automation-python-selenium
BDD with Behave Automation using Selenium and Python
https://github.com/srinivasskc/bdd-automation-python-selenium
allure-reporting bdd behave python selenium
Last synced: 14 days ago
JSON representation
BDD with Behave Automation using Selenium and Python
- Host: GitHub
- URL: https://github.com/srinivasskc/bdd-automation-python-selenium
- Owner: srinivasskc
- Created: 2020-06-15T16:56:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-18T06:07:00.000Z (over 4 years ago)
- Last Synced: 2024-11-13T18:45:24.376Z (2 months ago)
- Topics: allure-reporting, bdd, behave, python, selenium
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BDD-Automation-Python-Selenium
#### Udemy Course: https://www.udemy.com/course/bdd-with-behave/
## Feature Files
#### Gherkin Challenges - https://specflow.org/2020/the-given-when-then-with-style-challenge/## Gherkin Challenge
##### Challenge 1: User Registration: https://github.com/srinivasskc/BDD-Automation-Python-Selenium/tree/master/StepFeatures/GherkinChallenges# Other Resources:
#### Cucumber Documentation - https://cucumber.io/docs/gherkin/
#### Writing Good Gherkin Enables Good Test Automation - https://youtu.be/pKKZ2QM_36k# Automation of Feature File
### Python Behave# Reporting
### Allure Reporting![Allure Reporting](https://user-images.githubusercontent.com/26836928/84983939-787dc180-b157-11ea-9881-3e8bbe6ccd50.png)