Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Expert's Practical Guide of API Testing using Postman, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:08:14
    Course Outline & Complete Information -> Must for everyone
  2. Урок 2. 00:03:01
    Introduction to Postman (One of most popular tool for REST API testing)
  3. Урок 3. 00:02:54
    Postman Setup : Step by Step Setup Instructions
  4. Урок 4. 00:08:08
    Postman window walkthrough
  5. Урок 5. 00:10:12
    Setup Sample API Application for Practice
  6. Урок 6. 00:03:28
    Introduction about this Section
  7. Урок 7. 00:06:17
    Introduction to WebService with Examples
  8. Урок 8. 00:05:15
    Some common examples of WebService
  9. Урок 9. 00:16:43
    Different type of WebService : Soap and Rest
  10. Урок 10. 00:08:45
    Rest API : common Methods - GET, POST, PUT, DELETE
  11. Урок 11. 00:06:54
    Pre-requisites before starting API Testing
  12. Урок 12. 00:09:41
    Basic JSON understanding : How to write and Understand JSON file
  13. Урок 13. 00:06:04
    JSON Path basics : To Fetch and Validate JSON keys-values
  14. Урок 14. 00:05:45
    JSON path advance : To Fetch and Validate JSON keys-values
  15. Урок 15. 00:08:48
    Basic GET request : Fetch data from application
  16. Урок 16. 00:08:56
    Basic POST request : Insert New data to Application
  17. Урок 17. 00:05:00
    Basic PUT request : Update Data of Application
  18. Урок 18. 00:03:28
    Basic DELETE request : Delete application Data
  19. Урок 19. 00:05:02
    End to End test case with verifications
  20. Урок 20. 00:10:43
    Add Verification : Status Code, Body Data & Response time
  21. Урок 21. 00:08:50
    Validate Header Content
  22. Урок 22. 00:07:23
    Validate Data using JSON Path
  23. Урок 23. 00:08:22
    Add Student Address : Check Complex JSON
  24. Урок 24. 00:07:28
    Add Student Address : Validate JSON content using JSON Path
  25. Урок 25. 00:10:29
    What is collections & How to Implement Collection
  26. Урок 26. 00:10:48
    Save Request to Collections
  27. Урок 27. 00:07:22
    Common operation on Collection
  28. Урок 28. 00:06:10
    Collection Documentation
  29. Урок 29. 00:06:29
    Run Collection using Collection Runner
  30. Урок 30. 00:04:46
    What is Environment | Why to use Environment
  31. Урок 31. 00:11:08
    How to Setup Environment and Use environment data in testcases
  32. Урок 32. 00:06:16
    Execute Cases to Different Environment
  33. Урок 33. 00:04:09
    Share Collection with Environment File
  34. Урок 34. 00:08:38
    Set and Get environment data using Programming
  35. Урок 35. 00:10:41
    Request Chaining : Pass data from Response to Next Request
  36. Урок 36. 00:07:35
    Setup Global and use in testcase (Set Configuration Data)
  37. Урок 37. 00:06:41
    Start coding in Postman : Simple print data to Console
  38. Урок 38. 00:04:16
    Condition Handling : If - else conditions
  39. Урок 39. 00:05:10
    Looping : Execute code multiple time - For Loop
  40. Урок 40. 00:06:45
    Postman API : request object - Fetch Data, URL and Method of Request
  41. Урок 41. 00:07:55
    Postman API : responseBody object - Fetch Response Body, Parse Json Data
  42. Урок 42. 00:06:05
    Postman API : responseTime and responseCode
  43. Урок 43. 00:04:41
    Work on environment variable by coding
  44. Урок 44. 00:04:54
    Work on global variable by coding
  45. Урок 45. 00:12:46
    Write End to End Scenario : Add Student --> Add Technical Skills --> Add Address
  46. Урок 46. 00:08:18
    Chaining Requests : Fetch Response Data and Use it as input in further request
  47. Урок 47. 00:05:31
    SOAP WebService Testing using Postman
  48. Урок 48. 00:03:43
    Basic Authorization : Pass username and password with request
  49. Урок 49. 00:08:41
    oAuth Authorization : Use Authorization token to get access
  50. Урок 50. 00:09:18
    Setup API application on your local machine : JIRA
  51. Урок 51. 00:10:12
    Create user in JIRA with Basic Authentication
  52. Урок 52. 00:13:10
    Remove User from JIRA
  53. Урок 53. 00:06:22
    Setup & Use Monitors : For Monitoring Health checkup of our API
  54. Урок 54. 00:08:22
    Service Mocking : Use Mocking to Keep on working in case of Downtime
  55. Урок 55. 00:08:33
    Git & GitHub Introduction
  56. Урок 56. 00:05:35
    Setup Git and GitHub
  57. Урок 57. 00:03:28
    Configure GIT with Username and Email
  58. Урок 58. 00:03:27
    Create Local Repository
  59. Урок 59. 00:06:06
    Commit Code to Local Repository
  60. Урок 60. 00:04:29
    Undo Files from Stage to Untrack
  61. Урок 61. 00:02:49
    Check and Discard Changes
  62. Урок 62. 00:03:49
    Push Code to Remote Repository
  63. Урок 63. 00:03:21
    Clone Repository
  64. Урок 64. 00:08:30
    End to End Code Management in Postman
  65. Урок 65. 00:06:06
    Execute collection from command prompt
  66. Урок 66. 00:06:34
    Pass environment from command prompt
  67. Урок 67. 00:00:53
    Set Execution Iteration
  68. Урок 68. 00:05:59
    Execute collection with different data - JSON File
  69. Урок 69. 00:05:42
    Execute collection with different data - CSV File
  70. Урок 70. 00:10:09
    Generate Advance HTML Report
  71. Урок 71. 00:05:36
    Jenkins Installation - Step 1
  72. Урок 72. 00:06:45
    Jenkins Installation - Step 2
  73. Урок 73. 00:08:53
    Jenkins Installation - Step 3
  74. Урок 74. 00:04:45
    Jenkins Installation - Step 4
  75. Урок 75. 00:04:07
    JavaScript Introduction
  76. Урок 76. 00:06:07
    Setup Node.js Environment
  77. Урок 77. 00:05:47
    Write First Code in JavaScript
  78. Урок 78. 00:10:39
    Variables in JavaScript
  79. Урок 79. 00:07:14
    Basic condition handing
  80. Урок 80. 00:10:32
    Condition handling - Multiple Conditions
  81. Урок 81. 00:05:11
    Condition handling - Nested
  82. Урок 82. 00:06:40
    Condition handling - Logical OR/ AND
  83. Урок 83. 00:10:05
    For Loop
  84. Урок 84. 00:05:59
    While Loop
  85. Урок 85. 00:04:31
    Break Keyword
  86. Урок 86. 00:05:15
    Functions - With no argument and no return value
  87. Урок 87. 00:04:47
    Functions - With argument and no return value
  88. Урок 88. 00:06:03
    Functions - With argument and return value
  89. Урок 89. 00:08:16
    String Handling - Part1
  90. Урок 90. 00:09:22
    String Handling - Part2
  91. Урок 91. 00:05:36
    String Handling - Part3
  92. Урок 92. 00:06:55
    Create Array
  93. Урок 93. 00:04:45
    Looping to an array
  94. Урок 94. 00:04:35
    Jmeter Introduction
  95. Урок 95. 00:07:40
    Jmeter Setup 4.0
  96. Урок 96. 00:04:54
    Understand JMeter Environment- Test Plan, Thread Group, Thread
  97. Урок 97. 00:10:15
    Jmeter: Different type of steps in Jmeter- Part 1
  98. Урок 98. 00:06:38
    Jmeter: Different type of steps in Jmeter- Part 2
  99. Урок 99. 00:08:43
    Execution order of Elements-Part1
  100. Урок 100. 00:10:45
    Execution order of Elements-Part2
  101. Урок 101. 00:07:44
    JMeter - Environment Walkthrough
  102. Урок 102. 00:11:04
    POST request using JMeter | Add Resource to Application
  103. Урок 103. 00:09:00
    POST Request with Assertion | Validate Response data
  104. Урок 104. 00:13:57
    Rest API Testing - GET Method
  105. Урок 105. 00:08:30
    Rest API Testing - PUT Method
  106. Урок 106. 00:04:26
    Rest API Testing - DELETE Method
  107. Урок 107. 00:10:31
    Rest API Testing - POST Method
  108. Урок 108. 00:15:59
    Execute Test Cases with Multiple Data | Data Driven Testing
  109. Урок 109. 00:03:39
    Convert Functional Testcase to Performance TestCase
  110. Урок 110. 00:11:42
    Take Postman Test Cases to JMeter
  111. Урок 111. 00:29:59
    SOAP WebService Performance Testing