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 11.2
edited by Erik Bakker
on 2023/02/17 16:00
Change comment: Update document after refactoring.

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Queue browser
1 +intermediate-testing-in-emagiz-queue-browser
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 ==