Test Automation Principles and Approach - up1/training-courses GitHub Wiki

จำนวน 1 วัน

Course outline

  • Introduction
    • Foundation of test automation
    • Value of automation
  • Test types
    • Testing quadrants
    • Testing pyramid
    • Testing anti-pattern
      • Ice-cream cone testing
      • Cupcake testing
    • Testing types
      • Unit testing
      • Integration testing
      • Component testing
      • Contract testing
      • End-to-End testing
  • Approach for automation
    • The whole team approach
    • Strategy of automation
    • Test design pattern
    • Improve development/delivery process
    • Choosing Tools
      • Test frameworks
      • Assertion library
      • Test results
    • What to test automation
  • how to adopt the test automation
    • Continuous integration
    • Continuous testing
    • Continuous delivery/deployment
    • Share automation process