Changes for page Queue browser

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

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

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -System Integration Testing
1 +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 ==
... ... @@ -53,8 +53,8 @@
53 53  
54 54  If you are interested in this topic and want more information on it please read the following links:
55 55  
56 -* https://www.softwaretestinghelp.com/system-integration-testing/
57 -* http://tryqa.com/what-is-system-integration-testing/
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"]]
58 58  
59 59  == 7. Silent demonstration video ==
60 60