Wiki source code of Testing in eMagiz
Version 38.1 by Erik Bakker on 2022/05/03 13:23
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
38.1 | 1 | In this course, we will zoom in on various tests that go beyond the flow testing we have discussed in the Crash Course Platform. Among others, we will take a look at what a system integration test is and how you can best approach such a test. |
![]() |
2.1 | 2 | |
![]() |
38.1 | 3 | * **Total time:** between 10 and 20 minutes |
![]() |
7.1 | 4 | |
5 | |||
![]() |
8.1 | 6 | (% style="border-color:#10137e" %) |
7 | ---- | ||
![]() |
7.1 | 8 | {{html}} |
9 | <div class="ez-academy"> | ||
![]() |
2.1 | 10 | <div class="ez-academy_body"> |
11 | <main class="master"> | ||
12 | <ul class="strip-container"> | ||
13 | <li class="strip"> | ||
![]() |
38.1 | 14 | <a href="../../docs/microlearning/intermediate-testing-in-emagiz-system-integration-testing" class="strip__link"> |
![]() |
31.1 | 15 | <label for="" class="strip__label"> |
![]() |
38.1 | 16 | <span>210</span> |
17 | System Integration Testing | ||
![]() |
31.1 | 18 | </label> |
19 | <div class="strip__attribute"> | ||
20 | <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/> | ||
![]() |
38.1 | 21 | <div class="strip__attribute-label">4 minutes</div> |
![]() |
31.1 | 22 | </div> |
23 | <div class="strip__attribute"> | ||
24 | <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/> | ||
![]() |
38.1 | 25 | <div class="strip__attribute-label">All</div> |
![]() |
32.1 | 26 | </div> |
27 | </a> | ||
![]() |
35.1 | 28 | </li> |
![]() |
38.1 | 29 | <li class="strip"> |
30 | <a href="../../docs/microlearning/intermediate-testing-in-emagiz-user-acceptance-testing" class="strip__link"> | ||
![]() |
32.1 | 31 | <label for="" class="strip__label"> |
![]() |
38.1 | 32 | <span>210</span> |
33 | User Acceptance Testing | ||
![]() |
32.1 | 34 | </label> |
35 | <div class="strip__attribute"> | ||
36 | <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/> | ||
![]() |
38.1 | 37 | <div class="strip__attribute-label">4 minutes</div> |
![]() |
31.1 | 38 | </div> |
39 | <div class="strip__attribute"> | ||
40 | <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/> | ||
![]() |
38.1 | 41 | <div class="strip__attribute-label">All</div> |
![]() |
31.1 | 42 | </div> |
![]() |
32.1 | 43 | </a> |
![]() |
35.1 | 44 | </li> |
![]() |
17.1 | 45 | </ul> |
![]() |
2.1 | 46 | </main> |
47 | </div> | ||
48 | </div> | ||
49 | {{/html}} |