Just For Fun

Postman is:
Chrome Extension
Web Application
Native Application
All of the above are correct
Newman is a command-line collection runner for Postman.
True
False
It is possible to define a repeat value so one request will be sent several times.
True
False
Which is the correct form to insert an environment variable into a script in tests tab?
{{Variable_Name}}
Postman.setEnvironmentVariable("Variable_Name")
Environment["Variable_Name"]
EnvironmentVariable.Variable_Name
How would you access the value of the variables from a data file inside prerequisite and test scripts?
Data.username
Data[‘username’]
Both a and b
Data file variables cannot be accessed in prerequisite and test scripts
{"name":"Just For Fun", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Postman is:, Newman is a command-line collection runner for Postman., It is possible to define a repeat value so one request will be sent several times.","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}
Powered by: Quiz Maker