GithubHelp home page GithubHelp logo

cucumberjava's Introduction

How to run project
	1. Clone this repository
	2. Run "Run.jar"

Other Details:
	1. Feature file - src/main/resources/Features/GridDemo.feature
	2. Step Definitions - src/main/java/StepDefinitions/GridDemoSteps.java
	3. Page Objects - src/main/java/PageObjects/GridDemoPage.java
	4. Chrome Driver - src/main/resources/Drivers/chromedriver.exe
	5. Html Report - target/HtmlReports/report.html
	6. Runner - src/main/java/com.qa.main/TestRunner.java
	
Libraries used (can be found on the pom.xml file):
	Dependencies
		1. https://mvnrepository.com/artifact/io.cucumber/cucumber-java
		2. https://mvnrepository.com/artifact/junit/junit
		3. https://mvnrepository.com/artifact/io.cucumber/cucumber-junit
		4. https://mvnrepository.com/artifact/org.seleniumhq.selenium/selenium-java
	Plugins
		1. https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-compiler-plugin
		2. https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-jar-plugin
		3. https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-assembly-plugin
	
Tools:
	1. IDE - Eclipse IDE for Java Developers - 2023-03
	2. Google Chrome Extension - Ranorex Selocity

References:
	1. Selenium Cucumber BDD Framework with Java (https://www.youtube.com/playlist?list=PLhW3qG5bs-L_mFHirOLEYJ7X2rIXu8SR2)
	2. Selenium Webdriver & Java - Using Real Examples - 2023 (https://www.udemy.com/course/selenium-webdriver-java-using-real-examples/)
	3. Java Exceptions - Try...Catch (https://www.w3schools.com/java/java_try_catch.asp)
	4. Java: Multiple lines of text using JOptionPane.showInputDialog(null, "Text"); (https://stackoverflow.com/questions/12118244/java-multiple-lines-of-text-using-joptionpane-showinputdialognull-text)
	5. How to convert an integer to a string in Java (https://www.educative.io/answers/how-to-convert-an-integer-to-a-string-in-java)
	6. Java String to Int โ€“ How to Convert a String to an Integer (https://www.freecodecamp.org/news/java-string-to-int-how-to-convert-a-string-to-an-integer/)
	7. Java JOptionPane (https://www.javatpoint.com/java-joptionpane)
	8. Waits (https://www.selenium.dev/documentation/webdriver/waits/)
	9. How to create a runnable JAR file with Maven? || How to make an executable jar in Maven? (https://www.youtube.com/watch?v=GIyIWpC5YIw&ab_channel=KKJavaTutorials)

cucumberjava's People

Contributors

carmellad avatar crmllnntdgzmn 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.