<style>.lazy{display:none}</style>Тест по основам Postman (en)

Тест по основам Postman (en)

1 / 10

Postman tool is only used to test APIs?

Не верно!

Postman is not only to test APIs. It is a collaboration platform for API Development that simplifies each step of building an API (Including Testing) and streamline collaboration so you can create better APIs.


Верно!

Postman is available as a native desktop app for?

Не верно!

Postman is available as a native desktop app for Mac, Windows (32-bit / 64-bit), and Linux (32-bit / 64-bit) operating systems.


Не верно!

Postman is available as a native desktop app for Mac, Windows (32-bit / 64-bit), and Linux (32-bit / 64-bit) operating systems.


Не верно!

Postman is available as a native desktop app for Mac, Windows (32-bit / 64-bit), and Linux (32-bit / 64-bit) operating systems.


Верно!

Postman tool can be used on web without installing as a native desktop app.

Верно!

Не верно!

We can use the Postman tool directly on the web with some limitations. You can use go.postman.co/build URL to access Postman web but you need to create an account on Postman first to use it.


Postman as a Chrome app is deprecated.

Верно!

Не верно!

Postman as a chrome app has been deprecated now. You should use the native Postman app.


CRUD stands for?

Верно!

Не верно!

CRUD stands for Create, Retrieve, Update and Delete which represents basic HTTP operations on a resource.


Не верно!

CRUD stands for Create, Retrieve, Update and Delete which represents basic HTTP operations on a resource.


Не верно!

CRUD stands for Create, Retrieve, Update and Delete which represents basic HTTP operations on a resource.


What is a Collection in Postman?

Не верно!

Верно!

Postman Collections are a group of saved requests you can organize into folders.


Не верно!

Postman Collections are a group of saved requests you can organize into folders.


Не верно!

Postman Collections are a group of saved requests you can organize into folders.


What is History tab in Postman?

Не верно!

Every request you send in Postman appears under the History tab of the sidebar. It is similar to browser history. You can always clear history in Postman.


Верно!

Не верно!

Every request you send in Postman appears under the History tab of the sidebar. It is similar to browser history. You can always clear history in Postman.


Не верно!

Every request you send in Postman appears under the History tab of the sidebar. It is similar to browser history. You can always clear history in Postman.


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

Верно!

Не верно!

A collection runner executes request of a Collection in the same manner as they appear in Collection sequentially.


Which statements are true about Workspace in Postman?

  1. Postman workspaces allow you to organize and collaborate on API projects with your team and personal use.
  2. We can create multiple workspaces in Postman.
  3. My workspace is the default workspace in Postman.
  4. To create additional workspaces, you need to be signed into a Postman account.
Верно!

Не верно!

Не верно!

Не верно!

Не верно!

Which statements are true about Collection runner in Postman?

  1. The Collection Runner allows you to run sets of requests in a specified sequence.
  2. The Collection Runner will log your request test results, and your scripts can pass data between requests as well as altering the request workflow.
  3. You can run collections against specific environments, and can pass data files into a run.
  4. Collection runs allow you to automate your API testing, and you can schedule runs using monitors.
Не верно!

Не верно!

Верно!

Не верно!

Не верно!

Далее
0 из 10

Поздравляем с прохождением теста! А теперь предлагаем почитать статьи по тестированию на нашем сайте!

Интересно, хочу попробовать