postmanlabs / postman-collection

Javascript module that allows a developer to work with Postman Collections

Home Page:https://www.postmanlabs.com/postman-collection/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simplify the assert statements in separate tab instead of writing in test tab

sseenivasan89 opened this issue · comments

for validating the status code and status message we don't want to write the code, instead have the expression tab with a simplified drop-down option to validate those, this may save time in writing the code

like below

image