Liudmyla-Hraiv / AB-Automation-Courses-HW4

Add Soft Assert Add the tests to the positive and negative groups. Create 3 suite files: for positive, negative and all tests Add a Data Provider for negative checks. Configure parallel execution of tests. Add setup methods. Add rerun of failed tests. Parameterize suite selection with Gradle.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AuthService

The demo project for demonstrating TestNG features.

Tools

  1. Java 9
  2. Gradle
  3. TestNG

NOTE: if you want to use older versions of java, update DbConnection.authenticate method (replace Map.of)

About

Add Soft Assert Add the tests to the positive and negative groups. Create 3 suite files: for positive, negative and all tests Add a Data Provider for negative checks. Configure parallel execution of tests. Add setup methods. Add rerun of failed tests. Parameterize suite selection with Gradle.


Languages

Language:Java 100.0%