You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To minimize the dependency of relying on the Sitewide team, CMS team is exploring using a testing module that can allow for future creation of test scripts without content type dependencies.
Background
For CMS development, test plans and test scripts have historically been created by developers without QA engineering oversight and right now, flakey tests and testing gaps have created errors during the daily deploy process. @keisterj-oddball did discovery work to determine how to approach a comprehensive test plan and now the comprehensive test plan needs to be implemented.
User Story or Problem Statement
As an editor in Drupal CMS, I need to know that when there are updates to Drupal CMS, it will not unintentionally impact other areas of Drupal CMS that are critical for my day-to-day work.
As a developer in Drupal CMS, I need to know if and how my code changes in Drupal CMS unintentionally impact other areas of Drupal CMS.
As a developer in Drupal CMS, I need to have confidence that the test scripts in Drupal CMS are providing accurate and quick results that I can use to shape my code.
Affected users and stakeholders
Developers of CMS and CMS products (e.g. CMS team, Sitewide team)
Hypothesis
By implementing a comprehensive test plan for CMS, we will be able to better catch bugs and bad code before it goes into production and impacts editors and veterans.
Desired Outcomes
Increase the number of test coverage for critical pathways for Prod CMS
Decrease the test execution time.
OCTO OKR
Objective: Our platforms are the best way to deliver products at VA
Key Results: Our platforms hit the “elite” level (as defined by DORA) on Deployment Frequency, Lead Time for Changes, Change Failure Rate, and Time to Restore Service
Status
Update each sprint until completed
Background
For CMS development, test plans and test scripts have historically been created by developers without QA engineering oversight and right now, flakey tests and testing gaps have created errors during the daily deploy process. @keisterj-oddball did discovery work to determine how to approach a comprehensive test plan and now the comprehensive test plan needs to be implemented.
User Story or Problem Statement
As an editor in Drupal CMS, I need to know that when there are updates to Drupal CMS, it will not unintentionally impact other areas of Drupal CMS that are critical for my day-to-day work.
As a developer in Drupal CMS, I need to know if and how my code changes in Drupal CMS unintentionally impact other areas of Drupal CMS.
As a developer in Drupal CMS, I need to have confidence that the test scripts in Drupal CMS are providing accurate and quick results that I can use to shape my code.
Affected users and stakeholders
Hypothesis
By implementing a comprehensive test plan for CMS, we will be able to better catch bugs and bad code before it goes into production and impacts editors and veterans.
Desired Outcomes
OCTO OKR
Objective: Our platforms are the best way to deliver products at VA
Key Results: Our platforms hit the “elite” level (as defined by DORA) on Deployment Frequency, Lead Time for Changes, Change Failure Rate, and Time to Restore Service
Reference Links
Definition of Done
Tasks
The text was updated successfully, but these errors were encountered: