Changes for page Testing in eMagiz
Last modified by Erik Bakker on 2024/08/08 11:24
From version 17.1
edited by Bouke Reitsma
on 2023/07/05 11:05
on 2023/07/05 11:05
Change comment:
There is no comment for this version
To version 18.1
edited by Bouke Reitsma
on 2023/07/05 11:15
on 2023/07/05 11:15
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -35,7 +35,7 @@ 35 35 36 36 * [[Regression Testing>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.Testing in eMagiz.intermediate-testing-in-emagiz-regression-testing.WebHome||target="blank"]] 37 37 38 -=== =3.3 Performance Testing ====38 +=== 3.3 Performance Testing === 39 39 40 40 A third method for testing is the performance test. Within a performance test, not the content is important but the amount of load you test on your test subject. In the case of integrations, it means, in general, the number of messages sent over a certain integration. Normally your production environment handles more load than a test or acceptance environment. With a performance test, you can estimate how much impact a new integration has on resources, such as CPU or memory usage of the runtimes within your environment. More information on how to configure the solution architecture of your model can be found in this microlearning: 41 41 ... ... @@ -44,6 +44,14 @@ 44 44 45 45 {{warning}}* Performance testing on the eMagiz portal or documentation portal is NOT allowed. {{/warning}} 46 46 47 +=== 3.4 End-To-End Testing === 48 + 49 +The last testing option discussed in this fundamental is a user acceptance test or End-to-End test. In this test, not only developers or testers are involved, but also end-users or other people from the business side. Therefore this testing method is more functionally focused than the previously discussed tests. A User Acceptance test aims to let the business (users) accept the solution created. Normally, this is the last step before pushing the solution to production. 50 + 51 +All the previously mentioned eMagiz functionality helps you complete an End-to-End test or to solve issues found within the test effectively. More information on this testing method can be found in the microlearning: 52 + 53 +* [[Regression Testing>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.Testing in eMagiz.intermediate-testing-in-emagiz-user-acceptance-testing.WebHome||target="blank"]] 54 + 47 47 == 4. Key takeaways == 48 48 49 49 * Each eMagiz model has a standard Manage phase in which statistics are kept on your environment