Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
modul:m290:learningunits:lu01:aufgaben:a04 [2024/10/30 11:55] vdemirmodul:m290:learningunits:lu01:aufgaben:a04 [2024/10/30 13:35] (aktuell) vdemir
Zeile 15: Zeile 15:
  
 {{:modul:m290:learningunits:lu01:aufgaben:rest-client-send-and-save-postman.png?600|}} {{:modul:m290:learningunits:lu01:aufgaben:rest-client-send-and-save-postman.png?600|}}
- 
-===== Key Features of the Postman UI ===== 
-  - **Collections:** Collections allow you to organize and save multiple requests. They make it easy to structure API requests into groups, which can be shared with team members for collaborative API development and testing. 
-  - **Requests Panel:** Postman’s core functionality lies in making HTTP requests. The request builder allows you to select methods like GET, POST, PUT, DELETE, and others. You can configure parameters, headers, authorization, and the body to simulate how a client interacts with the server. 
-  - **Response View:** Once a request is sent, the response view displays the status, body, headers, and other response information, allowing users to inspect the API’s output. This feature is crucial for debugging and understanding the API behavior. 
-  - **Environment Management:** Postman allows you to create environments, like production or development, where variables such as URLs and tokens can be stored. You can then toggle between environments to test your APIs under different configurations. 
-  - **Testing and Automation:** Postman’s testing tab lets users write automated tests for each API request, using JavaScript. This makes it possible to validate responses automatically, and with the help of the Collection Runner, you can automate these tests for multiple requests at once. 
-  - etc. 
- 
- 
  
 ===== Assignments ===== ===== Assignments =====
-  - Go to the MySQL website and download the required software version. +  - Go to the POSTMAN website and download the required software version. 
   - Start the installation process.   - Start the installation process.
-  - Once the installation is complete, start the post-installation steps.    +  - Once the installation is complete, start the application and study the possiblities.
-  - Open the command line/terminal on your notebook and connect to the database as shown in the video tutorials. +
-  - Finally, request a response from the database by entering "SELECT sysdate;". If you have carried out all the steps correctly, the database will respond with the current date and time of your PC. +
-  - Thank God that you have succeeded. Otherwise, pray to God for inspiration AND a lot of patience to find the error. +
  
 ===== Further Video Tutorials English ===== ===== Further Video Tutorials English =====
Zeile 51: Zeile 37:
  
 ===== Solution ===== ===== Solution =====
-[[modul:m290:learningunits:lu01:loesungen:l03|Lösung]]+[[modul:m290:learningunits:lu01:loesungen:l04|Lösung]]
  
 ===== Vocabulary ===== ===== Vocabulary =====
  • modul/m290/learningunits/lu01/aufgaben/a04.1730285728.txt.gz
  • Zuletzt geändert: 2024/10/30 11:55
  • von vdemir