Changes for page Queue browser
Last modified by Erik Bakker on 2024/11/24 09:36
From version 11.1
edited by Erik Bakker
on 2023/01/23 09:02
on 2023/01/23 09:02
Change comment:
There is no comment for this version
To version 13.1
edited by Erik Bakker
on 2023/02/17 16:03
on 2023/02/17 16:03
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - System Integration Testing1 +Queue browser - Parent
-
... ... @@ -1,1 +1,1 @@ 1 -WebHome 1 +Main.eMagiz Academy.Microlearnings.Intermediate Level.Testing in eMagiz.WebHome - Content
-
... ... @@ -1,7 +1,11 @@ 1 1 {{container}}{{container layoutStyle="columns"}}((( 2 2 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. 3 +{{warning}} 4 +Please note that this microlearning is for the new monitoring stack only. 5 +{{/warning}} 4 4 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 + 5 5 Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 6 6 7 7 == 1. Prerequisites ==