Skip to content

Simple project to run tests against the test-software repo. This project uses Springboot, JUnit, TestNG, Cucumber, JMeter, Rest-Assured, Mockito and other tools.

Notifications You must be signed in to change notification settings

leonidesfernando/automacao-teste-software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

automacao-teste-software

Project to explorer several tests such as API, e2e, integration, load and stress with: TestNG, Mockito, REST Assured, Cucumber, Selenium Webdriver , JMeter and Postman.

Also, it's possible generate the Allure report first run mvn allure:install next just run: mvn allure:report to generate and finally mvn allure:serve to open the report.

All tests were built to run against a simple web application in the teste-software repository.

Requirements

  • Maven
  • JDK 18+

Structure

This project uses some frameworks such as Spring Boot and Lombok, in case you come to use an IDE that has plugins to them, it's recommended that you install it.

For IntelijIDEA:

  1. Enable annotation processing:
    1. Settings->Compiler->Annotation Processors: "Enable annotation processing"
  2. Install plugins to Spring Boot and Lombok(via Marketplace)
  3. Restart IDEA and enjoy it.

Português

About

Simple project to run tests against the test-software repo. This project uses Springboot, JUnit, TestNG, Cucumber, JMeter, Rest-Assured, Mockito and other tools.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published