Changes for page User Acceptance Testing

Last modified by Danniar Firdausy on 2024/09/17 22:01

From version 22.5
edited by Danniar Firdausy
on 2024/09/04 16:01
Change comment: There is no comment for this version
To version 22.7
edited by Danniar Firdausy
on 2024/09/17 21:48
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,6 @@
1 1  {{container}}{{container layoutStyle="columns"}}(((
2 2  
3 -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.
3 +In this microlearning, we will focus on user acceptance testing. After completing system integration tests, it is time to ensure that your solution meets user expectations and is ready for production. This UAT phase focuses on validating functionality from a business perspective and is key to moving forward confidently.
4 4  
5 5  Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
6 6  
... ... @@ -13,7 +13,7 @@
13 13  
14 14  This microlearning centers around user acceptance testing.
15 15  
16 -By user acceptance testing we mean: A test that is designed to let the users (business) test the functionality based on various scenarios. Based on the results of the test you can either go live or need to go back to the drawing board.
16 +* By user acceptance testing we mean: A test that is designed to let the users (business) test the functionality based on various scenarios. Based on the results of the test you can either go live or need to go back to the drawing board.
17 17  
18 18  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.
19 19  
... ... @@ -48,7 +48,7 @@
48 48  
49 49  == 5. Suggested Additional Readings ==
50 50  
51 -If you are interested in this topic and want more information on it please read the following links:
51 +If you are interested in this topic and want more information, please read the help text provided by eMagiz and see the following links:
52 52  
53 53  * [[Fundamentals (Navigation)>>doc:Main.eMagiz Academy.Fundamentals.WebHome||target="blank"]]
54 54  ** [[Testing in eMagiz (Explanation)>>Main.eMagiz Academy.Fundamentals.fundamental-testing-in-emagiz.WebHome||target="blank"]]