Changes for page Queue browser

Last modified by Erik Bakker on 2024/11/24 09:36

From version 13.1
edited by Erik Bakker
on 2023/02/17 16:03
Change comment: There is no comment for this version
To version 10.1
edited by Erik Bakker
on 2022/08/29 08:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Queue browser
1 +System Integration Testing
Parent
... ... @@ -1,1 +1,1 @@
1 -Main.eMagiz Academy.Microlearnings.Intermediate Level.Testing in eMagiz.WebHome
1 +WebHome
Content
... ... @@ -1,11 +1,7 @@
1 1  {{container}}{{container layoutStyle="columns"}}(((
2 2  
3 -{{warning}}
4 -Please note that this microlearning is for the new monitoring stack only.
5 -{{/warning}}
3 +In this microlearning, we will focus on system integration testing. At some point in time, you have to build your solution and have tested your single unit/flow to see whether or not it works. A logical next step would be to link certain units/flows together to test whether you can communicate via eMagiz between two separate systems. A crucial part of a system integration test is that both the sending and receiving systems are online and ready to produce or consume.
6 6  
7 -In this microlearning, we will focus on the queue browser functionality. At some point in time, you have to build your solution and have tested your single unit/flow to see whether or not it works. A logical next step would be to link certain units/flows together to test whether you can communicate via eMagiz between two separate systems. A crucial part of a system integration test is that both the sending and receiving systems are online and ready to produce or consume.
8 -
9 9  Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
10 10  
11 11  == 1. Prerequisites ==
... ... @@ -57,8 +57,8 @@
57 57  
58 58  If you are interested in this topic and want more information on it please read the following links:
59 59  
60 -* [[System Integration Testing>>https://www.softwaretestinghelp.com/system-integration-testing/||target="blank"]]
61 -* [[SIT Explained>>http://tryqa.com/what-is-system-integration-testing/||target="blank"]]
56 +* https://www.softwaretestinghelp.com/system-integration-testing/
57 +* http://tryqa.com/what-is-system-integration-testing/
62 62  
63 63  == 7. Silent demonstration video ==
64 64