FVT - quality-manager/onboarding GitHub Wiki

Feature testing

  • Each feature team leader is responsible for the quality assurance of the feature.
  • Feature team will create Test Cases with their Test Scripts and add them to the corresponding regression Test Plan for the release.
  • Test Cases must be also linked to the FVT quality task created from "ETM@Agile Scale 7.0.3 template" associated with the feature.
  • Feature team will create the Test Case Execution Record for the Test Case and Test Script for the current iteration.
  • Feature team will run the Test Case Execution Record and generate a result.
  • Feature must be closed before Wednesday on the 3rd week of every sprint, this includes testing.

Regression testing

  • Regression testing will occur Thursday on the 3rd week of every sprint immediately after development cut off (or as we call it move to "stable mode").
  • Regression testing will test around new features (not the features themselves), identify any possible regressions, and assure no other areas are broken.