ExamGecko
Home Home / Amazon / AXS-C01

Amazon AXS-C01 Practice Test - Questions Answers, Page 7

Question list
Search
Search

Related questions











An Alexa Skill Builder wants to customize a welcome back message for each person who uses the skill. The JSON input is shown below:

Which element from the request would the Builder use to accomplish this?

A.
sessionId
A.
sessionId
Answers
B.
userId
B.
userId
Answers
C.
requestId
C.
requestId
Answers
D.
applicationId
D.
applicationId
Answers
Suggested answer: A

An Alexa Skill Builder is developing a skill using AWS Lambda. The Builder made some backend code changes, then tested the skill on an Amazon Echo device. When invoking the skill, Amazon Alexa replies with "There was a problem with the requested skill’s response".

How can the Builder troubleshoot this problem?

A.
Use Amazon CloudWatch to check the most recent execution log and see if an error is present.
A.
Use Amazon CloudWatch to check the most recent execution log and see if an error is present.
Answers
B.
Use Amazon DynamoDB and export a copy of the log database, then search for error messages.
B.
Use Amazon DynamoDB and export a copy of the log database, then search for error messages.
Answers
C.
Use the developer console to rebuild the model, then invoke the skill again with the invocation name.
C.
Use the developer console to rebuild the model, then invoke the skill again with the invocation name.
Answers
D.
Use the developer console to add AMAZON.LaunchRequest to the interaction model, rebuild the model, then invoke the skill again.
D.
Use the developer console to add AMAZON.LaunchRequest to the interaction model, rebuild the model, then invoke the skill again.
Answers
Suggested answer: D

Explanation:

Reference: https://developer.amazon.com/blogs/alexa/post/0d8c5234-3c7a-4b77-9906-b43a5310bde4/5-common-error-messages-for-custom-alexa-skills-and-how-to-troubleshoot-them

The information below details a portion of an interaction model in JSON:

What is wrong with this interaction model?

A.
The intent naming convention is not valid in the situation.
A.
The intent naming convention is not valid in the situation.
Answers
B.
The two intents do not have unique slots.
B.
The two intents do not have unique slots.
Answers
C.
The two intents do not have unique utterances.
C.
The two intents do not have unique utterances.
Answers
D.
The JSON is not properly constructed and would cause an error.
D.
The JSON is not properly constructed and would cause an error.
Answers
Suggested answer: D

While developing a skill, an Alexa Skill Builder finds that the voice response is too quick and needs to be slowed down.

How can the Builder MOST efficiently iterate and test how the response will sound?

A.
Make changes in the skill code, deploy it, and test it on the device.
A.
Make changes in the skill code, deploy it, and test it on the device.
Answers
B.
Modify the SSML in the skill, save it, and check Amazon CloudWatch for errors.
B.
Modify the SSML in the skill, save it, and check Amazon CloudWatch for errors.
Answers
C.
Edit the SSML in the skill and use the Alexa Simulator tab on the Test page of the developer console.
C.
Edit the SSML in the skill and use the Alexa Simulator tab on the Test page of the developer console.
Answers
D.
Use the Voice & Tone tab on the Test page in the developer console.
D.
Use the Voice & Tone tab on the Test page in the developer console.
Answers
Suggested answer: A

An Alexa Skill Builder published a skill and now wants to update it.

Which of the following changes will make it necessary to have the skill re-certified? (Choose two.)

A.
Adding a new intent in the interaction model
A.
Adding a new intent in the interaction model
Answers
B.
Changing the text of a skill response
B.
Changing the text of a skill response
Answers
C.
Adding a sentence to the skill description
C.
Adding a sentence to the skill description
Answers
D.
Changing the URL of the image on a skill card
D.
Changing the URL of the image on a skill card
Answers
E.
Updating the backend to point to a new database
E.
Updating the backend to point to a new database
Answers
Suggested answer: D, E

Explanation:


Total 65 questions
Go to page: of 7