The goal here is the instruct the browser to log into a target Gluu Server using the provide credentials, wait few seconds and logout. The browser will do these steps n times where n can be parameterized.
- Clone the project:
git clone https://github.com/sahiliamsso/gluuQAAutomation.git
cd src/main/java/org/gluu/gluuQAAutomation/configuration/
- Edit the file
config.properties
to match your settings - Run the command
mvn test -Dcucumber.options="--tags @gluuLoadTest"
- Clone the project:
git clone https://github.com/sahiliamsso/gluuQAAutomation.git
cd src/main/java/org/gluu/gluuQAAutomation/configuration/
- Edit the file
config.properties
to match your settings - Run the command
mvn test -Dcucumber.options="--tags @gluuQA"
- Open a new terminal
- Navigate to the project
cd gluuQAAutomation
- Run this command:
mvn spring-boot:run
- Run: Ctrl+C
- Run this command:
mvn spring-boot:run
- Navigate to:
http://localhost:8080
Sample: