diff --git a/general/development/process/testing/qa.md b/general/development/process/testing/qa.md index 0d93c55295..602e6ae920 100644 --- a/general/development/process/testing/qa.md +++ b/general/development/process/testing/qa.md @@ -19,7 +19,7 @@ Would you like to help with QA testing? If so, please make sure you have created ## Running tests -1. Go to the [Moodle QA testing dashboard](https://moodle.atlassian.net/secure/Dashboard.jspa?selectPageId=11454) and choose a test from the list of current QA cycle open issues. When viewing a test, if you wish, you can click the 'Assign to me' link on the right, so that nobody else chooses the same test to run. (If you then find you are unable to run the test, you can click the Assign button and set the assignee as 'Unassigned'.) Please note: +1. Go to the [Moodle QA testing dashboard](https://moodle.atlassian.net/jira/dashboards/10612) and choose a test from the list of current QA cycle open issues. When viewing a test, if you wish, you can click the 'Assign to me' link on the right, so that nobody else chooses the same test to run. (If you then find you are unable to run the test, you can click the Assign button and set the assignee as 'Unassigned'.) Please note: - Only assign an issue to yourself which no one else is testing (Assignee = Unassigned). - Only assign one issue at a time unless you plan to test a number of related issues within the next 24 hours. In other words, don't assign several issues to yourself then do nothing for several days. ;-) - The label `test_server_required` indicates issues that can't be tested on the QA testing site. The label `credentials_required` indicates that credentials such as an OAuth 2 service client ID and secret are required.