Available in 1, 3, 6 and 12 Months Free Updates Plans
PDF: $15 $60

Test Engine: $20 $80

PDF + Engine: $25 $99

Apigee-API-Engineer Practice Test


Page 5 out of 25 Pages

You are generating tokens depending on a partner's service level at runtime You need to control access token expiration What should you do?


A.

Pass access token expiration values as a request query parameter


B.

Add expiration times in product custom attributes for retrieval at run time


C.

Store and fetch access token expiration times from a configuration file to use at run time


D.

Store and fetch expiration value from Key Value Maps at runtime to use for access token creation.





D.
  

Store and fetch expiration value from Key Value Maps at runtime to use for access token creation.



As an API Engineer your team would like to make sure you are simulating a user experience prior to a
deployment in a production environment. Which tests should be ran to closely resemble a consumer
interaction with a APIs?


A.

Unit tests


B.

Smoke tests.


C.

Integration tests


D.

Code quality analysis





C.
  

Integration tests



Which is true about PostClientFlow?


A.

PostClientFlow will only be executed if a payload is returned.


B.

The response is blocked until! the PostClientFlow policies are executed.


C.

PostClientFlow can only include MessageLogging policies.


D.

PostClientFlow can include any supported policy





C.
  

PostClientFlow can only include MessageLogging policies.



Your implementation has the following characteristics
1 There are multiple API Products
2 Some API proxies are part of more than one API Product.
3 Quotas are configured at the API Product level
4 In the Quota policy the count, time interval and unit is referenced using Verify API Key flow variables at
runtime.
5 A single Quota policy is reused across all the products 6. Each app is assigned to exactly one product.
You need to limit the number of requests during weekends for specific products without modifying this design
What should you do?


A.

Add custom attributes for counts for every product. Create custom quota policies for every product which references these custom attributes


B.

Set custom attributes for weekday and weekend count at every product Reference these How variables in the count property of Quota policy at runtime


C.

Add custom attributes at the API Product with counts to use for weekdays and weekends. Using flow variables, reference the custom counts in the Quota policy


D.

Add custom attributes for count at Product level Use a JS Policy to determine which count to use in Quota policy at runtime Use this count attribute in the Quota Policy.





B.
  

Set custom attributes for weekday and weekend count at every product Reference these How variables in the count property of Quota policy at runtime



Which components of Edge used to configure HTTPS inbound communication?


A.

TLS Store


B.

Virtual Hosts


C.

Certificate Manager


D.

Keystores and Truststores





D.
  

Keystores and Truststores




Page 5 out of 25 Pages
Previous