POSTMAN Quizz

POSTMAN Quizz

University

10 Qs

quiz-placeholder

Similar activities

Complejidad Algoritmo

Complejidad Algoritmo

University

11 Qs

Enlaces cableados e inalámbricos - SRY1131

Enlaces cableados e inalámbricos - SRY1131

University

10 Qs

A / An? (Jobs/Occupations)

A / An? (Jobs/Occupations)

University

12 Qs

Culmination_Educ 63

Culmination_Educ 63

University

15 Qs

Web Apps 03 - MongoDB

Web Apps 03 - MongoDB

University

12 Qs

Machine Learning Beginner Set - 2

Machine Learning Beginner Set - 2

12th Grade - University

15 Qs

Instituto Algar

Instituto Algar

University

6 Qs

Oracle Database

Oracle Database

University

10 Qs

POSTMAN Quizz

POSTMAN Quizz

Assessment

Quiz

Instructional Technology

University

Medium

Created by

Simona-Ionela Grigoras

Used 65+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Pick the valid variable scope in POSTMAN

application

environment

test

integer

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a Postman Collection?

Group of libraries

Group of test scripts

Group of saved requests

Group of saved environment variables

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Test scripts are executed before the request execution

true

false

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What can be used for generating dynamic content in a mocked API response?

dynamic headers

dynamic variables

query parameters

environment

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Default sequence of executing requests in a Collection is the sequence of API as it appears in Collection.

true

false

6.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

How do you log variable values in Postman?

console.log(pm.variables.get("first_name"));

console.log(pm_variables.get("first_name"))

logger.variables("first_name")

logger.log(pm.variables.get("first_name"))

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What action postman monitors executes?

exploit collection

exporting collection

saving collection

running collection

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?