Introduction to Test Patterns

Test Patterns brings uniformity, readability and improves speed of authoring new tests.

Type of test patterns

  1. Fluent - Suitable for smaller applications with minimal test data needs

  2. WorkFlow - Suitable for applications with a lot of workflows, branches with greater test data needs