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: about 2 months 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-18T06:07:00.000Z (almost 5 years ago)
- Last Synced: 2025-01-13T06:26:12.709Z (4 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