Changes for page User Acceptance Testing
Last modified by Danniar Firdausy on 2024/09/17 22:01
From version 17.1
edited by Bouke Reitsma
on 2023/06/09 16:09
on 2023/06/09 16:09
Change comment:
There is no comment for this version
To version 18.1
edited by Bouke Reitsma
on 2023/06/09 16:11
on 2023/06/09 16:11
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- 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) ... ... @@ -54,8 +54,8 @@ 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 -* [[ UserAcceptance1>>https://www.softwaretestinghelp.com/what-is-user-acceptance-testing-uat/||target="blank"]]58 -* [[ UserAcceptance2>https://www.guru99.com/user-acceptance-testing.html||target="blank"]]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