Changes for page Track: Tests

Last modified by Ecaterina Moraru (Valica) on 2018/06/15 10:04

From version 1.1
edited by Ecaterina Moraru (Valica)
on 2018/06/14 11:11
Change comment: There is no comment for this version
To version 2.1
edited by Ecaterina Moraru (Valica)
on 2018/06/14 11:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,11 +4,11 @@
4 4  
5 5  In order to make sure an issue will not reappear inside XWiki, you should write a test to verify the desired behaviour.
6 6  
7 -== Task 1: Create a test case ==
7 += Task 1: Create a test case =
8 8  
9 9  [[Manual testing>>Community.Testing||anchor="HManualtesting"]] is done following a test plan. You should create a new test case on the [[Tests wiki>>test:Main.WebHome]] for an XWiki feature / extension of your choice or on the issue you've reported. Run this test case on the latest XWiki version for multiple browsers, databases. Make sure the test case doesn't already exist.
10 10  
11 -== Task 2: Run a test case ==
11 += Task 2: Run a test case =
12 12  
13 13  We hold our test cases and run instances in our [[Manual test reports>>test:Main.WebHome]] wiki. You can select any test case from there and run it locally on an XWiki you've recently [[downloaded>>xwiki:Download.WebHome]].
14 14  
... ... @@ -16,6 +16,6 @@
16 16  
17 17  If you are not sure what to test, another variant would be to test an issue from our recent releases. See the [[Test Reports>>xwiki:TestReports.WebHome]] and check where your help is needed. The test cases for a particular XWiki version can be found in the [[Product Versions>>test:QA.Management||anchor="HExistingProductVersions"]] livetable.
18 18  
19 -== Task 3: Create an automated test ==
19 += Task 3: Create an automated test =
20 20  
21 21  All manual test cases could be transformed into automated tests. Read more about creating a [[functional test>>Community.Testing||anchor="HFunctionalTesting"]].

Get Connected