Dies ist eine alte Version des Dokuments!
LU01.A04 - Installation and Configuration POSTMAN Frontend Simulation
Prerequisites
- Work type: Indiviual
 - Timeframe: 20 Minutes
 - Expected result: Correct installed MySQL database including operational test
 
Means of aid
| Source | Link | 
|---|---|
| Download-Link | POSTMAN.COM | 
| Video-Tutorial Deutsch: API-Entwicklung mit POSTMAN | 
Introduction
Postman is a popular API development tool that enables developers, testers, and product managers to design, test, and debug APIs easily. It offers a user-friendly interface with tools for creating and managing requests, analyzing responses, and automating workflows.
Assignments
- Go to the POSTMAN website and download the required software version.
 - Start the installation process.
 - Once the installation is complete, start the post-installation steps.
 - 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
| Source | Link | 
|---|---|
| Video-Tutorial English 1: Introduction | |
| Video-Tutorial English 2: Understanding POSTMAN UI | |
| Video-Tutorial English 3: First API Requests | |
| Video-Tutorial English 4: Collections | |
| Video-Tutorial English 5: Collections 2 | |
| Video-Tutorial English 6: Variables | |
| Video-Tutorial English 7: SET and GET | |
| Video-Tutorial English 8: SET and GET 2 | |
| Video-Tutorial English 9: Quick Scripts | |
| Video-Tutorial English 10: First TEST | |
| Video-Tutorial English 11: DEBUG | |
| Video-Tutorial English 12: Commandline | 

