Changes for page Testing in eMagiz
Last modified by Erik Bakker on 2024/08/08 11:24
From version 6.1
edited by Bouke Reitsma
on 2023/07/05 10:45
on 2023/07/05 10:45
Change comment:
There is no comment for this version
To version 3.1
edited by Bouke Reitsma
on 2023/07/05 10:36
on 2023/07/05 10:36
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,23 +1,28 @@ 1 1 {{container}}{{container layoutStyle="columns"}}((( 2 - In this fundamental we discussdifferenttestingmethods available insoftwaredevelopmentanddiscusshowthesemethodscanbe usedand/or implanted withinthe platform.Testingin eMagizcanalreadybe donewithin theCreatephase andwithindeployedintegrations via theDeployandManagephases. Afterreadingthisfundamentalyou shouldbe ableto understandtheconcepts ofdifferent testingmethodsndhowthese areincorporatedwithinheeMagizplatform.2 +This fundamental will zoom in on which traceability concepts we have incorporated within the eMagiz portal to ensure that data passes from A to B. We will focus on traceability from three perspectives. At first, we zoom in on whether a message has been sent from A to B. Secondly, we determine whether a specific message has been dispatched from A to B. Thirdly, we focus on proving that the message was indeed sent years after a message has been sent. After this journey, you should have a solid understanding of which options eMagiz offers to trace messages between various systems across the integration platform. 3 3 4 - Shouldyouhaveany questions,pleasegetin touchwith [[academy@emagiz.com>>mailto:academy@emagiz.com]].4 +All these concepts are used for Traceability & Compliancy business requirements... 5 5 6 +Should you have any questions, please get in touch with academy@emagiz.com. 7 + 6 6 == 1. Prerequisites == 7 7 8 -* BasicKnowledgeof the eMagizPlatform10 +* An overall view of the capabilities of the eMagiz platform will be helpful 9 9 10 10 == 2. Key concepts == 11 11 12 -* Unit Testing 13 -* Regression testing 14 -* Performance Testing 15 -* End-To-End Testing 14 +* eMagiz offers various options to trace messages across the platform 15 +* The three most noteworthy options are 16 + * Queue Statistics 17 + * Data Sink 18 + * Long Term Archiving 16 16 17 -== 3. Testing in eMagiz == 18 - 19 -This fundamental will zoom in on the testing functionality incorperated within the eMagiz portal. We will focus on different aspects of testing which can be executed at different moments within the development in your integrations. We cover four different types of testing which are part of software testing in general and explain them on a conceptual level. For each test we also discuss how those are integrated within the portal and where to find further explanation on applying those test within eMagiz. 20 20 21 + 22 +== 3. Traceability in eMagiz == 23 + 24 +This fundamental will zoom in on which traceability concepts we have incorporated within the eMagiz portal to ensure that data travels from A to B. We will focus on traceability from three perspectives. At first, we zoom in on whether a message has been sent from A to B. Secondly, we determine whether a specific message has been dispatched from A to B. Thirdly, we focus on proving that the message was indeed sent years after a message has been sent. After this journey, you should have a solid understanding of which options eMagiz offers to trace messages between various systems across the integration platform. 25 + 21 21 === 3.1 Queue Statistics === 22 22 23 23 In the Manage phase of eMagiz, we collect statistics to determine whether a message has been sent from one system to another. For example, we have the queue statistics for messaging and API Gateway. In this overview, you can zoom in on a specific queue and see the number of messages sent within that timeframe, the number of messages in the queue at a particular time, and whether or not messages are consumed at a specific moment in time. See below for an illustration of this concept.