23 OCT 2025 - We are back! If you have been following us over the last few years, you will know that the last 2 months have been rough. We website was practically not loading. Sorry for the mess. We are back though and everything should run smoothly now. New servers. Updated domains. And new owners. We invite you all to start uploading torrents again!
TORRENT DETAILS
[FreeTutorials.Us] Udemy - Postman The Complete Guide - REST API Testing
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
For More Udemy Free Courses >>> https://freetutorials.us/ For more Lynda and other Courses >>> https://www.freecoursesonline.me/ Forum for discussion >>> https://1hack.us/
Postman API testing for manual and automated tests. Automate with Newman, Jenkins or any other CI tool.
BESTSELLER
Created by : Valentin Despa Last updated : 9/2019 Language : English Subs + Caption : Included Torrent Contains : 57 Files, 12 Folders Course Source : https://www.udemy.com/course/postman-the-complete-guide/
What you'll learn
• Work with the Postman App • Submit RESTful requests using Postman • Write API tests using JavaScript • Automate test execution
Course content all 131 lectures 13:52:37
Requirements
• Basic programming and/or JavaScript knowledge is required (needed for writing tests) • Basic HTTP knowledge required (address, message body, headers, cookies, ...) • Basic knowledge about RESTful APIs and JSON • Basic Jenkins experience, if an integration with Jenkins is desired • Basic NodeJS/NPM experience (needed for test automation) • Optional - Basic Docker experience (for Jenkins or Newman) • A computer with Windows, macOS or Linux is required for viewing the lectures and installing Postman. Using a mobile phone is not recommended.
Description
RESTful APIs (or simply REST API) are everywhere nowadays but at the same time they are getting more complex to get started with: different HTTP methods,, headers, cookies, dealing with file uploads or authentication with api keys, tokens, OAuth and so much more.
But before you start investing time writing code to retrieve the data the API is offering, why not test the request first to make sure everything is working as expected?
This is where the Postman App comes in! Postman allows you very quickly create a request with the required HTTP method and parameters, submit the request and easily inspect the results.
Postman can help if you are developing APIs as well! I have created this course for testing engineers and well as for software developers. Postman can help you during the development of your API as well as after the API is completed, by running tests that make sure your API is still working as intended.
In the first part of the course we will start exploring the features of Postman and continue by writing API tests with the intention of integrating them in a CI server where the tests will run on a current basis.
But this is not the normal course you take part in. Because your needs may be different and because I hate leaving you wondering what to do next, the second part of the course will include user questions and answers to problems that were not yet covered in the course or that are more specific and may not interest everybody.
So let’s look at what you are going to learn:
• Start with simple requests and advance towards more complex scenarios
• Learn to deal with authentication / authorization mechanisms like Basic Auth, API Keys, or OAuth.
• Start writing API tests
• Organize tests in collections and share them with your team
• Run API tests in Jenkins or any other CI server
• You ask, I answer
So after this course you will know how to use Postman as a pro.
Excited to learn Postman? Sign-up up today!
Who this course is for :
• This course is targeted towards testing engineers and developers.
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
0. Websites you may like/How you can help Team-FTU.txt
229 B
1. Introduction and first steps in Postman/1. Course overview.mp4
24 MB
1. Introduction and first steps in Postman/1. Course overview.srt
5.8 KB
1. Introduction and first steps in Postman/1. Course overview.vtt
5.2 KB
1. Introduction and first steps in Postman/2. Introduction and first steps in Postman.mp4
104.5 MB
1. Introduction and first steps in Postman/2. Introduction and first steps in Postman.srt
17.4 KB
1. Introduction and first steps in Postman/2. Introduction and first steps in Postman.vtt
15.3 KB
1. Introduction and first steps in Postman/3. About this course.mp4
11.7 MB
1. Introduction and first steps in Postman/3. About this course.srt
2.3 KB
1. Introduction and first steps in Postman/3. About this course.vtt
2 KB
1. Introduction and first steps in Postman/4. Introduction and first steps in Postman (continued).mp4
58.9 MB
1. Introduction and first steps in Postman/4. Introduction and first steps in Postman (continued).srt
14.3 KB
1. Introduction and first steps in Postman/4. Introduction and first steps in Postman (continued).vtt
12.6 KB
1. Introduction and first steps in Postman/5. The Postman Landscape.mp4
15.2 MB
1. Introduction and first steps in Postman/5. The Postman Landscape.srt
3.5 KB
1. Introduction and first steps in Postman/5. The Postman Landscape.vtt
3.2 KB
1. Introduction and first steps in Postman/6. First steps in Postman.html
136 B
10. Running a request multiple times with different data sets/1. Using workflows to create data-sets.mp4
15.9 MB
10. Running a request multiple times with different data sets/1. Using workflows to create data-sets.srt
8.9 KB
10. Running a request multiple times with different data sets/1. Using workflows to create data-sets.vtt
7.8 KB
10. Running a request multiple times with different data sets/1.1 Postman collection used in this lecture.html
120 B
10. Running a request multiple times with different data sets/2. Using external data files - Basic usage.mp4
41.1 MB
10. Running a request multiple times with different data sets/2. Using external data files - Basic usage.srt
10 KB
10. Running a request multiple times with different data sets/2. Using external data files - Basic usage.vtt
8.8 KB
10. Running a request multiple times with different data sets/2.1 Order management.postman_collection.json.json
3 KB
10. Running a request multiple times with different data sets/2.2 data-1.json.json
194 B
10. Running a request multiple times with different data sets/3. Using external data files - Writing tests.mp4
55.2 MB
10. Running a request multiple times with different data sets/3. Using external data files - Writing tests.srt
8.1 KB
10. Running a request multiple times with different data sets/3. Using external data files - Writing tests.vtt
7.1 KB
10. Running a request multiple times with different data sets/3.1 Order management-2.postman_collection.json.json
3.4 KB
10. Running a request multiple times with different data sets/3.2 data-2.json.json
439 B
10. Running a request multiple times with different data sets/4. Using external data files - Advanced usage.mp4
55 MB
10. Running a request multiple times with different data sets/4. Using external data files - Advanced usage.srt
10.3 KB
10. Running a request multiple times with different data sets/4. Using external data files - Advanced usage.vtt
9.1 KB
10. Running a request multiple times with different data sets/4.1 Order management-3.postman_collection.json.json
4.5 KB
10. Running a request multiple times with different data sets/4.2 data-3.json.json
747 B
11. Team Collaboration/1. Introduction.mp4
5.8 MB
11. Team Collaboration/1. Introduction.srt
991 B
11. Team Collaboration/1. Introduction.vtt
887 B
11. Team Collaboration/2. Using the Git version control system - Overview.mp4
27.5 MB
11. Team Collaboration/2. Using the Git version control system - Overview.srt
7.4 KB
11. Team Collaboration/2. Using the Git version control system - Overview.vtt
6.6 KB
11. Team Collaboration/3. Using the Git version control system - Hands on.mp4
45.5 MB
11. Team Collaboration/3. Using the Git version control system - Hands on.srt
9.2 KB
11. Team Collaboration/3. Using the Git version control system - Hands on.vtt
8.2 KB
11. Team Collaboration/3.1 Git tutorials from Atlassian.html
100 B
11. Team Collaboration/4. Team Workspaces - Creating and sharing a workspace.mp4
36.7 MB
11. Team Collaboration/4. Team Workspaces - Creating and sharing a workspace.srt
9.2 KB
11. Team Collaboration/4. Team Workspaces - Creating and sharing a workspace.vtt
8.1 KB
11. Team Collaboration/5. Team Workspaces - Understanding users and permissions.mp4
13.6 MB
11. Team Collaboration/5. Team Workspaces - Understanding users and permissions.srt
4.2 KB
11. Team Collaboration/5. Team Workspaces - Understanding users and permissions.vtt
3.7 KB
11. Team Collaboration/6. Team Workspaces - Managing user permissions.mp4
19.7 MB
11. Team Collaboration/6. Team Workspaces - Managing user permissions.srt
3.9 KB
11. Team Collaboration/6. Team Workspaces - Managing user permissions.vtt
3.4 KB
12. Mock servers/1. Introduction to mock servers.mp4
1.9 MB
12. Mock servers/1. Introduction to mock servers.srt
773 B
12. Mock servers/1. Introduction to mock servers.vtt
705 B
12. Mock servers/2. Why use a mock server.mp4
21.7 MB
12. Mock servers/2. Why use a mock server.srt
7.7 KB
12. Mock servers/2. Why use a mock server.vtt
6.8 KB
12. Mock servers/3. Create your first mock server.mp4
48.8 MB
12. Mock servers/3. Create your first mock server.srt
14 KB
12. Mock servers/3. Create your first mock server.vtt
12.2 KB
12. Mock servers/4. Practical example using mock servers for front-end development.mp4
24 MB
12. Mock servers/4. Practical example using mock servers for front-end development.srt
4.8 KB
12. Mock servers/4. Practical example using mock servers for front-end development.vtt
4.2 KB
12. Mock servers/5. Recording responses from an existing API.mp4
30.1 MB
12. Mock servers/5. Recording responses from an existing API.srt
4.4 KB
12. Mock servers/5. Recording responses from an existing API.vtt