Skip to content

ascendantofrain/explore-with-postman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

explore-with-postman

Various materials for Exploratory API Testing with Postman workshops

csv

Files for use in the Postman Collection Runner

  • naughty_strings.csv: Base64 encoded versions of challenging test strings (source)
  • passwords.csv: Top 1050 passwords for brute force injection (source)
  • sql-inject.csv: Strings for exposing SQL injection vulnerabilities (source)

postman_json

Postman files used to demonstrate exploratory testing with Restful Booker and Juice Shop. The entire folder can be loaded at once via Import Folder.

scripts

  • make_blns_csv.sh: Shell script used to make naughty_strings.csv
  • swagger-petstore-converter.js: Node.js script which converts the Swagger Petstore sample to a complete Postman collection file.

About

Various materials for Exploratory API Testing with Postman workshops

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.5%
  • Shell 25.5%