Microservice Testing - up1/training-courses GitHub Wiki

จำนวน 1 วัน

Course outline

  • Automation testing vs Manual testing
  • How to test of Microservices ?
    • Unit testing
    • Integration testing
    • Component testing
    • Contract testing
    • End-to-End testing
  • Contracts Testing for Microservices

    • Contracts คืออะไร
    • Contracts testing
      • Consumer
      • Provider
    • ประโยชน์ของ Contract testing
  • Workshop :: Automated testing with Contract Testing

    • Pact with Go
      • Create contract
      • Consumer contract testing
      • Provider contract testing
    • Pact broker