Giter Site home page Giter Site logo

divya-learn / cucumberbdd_hybridframework Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 7.98 MB

This repository contains code and resources related to the integration of Cucumber with a Hybrid framework.

Java 87.63% Gherkin 12.37%
cucumber-java datadriventesting extent-report pagefactory pageobjectmodel parameterization cucumber-testng cucumber-reports selenium-java log4j2

cucumberbdd_hybridframework's Introduction

CucumberBDD Hybrid Framework

This project is a test automation framework utilizing the Cucumber BDD approach combined with a Hybrid framework model to test the UI of the Opencart ecommerce application and automated the process of testing using CI tools (Jenkins).

Tools and Frameworks:

  • Project Setup : Apache Maven
  • BDD Tool : Cucumber
  • Automation Tool : Selenium WebDriver
  • Data-driven Testing Framework : Scenario Outline (a feature of Cucumber)
  • Object Repository Design Pattern: Page Factory
  • Test Execution Report : Extent Report, Cucumber Report
  • Logging Framwork : Log4j2
  • Passing parameter to scenarios : Parameterization
  • Plain text Language : Gherkin
  • Continuous Integration Tool : Jenkins

Prerequisites:

Before running the tests,

  • Ensure you have the following installed:
    • Java (JDK 8 or higher)
    • Apache Maven
    • Jenkins
  • Ensure you have the following dependency:
    • Cucumber-testNG
    • Cucumber-java
    • ExtentReports
    • Log4j (log4j-api and log4j-core)
    • Selenium-java

Steps to run at your system:

  • Clone the repository using "git clone "
  • Run "mvn clean test"

Added a execution video and Generated Reports. See here CucumberReport

Extent Report:

extentreport extentreport2

Jenkins:

Jenkins

cucumberbdd_hybridframework's People

Contributors

divya-learn avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.