Skip to content

sachinguptait/LearnPostmanFromScratch

Repository files navigation

LearnPostmanFromScratch, following below points have been covered

  • What is Postman and how to use this
  • Creating collection, folders, sub-folders
  • Add assertions (string, number, null, status code, response time, headers)
  • Get, Post, Put, Delete Examples and Positive & Negative scenarios
  • Create and Set Environment & Global variables
  • Create Collection Runner, Export Collection, and Environment
  • Run Collection via command prompt using by Newman
  • Generate HTML Report
  • Install Jenkins to run Collection
  • Publish HTML and JUnit Report via Jenkins
  • Send Email from Jenkins with HTML Report
  • Fix some common issues('Newman is not recognized' and Jenkins console encoding issue)
  • How to execute Postman collection with GitHub Actions

Please go through below videos for detailed information:- Click here to Subscribe the YouTube Channel

"POSTMAN SERIES (INTRODUCTION)"

"POSTMAN SERIES(Creating Collection | Creating Folder & Sub-Folder| Invoking Get Request API)"

"POSTMAN SERIES(Add Assertion| String, Number, Null, Status Code, Response Time Verification)"

"POSTMAN SERIES(GET, POST, PUT and DELETE Request | POSITIVE and NEGATIVE Scenario Examples)"

"Environment | Create and Set Variables | Use Variable’s Value in URL, Params"

GLOBAL | Create and Set Variable | Difference between Global and Environment

HEADERS and RESPONSE TIME VERIFICATION | ADDING ASSERTION AT FOLDER LABEL

"Debugging with the Postman console"

Collection Runner

Export Collections and Environment

"Setup to run Collections via command prompt | NEWMAN | NODE | NPM"

"Run Collection in Command Prompt via NEWMAN"

"Generate the HTML report | newman reporter | iteration count"

"Jenkins Installation"

"Postman Integration with Jenkins | Run Test Cases from Jenkins"

"Publish HTML, JUnit Reports in Jenkins"

"How to Send Email from Jenkins with HTML report | Configure Email Notification in Jenkins"

"How to fix "newman is not recognized" error || Could not find "htmlextra" reporter"

"How to Fix Jenkins Console Log Encoding Issue on Windows | Console Character Issue"

"𝗘𝘅𝗲𝗰𝘂𝘁𝗲 𝗣𝗼𝘀𝘁𝗺𝗮𝗻 𝗖𝗼𝗹𝗹𝗲𝗰𝘁𝗶𝗼𝗻 𝘄𝗶𝘁𝗵 𝗚𝗶𝘁𝗛𝘂𝗯 𝗔𝗰𝘁𝗶𝗼𝗻𝘀 | 𝗚𝗲𝗻𝗲𝗿𝗮𝘁𝗲 𝗛𝗧𝗠𝗟 𝗥𝗲𝗽𝗼𝗿𝘁 𝘄𝗶𝘁𝗵 𝗚𝗶𝘁𝗛𝘂𝗯 𝗔𝗰𝘁𝗶𝗼𝗻𝘀"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published