From 972a464bccd5ce6235dcb720d97124e3854a9656 Mon Sep 17 00:00:00 2001 From: Tetiana Churikova Date: Mon, 9 Apr 2018 18:41:25 +0300 Subject: [PATCH] Added Exit Criteria and Success Metrics --- ideas/127-SOB-testing-process.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ideas/127-SOB-testing-process.md b/ideas/127-SOB-testing-process.md index 448a86b..1933f88 100644 --- a/ideas/127-SOB-testing-process.md +++ b/ideas/127-SOB-testing-process.md @@ -42,3 +42,12 @@ Hence this idea is a placeholder for current and future iterations of improving - [ ] define function for SNT transfer - [ ] define function for signing transaction and payout confirmation - [ ] 1 full end-to-end test is running successfully in [Jenkins](https://jenkins.status.im/job/end-to-end-tests/job/sob-end-to-end-tests/) + +## Exit Criteria +- The smoke checklist is fully automated and autotests are running through each PR which comes to `To test` column +- Test artifacts (screenshots, log etc.) are integrated with GitHub and put to PR comments + +## Success Metrics +This idea should affect the following: +- Reduced timeframe for testing +- Speed up feedback provided on PRs