Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)