exam questions

Exam AI-102 All Questions

View all questions & answers for the AI-102 exam

Exam AI-102 topic 5 question 23 discussion

Actual exam question from Microsoft's AI-102
Question #: 23
Topic #: 5
[All AI-102 Questions]

DRAG DROP
-

You build a bot by using the Microsoft Bot Framework SDK.

You need to test the bot interactively on a local machine.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
zellck
Highly Voted 1 year, 10 months ago
1. Build and run the bot 2. Open Bot Framework Emulator 3. Connect to bot endpoint https://learn.microsoft.com/en-us/azure/bot-service/bot-service-debug-emulator?view=azure-bot-service-4.0&tabs=csharp#run-a-bot-locally Before connecting your bot to the Bot Framework Emulator, you need to run your bot locally.
upvoted 24 times
...
kail85
Highly Voted 1 year, 11 months ago
Answer is correct. Build and run the bot Open the Bot Framework Emulator Connect to the bot endpoint
upvoted 7 times
...
syupwsh
Most Recent 2 months, 3 weeks ago
1) Build and run the bot: This step compiles your bot's code and starts the bot application locally, making it accessible for testing. 2) Open the Bot Framework Emulator: The Bot Framework Emulator is a desktop application that allows you to test and debug your bot locally. It simulates the bot's interactions as if it were live. 3) Connect to the bot endpoint: You need to connect the Emulator to your running bot instance by specifying the bot's endpoint URL. This allows the Emulator to communicate with your bot and test it interactively.
upvoted 3 times
...
anto69
8 months, 3 weeks ago
1. Build and run the bot 2. Open Bot Framework Emulator 3. Connect to bot endpoint
upvoted 1 times
...
krzkrzkra
9 months, 4 weeks ago
1. Build and run the bot 2. Open Bot Framework Emulator 3. Connect to bot endpoint
upvoted 1 times
...
reiwanotora
11 months ago
1. Build and run the bot 2. Open Bot Framework Emulator 3. Connect to bot endpoint
upvoted 1 times
...
evangelist
1 year, 3 months ago
Given answer is correct and below is why: 1: Build and run the bot: This step involves compiling the bot's code and starting it on your local machine to make it ready to accept connections. 2: Open the Bot Framework Emulator: The Emulator is a desktop application that allows developers to test and debug their bots on localhost or remotely through a tunnel. 3: Connect to the bot endpoint: Within the Bot Framework Emulator, you would connect to the bot's endpoint, usually something like http://localhost:3978/api/messages, to start interacting with your bot.
upvoted 4 times
...
rdemontis
1 year, 6 months ago
I think the answer is correct. Because more than one order could be possible in this case I suppose another solution could be ordering the tasks inverting Build and Run with Open Bot Emulator: 1. Open Bot Framework Emulator 2. Build and run the bot 3. Connect to bot endpoint
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago