Skip to content

Reasons for testing #12

@codenameyau

Description

@codenameyau

unit testing

  • Adversarial mindset to catch bugs before users.
  • Covers different use cases and possibilities.
  • Regression proofing atomic parts of an app.

e2e testing

  • Catch regressions from API and third-party integrations.
  • Catch regressions from obscure parts of an application.
  • Catch regressions for different flows and scenarios.
  • Catch regressions for different user types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions