Changes for page User Acceptance Testing
Last modified by Danniar Firdausy on 2024/09/17 22:01
From version 6.1
edited by eMagiz
on 2022/05/22 21:23
on 2022/05/22 21:23
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 (5 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,0 +1,1 @@ 1 +User Acceptance Testing - Parent
-
... ... @@ -1,0 +1,1 @@ 1 +WebHome - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.ma rijn1 +XWiki.BoukeReitsma - Default language
-
... ... @@ -1,0 +1,1 @@ 1 +en - Content
-
... ... @@ -1,20 +1,9 @@ 1 -{{html wiki="true"}} 2 -<div class="ez-academy"> 3 - <div class="ez-academy_body"> 1 +{{container}}{{container layoutStyle="columns"}}((( 4 4 5 -<div class="doc"> 6 - 7 - 8 - 9 -= User Acceptance Testing = 10 - 11 11 In this microlearning, we will focus on user acceptance testing. At some point in time, you have to build your solution and have executed a system integration test. Now it becomes time to include the business (users) with your tests. This is what we call a user acceptance test. The focus of this test is far more functional compared to the system integration test and the goal of the test is to let the business (users) accept the solution. After passing this test you can think about going to Production with the solution. 12 12 13 -Should you have any questions, please contact academy@emagiz.com. 5 +Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 14 14 15 -* Last update: April 10th, 2021 16 -* Required reading time: 4 minutes 17 - 18 18 == 1. Prerequisites == 19 19 20 20 * Basic knowledge of the eMagiz platform ... ... @@ -28,8 +28,6 @@ 28 28 29 29 At some point in time, you have to build your solution and have executed a system integration test. Now it becomes time to include the business (users) with your tests. This is what we call a user acceptance test. The focus of this test is far more functional compared to the system integration test and the goal of the test is to let the business (users) accept the solution. After passing this test you can think about going to Production with the solution. 30 30 31 - 32 - 33 33 == 3. User Acceptance Testing == 34 34 35 35 The purpose of performing end-to-end testing is to identify system dependencies and to ensure that the data integrity is maintained between various system components and systems. This means that each change made to integration should be tested to make sure that production-like scenarios don’t lead to any unexpected errors when the new functionality is released to production. ... ... @@ -36,14 +36,14 @@ 36 36 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: 37 37 38 38 * Unit testing 39 - 40 - 41 - 26 +** Offline testing 27 +** Flow testing 28 +** Integration testing 42 42 * Regression testing 43 43 * Performance testing 44 44 * End-to-end testing (UAT) 45 45 46 - <p align="center">[[image:intermediate-testing-in-emagiz-user-acceptance-testing--various-steps-of-testing-highlight-uat.png||]]</p>33 +[[image:Main.Images.Microlearning.WebHome@intermediate-testing-in-emagiz-user-acceptance-testing--various-steps-of-testing-highlight-uat.png]] 47 47 48 48 An important step is to determine as early as possible the different scenarios which you need to test during your end-to-end test. The earlier you have these clear, the better you can test your changes during the process. This will improve the quality of the integration. Before starting the Create phase, the test scenarios should be agreed upon with the business owners. This is one of the Definition of Done items from the Discovery (Capture & Design) phase we advise. 49 49 ... ... @@ -53,8 +53,6 @@ 53 53 54 54 When you have successfully performed your system integration test you should schedule and execute a user acceptance test (UAT). With this test, the users (business) will test what you (and your team) have built to ensure that it works as expected. A crucial part of this test is user involvement and a focus on functional scenarios. In essence, you should not have to look into eMagiz at this point as your solution should do what it is built for. If you notice that you spend a lot of time in eMagiz while this test is executed you should consider testing your solutions better before going into a user acceptance test (UAT). 55 55 56 -===== Practice ===== 57 - 58 58 == 4. Assignment == 59 59 60 60 Browse the internet to learn more about User Acceptance Testing. Use the suggested additional readings as a starting point. Furthermore, see if you and your team members already do this or not. ... ... @@ -64,23 +64,16 @@ 64 64 * There are various stages of testing 65 65 * User Acceptance Test (UAT) verifies that all intended functional scenarios as devised by the users (business) are indeed working as expected 66 66 * You need a User Acceptance Test (UAT) before going live 67 - 68 - 69 - 52 + 70 70 == 6. Suggested Additional Readings == 71 71 72 72 If you are interested in this topic and want more information on it please read the following links: 73 73 74 -* https://www.softwaretestinghelp.com/what-is-user-acceptance-testing-uat/ 75 -* 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"]] 76 76 77 77 == 7. Silent demonstration video == 78 78 79 79 As this is a more theoretical microlearning we have no video for this 80 80 81 -</div> 82 - 83 -</div> 84 -</div> 85 - 86 -{{/html}} 64 +)))((({{toc/}}))){{/container}}{{/container}}