diff --git a/pbms/developer-zone/testing/README.md b/pbms/developer-zone/testing/README.md index f42847d2..d1b943fd 100644 --- a/pbms/developer-zone/testing/README.md +++ b/pbms/developer-zone/testing/README.md @@ -8,6 +8,10 @@ description: Testing at OpenG2P To ensure the reliability, security, and performance of the OpenG2P platform we follow a structured testing approach primarily focusing on [Sanity Testing](./#sanity-testing) and [Regression Testing](./#regression-testing). Testing is conducted on versioned/tagged Dockers from the end-to-end (black box) perspective. All test cases and planned and documented for manual execution (see the Excel sheet below). The test results for a particular release are well documented [(example)](https://docs.openg2p.org/releases/1.1.0/release-notes#test-report). + + +{% embed url="https://docs.google.com/spreadsheets/d/1wDvw2GdXGKBEchBPIUslTeIaJWf_cEG9G9EK8PyuAAY/edit?usp=sharing" %} + ### Sanity testing Sanity testing ensures that new builds, bug fixes, or minor changes in the OpenG2P system do not introduce new defects and that the core functionalities work as expected.