Skip to content

Setup Data Driven Testing Strategy #14

@Jonathan-Zollinger

Description

@Jonathan-Zollinger

Right now our tests are basically using hard coded test data, and it doesn't reflect variances in auth levels.

Our tests should be data driven in such a way that they:

  • validate the software's documented behavior
  • use current data - not hard-coded strings.
  • credentials and tokens are provided from a test resource (other tests, tooling like 1password, a db, etc)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions