/hepsiburadaProject

hepsiburada.com Test Otomasyon Case hk. Java, Maven, Selenium, Gauge

Primary LanguageJavaApache License 2.0Apache-2.0

gauge-java-maven-selenium project

This is an example project, illustrating how to do test automation using Gauge test automation framework, with Java support.

This project uses

Concepts covered

Prerequisites

System Under Test (SUT)

Using the "APP_ENDPOINT" /env/default/default.properties

Executing specs

Set up

This project requires maven to install dependencies. To install dependencies re-import maven dependencies using IntelliJ IDEA.

All specs

mvn gauge:execute -DspecsDir=specs

This will also compile all the supporting code implementations.