Code Monkey home page Code Monkey logo

mersys.io.test's Introduction

Maven Central Maven Central Maven Central Maven Central Maven Central Maven Central MIT License

mersys.io_Projesi

Techno Study Batch 4, Group 17, Friday Project / date 13-10-2023

In this project we use JAVA, TestNG, Cucumber, Gherkin and other JAVA Tools on this project.

Domain: https://test.mersys.io/

##Team-17 [email protected]

Getting Started

The easiest way to get started is to clone the repository:

# File > New > Project From Version Control 
# Copy to URL
[email protected]: https://github.com/TechnoTeam-17/mersys.io
# open project at Intellij
# select project JDK
jdk1.8

# Open Module Settings at Intellij
# install selenium from maven
org.seleniumhq.selenium:selenium-java:4.11.0

# install io.cucumber from maven
cucumber-java version :7.9.0

# install io.cucumber TestNG from maven
cucumber-TestNG version:7.9.0

# install TestNG from maven
org.testNG:6.14.3

# install slf4j from maven
org.slf4j:slf4j-nop:1.7.30

# install slf4j from maven
org.slf4j:slf4j-nop:1.8.0 beta2

# install org.apache.commons from maven
org.apache.commons-lang3 version:3.12.0

# install tech.grasshopper from maven
extentreports-cucumber7-adapter version:1.9.2

# install commons.io from maven
commons-io:commons-io:2.11.0

# Right click to Main.java
Run 'Main'

List of Dependencies

Package Description
TestNG Next Generation Testing Tool.
Selenium Browser Automation Framework.
slf4j The Simple Logging Facade for Java.
commons.io The Apache Commons IO library.
cucumber Cucumber is a tool that supports BDD.
grasshopper HTML & PDF Report tool.

File Structure

|-- src
|   |-- main
|       |-- java
|       |-- resources
|
|   |-- test
|       |-- java
|           |-- FeatureFiles
|               |-- Cucumber Feature Files
|           |-- Pages
|               |-- Locators, Page Object Model Files
|           |-- Runners
|               |-- CrossBrowserTest
|               |-- ExtentReport
|           |-- StepDefinitions
|               |-- Test Class Files
|           |-- Utilities
|               |-- Events
|               |-- Hooks
|               |-- WBA
|           |-- XML
|       |-- resources
|       |-- results
|           |-- reports*
|           |-- gitignore
|
|-- gitignore
|-- pom.xml

## Rules Of Pull Request
- Update your codes from main branch before you pull request
- Don't use Thread.Sleep
- Don't use Turkish Character
- Don't use extra space
- Use logical comment lines
- Use ./screenshots folder for bug & facility report
- Only work at your story
- Don't add any scenario you want

## License

This project is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

### Wish you the best! 

mersys.io.test's People

Contributors

technoteam-17 avatar

Watchers

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