Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Page Properties


Submitted Date

 

Approved Date
StatusDRAFT
ImpactMEDIUM


 

Overrides/Supersedes 

When applicable, provide links to all DRs that this DR overrides or supersedes N/A

RFC 

Provide links to all relevant RFC'sN/A

Stakeholders

Mikita SiadykhJohn Coburn Alex Mozolev Zak Burke Michal KuklisIvan Kryzhanovskyi Denys BohdanDmitriy LitvinenkoViktor SorokaAditya matukumalliRichard Redweik

Contributors

List individualAnton Emelianov (s) sposnoring/advocating for the decision

Approvers

List TC members voted to approve the change

Background/Context

...

Deactivated) 

Approvers

Background/Context

UI Testing Team would like to propose a solution for replacement of Nightmare UI end-to-end integration tests (which has been not maintained by Folio community since the fall of 2020)

Requirements:

  1. Stripes framework should support interactors that can be used for both unit and end-2-end tests
  2. Test runner should minimize false negative test results

Every team will support e-2-e tests for modules according to Team vs module responsibility matrix 

Goals

    • Automation of e-2-e tests that will:
      1. Accelerate feedback to dev teams by running these tests frequently (daily). Last attempt to execute manual Smoke test plan had failed: https://foliotest.testrail.io/index.php?/runs/view/1785
      2. Reduce number of test cases that needs to be executed manually during BugFest
    • Create e-2-e tests in stages:
      1. Smoke  - 168 tests 
      2. Critical Path - 254 test cases
      3. Extended - 141 test case  (not the final count)
    • Create Jenkins pipeline that will execute these daily against reference environment
    • Enable dev teams to run these tests on demand. The above pipeline should have arguments to execute e-2-e test suite against any URL (Team Rancher Environment, Bug Fest, Implementer staging system)

Documentation

Assumptions

List all assumptions that were made when making the decision

Constraints

List any constraints that lead us to make a certain decision

Rationale

Document the thought process, list reasons that lead to the final decision

Decision

Short summary of the decision goes here

Implications

  • Pros
    • Provide a link to RFC when applicableN/A
  • Cons
    • Provide a link to RFC when applicableN/A


Other Related Resources