Postman: Use result data in test scripts (and save to environment)
Published 2015-03-10, 21:41
Just use ‚request‘ in the test script:
- request.data is an object with all the request parameters
- request.url contains the requested URL
- request.method contains the used request method
- request.headers is an object with all the headers
Makes so many things easier 🙂
Topic(s): Notiz, Technik
No comments - :(
Zum Artikel Postman: Use result data in test scripts (and save to environment) sind noch keine Kommentare vorhanden. Deine Meinung wäre jedoch willkommen!