From 5485bbca8881f43bd1cbd75a38ddcf424fdd2f52 Mon Sep 17 00:00:00 2001 From: Tetiana Churikova Date: Tue, 3 Apr 2018 16:37:12 +0300 Subject: [PATCH] Deleted requirements and comments; minor fixes; --- ideas/127-SOB-testing-process.md | 37 +++++++------------------------- 1 file changed, 8 insertions(+), 29 deletions(-) diff --git a/ideas/127-SOB-testing-process.md b/ideas/127-SOB-testing-process.md index ea68e7d..1d2d897 100644 --- a/ideas/127-SOB-testing-process.md +++ b/ideas/127-SOB-testing-process.md @@ -1,9 +1,6 @@ +"Improve OpenBounty Testing and make it easy to contribute" - - - - ## Preamble Idea: 127 @@ -12,50 +9,32 @@ Created: 2018-04-02 ## Summary -- make QA process in SOB team easy to understand and support for newcomers; -- in order to reduce time spent on regression testing automate main usecases; +- make QA process in SOB team easy to understand and support; +- in order to reduce time spent on regression testing automate main use cases; ## Swarm Participants - - - - - - - - Lead Contributor:@churik - Testing & Evaluation: @annadanchenko - Contributor: @asemiankevich ## Product Overview - - - -Full and transparent QA process in Status Open Bounty team will help to involve new people into testing process more quickly (if needed) and provide developers with more info about what was tested in particular PR or in `develop` branch. Ideally process should be integrated with TestRail, but initially smoke check list should be defined and than automated. -Hence this idea is placeholder for current and future iterations of improving QA process in SOB team. +Full and transparent QA process in Status Open Bounty team will help to involve new people into the testing process more quickly (if needed) and provide developers with more info about what was tested in particular PR or in `develop` branch. Ideally process should be integrated with TestRail, but initially, a smoke checklist should be defined and then automated. +Hence this idea is a placeholder for current and future iterations of improving QA process in SOB team. -### Requirements & Dependencies - - - -For now blocker for 1 full-walkthrough autotest are: -- Jenkins doesn't recognize xml reports and looks for them in wrong place after last refactoring. Problem is still investigating. ### Minimum Viable Product v1 - Goal Date: 2018-06-29 -Actions needed for MVP v1 passed: +Actions needed for MVP v1 will pass: #### Documentation - [ ] Tutorial video or docs about QA process in SOB team -- [ ] Basic use cases (smoke check list) are defined in TestRail +- [ ] Basic use cases (smoke checklist) are defined in TestRail #### Involment - [ ] one more QA can test SOB #### End-to-end test (1 full walkthrough test for SOB) - [ ] automate creating PR - [ ] define function for merging PR - [ ] define function for SNT transfer -- [ ] define function for signing transaction and confirming payment - +- [ ] define function for signing transaction and payout confirmation