Course curriculum

  1. 1
    • Overiew

  2. 2
    • Lifecycle of a Testcase

    • Lets create a base project

    • Setup TestNG for the project

    • A brief about Annotations

    • Assignment - Adding more tests

  3. 3
    • TestNG Annotations - Before and After

    • Annotation - Attributes

    • Grouping of test

    • DataProviders

    • Assignment

  4. 4
    • Understanding the test Task

    • Gradle html Report

    • TestNG Custom Report

    • Test Logging

    • Executing Grouped Tests

    • Executing tests in Parallel