Wiki source code of Testing in eMagiz

Version 38.1 by Erik Bakker on 2022/05/03 13:23

Hide last authors
Erik Bakker 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.
Erik Bakker 2.1 2
Erik Bakker 38.1 3 * **Total time:** between 10 and 20 minutes
Erik Bakker 7.1 4
5
Erik Bakker 8.1 6 (% style="border-color:#10137e" %)
7 ----
Erik Bakker 7.1 8 {{html}}
9 <div class="ez-academy">
Erik Bakker 2.1 10 <div class="ez-academy_body">
11 <main class="master">
12 <ul class="strip-container">
13 <li class="strip">
Erik Bakker 38.1 14 <a href="../../docs/microlearning/intermediate-testing-in-emagiz-system-integration-testing" class="strip__link">
Erik Bakker 31.1 15 <label for="" class="strip__label">
Erik Bakker 38.1 16 <span>210</span>
17 System Integration Testing
Erik Bakker 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"/>
Erik Bakker 38.1 21 <div class="strip__attribute-label">4 minutes</div>
Erik Bakker 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"/>
Erik Bakker 38.1 25 <div class="strip__attribute-label">All</div>
Erik Bakker 32.1 26 </div>
27 </a>
Erik Bakker 35.1 28 </li>
Erik Bakker 38.1 29 <li class="strip">
30 <a href="../../docs/microlearning/intermediate-testing-in-emagiz-user-acceptance-testing" class="strip__link">
Erik Bakker 32.1 31 <label for="" class="strip__label">
Erik Bakker 38.1 32 <span>210</span>
33 User Acceptance Testing
Erik Bakker 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"/>
Erik Bakker 38.1 37 <div class="strip__attribute-label">4 minutes</div>
Erik Bakker 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"/>
Erik Bakker 38.1 41 <div class="strip__attribute-label">All</div>
Erik Bakker 31.1 42 </div>
Erik Bakker 32.1 43 </a>
Erik Bakker 35.1 44 </li>
Erik Bakker 17.1 45 </ul>
Erik Bakker 2.1 46 </main>
47 </div>
48 </div>
49 {{/html}}