Skip to content

Latest commit

 

History

History
20 lines (20 loc) · 459 Bytes

File metadata and controls

20 lines (20 loc) · 459 Bytes

Course :: Full Stack Testing

  • Manual to Automated testing in Software Development Life Cycle
  • Testing strategies
    • End-to-end test
    • Integration test
    • Component test
    • Contract test
    • Unit test
  • Testing tools and techniques
  • AI with Testing process
    • AI Agent
    • Design test case
    • Write test script
  • Workshop
    • Design test cases
    • API testing
    • UI testing
    • Contract testing
      • Sync communication
      • Async communication