Last modified by Erik Bakker on 2024/09/24 16:26

From version 40.1
edited by Eva Torken
on 2023/12/07 15:55
Change comment: There is no comment for this version
To version 23.1
edited by Erik Bakker
on 2022/05/03 11:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Calling a SOAP Web service
1 +Testing in eMagiz
Parent
... ... @@ -1,1 +1,1 @@
1 -Main.eMagiz Academy.Use Cases.WebHome
1 +Main.eMagiz Academy.Microlearnings.Advanced Level.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.etorken
1 +XWiki.ebakker
Content
... ... @@ -1,12 +1,9 @@
1 -In this course, you will find the collection of the relevant Microlearnings that you can refer to when sending data to a SOAP Webservice. You can study these microlearnings in the order as presented here to learn in one go all about sending data to a SOAP web service in eMagiz. Note that the referenced microlearnings are identical to those under the Microlearning section.
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 and the Intermediate testing micro learnings. Among others, we will take a look at what a system integration test is and how you can best approach such a test.
2 2  
3 -{{info}}
4 -**Relevant Store content**
5 -The following Store content could be leveraged for this use case.
6 -* [[Add SOAP Structure>>Main.eMagiz Store.Accelerators.Add SOAP Structure.WebHome||target="blank"]]
7 -* [[SOAP Connectivity>>Main.eMagiz Store.Accelerators.SOAP Web service Connectivity.WebHome||target="blank"]]
8 -{{/info}}
3 +* **Total time:** between 10 and 20 minutes
4 +* **Last updated:** April 2021
9 9  
6 +
10 10  (% style="border-color:#10137e" %)
11 11  ----
12 12  {{html}}
... ... @@ -15,17 +15,14 @@
15 15   <main class="master">
16 16   <ul class="strip-container">
17 17   <li class="strip">
18 - <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Novice/SOAP%20Web%20service%20Connectivity/novice-soap-webservice-connectivity-calling-a-soap-webservice" target="_blank" class="strip__link">
19 - <div class="strip__attribute__new__stack">
20 - <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-reading32.svg"/>
21 - </div>
22 - <label for="" class="strip__label">
23 - <span>5</span>
24 - Calling a SOAP Webservice
15 + <a href="../../docs/microlearning/advanced-testing-in-emagiz-debugger" class="strip__link">
16 + <label for="" class="strip__label">
17 + <span>308</span>
18 + eMagiz Debugger
25 25   </label>
26 26   <div class="strip__attribute">
27 27   <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
28 - <div class="strip__attribute-label">5 minutes</div>
22 + <div class="strip__attribute-label">7 minutes</div>
29 29   </div>
30 30   <div class="strip__attribute">
31 31   <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
... ... @@ -33,44 +33,6 @@
33 33   </div>
34 34   </a>
35 35   </li>
36 - <li class="strip">
37 - <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Novice/SOAP%20Web%20service%20Connectivity/novice-soap-webservice-connectivity-authorization-calling-a-soap-webservice" target="_blank" class="strip__link">
38 - <div class="strip__attribute__new__stack">
39 - <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-reading32.svg"/>
40 - </div>
41 - <label for="" class="strip__label">
42 - <span>5</span>
43 - Authorization - Calling a SOAP Webservice
44 - </label>
45 - <div class="strip__attribute">
46 - <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
47 - <div class="strip__attribute-label">5 minutes</div>
48 - </div>
49 - <div class="strip__attribute">
50 - <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
51 - <div class="strip__attribute-label">Developer</div>
52 - </div>
53 - </a>
54 - </li>
55 - <li class="strip">
56 - <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Novice/SOAP%20Web%20service%20Connectivity/novice-soap-webservice-connectivity-soap-headers" target="_blank" class="strip__link">
57 - <div class="strip__attribute__new__stack">
58 - <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-reading32.svg"/>
59 - </div>
60 - <label for="" class="strip__label">
61 - <span>5</span>
62 - SOAP Headers
63 - </label>
64 - <div class="strip__attribute">
65 - <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
66 - <div class="strip__attribute-label">5 minutes</div>
67 - </div>
68 - <div class="strip__attribute">
69 - <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
70 - <div class="strip__attribute-label">Developer</div>
71 - </div>
72 - </a>
73 - </li>
74 74   </ul>
75 75   </main>
76 76   </div>