Testing in 2.7 will include recording of Selenium test cases which can be used to automatically test some frontend features. @sujeetvkulkarni will give an introduction (#1839). Based on this you have to work out how testing will work in 2.7 (actually testing + recording test cases + documenting them).
There needs to be a documentation for each page:
which test cases belong to a page
what do the test cases cover
what needs to testing manually in addition
which inputs to use for the pages (including corner cases that fail, produce certain results and/or missing information.
Testing in 2.7 will include recording of Selenium test cases which can be used to automatically test some frontend features. @sujeetvkulkarni will give an introduction (#1839). Based on this you have to work out how testing will work in 2.7 (actually testing + recording test cases + documenting them).
There needs to be a documentation for each page: