Changes for page User Acceptance Testing
Last modified by Danniar Firdausy on 2024/09/17 22:01
From version 11.1
edited by Erik Bakker
on 2022/08/29 08:32
on 2022/08/29 08:32
Change comment:
There is no comment for this version
To version 20.1
edited by Bouke Reitsma
on 2023/06/09 16:20
on 2023/06/09 16:20
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.BoukeReitsma - Content
-
... ... @@ -23,9 +23,9 @@ 23 23 During the development of new features, you will need multiple testing methods. Each method has a different purpose to help you in the different steps of the development process. Not in every case, each test is applicable however they are still recommended. Examples include: 24 24 25 25 * Unit testing 26 - 27 - 28 - 26 +** Offline testing 27 +** Flow testing 28 +** Integration testing 29 29 * Regression testing 30 30 * Performance testing 31 31 * End-to-end testing (UAT) ... ... @@ -49,13 +49,13 @@ 49 49 * There are various stages of testing 50 50 * User Acceptance Test (UAT) verifies that all intended functional scenarios as devised by the users (business) are indeed working as expected 51 51 * You need a User Acceptance Test (UAT) before going live 52 - 52 + 53 53 == 6. Suggested Additional Readings == 54 54 55 55 If you are interested in this topic and want more information on it please read the following links: 56 56 57 -* https://www.softwaretestinghelp.com/what-is-user-acceptance-testing-uat/ 58 -* https://www.guru99.com/user-acceptance-testing.html 57 +* [[https://www.softwaretestinghelp.com/what-is-user-acceptance-testing-uat/>>https://www.softwaretestinghelp.com/what-is-user-acceptance-testing-uat/||target="blank"]] 58 +* [[https://www.guru99.com/user-acceptance-testing.html>>https://www.guru99.com/user-acceptance-testing.html||target="blank"]] 59 59 60 60 == 7. Silent demonstration video == 61 61