Testing

An overview of software testing.

  • Test Pyramid

    • User Interface: client-side interface where the user accesses the system

    • Integration: REST API's and third-party integrations

    • Unit: independent parts of code functionality

Last updated

Was this helpful?