softassert

There are 2 repositories under softassert topic.

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

    Language:Java
  • AutomatedTestTemplate

    A template for web site front-end test project. Some tests run sequentially, some run in parallel.

    Language:Java