Test execution Automated - NextensArelB/SwaggerGenerationTool GitHub Wiki

##Test Automation approach For more information on test automation see the following wiki page: Test automation approach

##Objective Automate those test cases which are selected for test automation

##Who

  • Quality engineers (QA), Developers (DEV)

##What/How Based on the outcome of the PRA and the Unit/Component test coverage, API, UI and E2E tests will be automated. Test automation can be done by either the T&R or the developer, this can differ per team Steps to follow:

  • Put task 'Test Automation' to 'Active'
  • API: test in Karate
  • UI/E2E: test in Cucumber/Protractor
  • If script is ready, run script to validate
  • When validation is completed, add script to pipeline
  • Put task 'Test Automation' to 'Closed'
⚠️ **GitHub.com Fallback** ⚠️