nerdexam
Check_Point

156-521 · Question #203

156-521 Question #203: Real Exam Question with Answer & Explanation

The correct answer is B. Use variable like {{mgmt_server}} in the request URL. Using a variable like {{mgmt_server}} in the base URL allows dynamic switching between environments by changing the environment variable, without modifying individual requests.

Question

What is the best way to dynamically switch between management servers in Postman requests?

Options

  • ACreate separate collections
  • BUse variable like {{mgmt_server}} in the request URL
  • CDuplicate all endpoints
  • DEdit the collection manually each time

Explanation

Using a variable like {{mgmt_server}} in the base URL allows dynamic switching between environments by changing the environment variable, without modifying individual requests.

Community Discussion

No community discussion yet for this question.

Full 156-521 Practice