Microsoft
AI-102 · Question #285
You build a bot by using the Microsoft Bot Framework SDK. You start the bot on a local computer. You need to validate the functionality of the bot. What should you do before you connect to the bot?
The correct answer is A. Run the Bot Framework Emulator. https://learn.microsoft.com/en-us/azure/bot-service/bot-service-debug-emulator?view=azure-bot-s ervice-4.0&tabs=csharp
Submitted by olafpl· Mar 30, 2026Implement conversational AI solutions
Question
You build a bot by using the Microsoft Bot Framework SDK. You start the bot on a local computer. You need to validate the functionality of the bot. What should you do before you connect to the bot?
Options
- ARun the Bot Framework Emulator.
- BRun the Bot Framework Composer.
- CRegister the bot with Azure Bot Service.
- DRun Windows Terminal.
How the community answered
(54 responses)- A78% (42)
- B4% (2)
- C11% (6)
- D7% (4)
Explanation
https://learn.microsoft.com/en-us/azure/bot-service/bot-service-debug-emulator?view=azure-bot-s ervice-4.0&tabs=csharp
Topics
#Bot Framework SDK#Bot Framework Emulator#bot testing
Community Discussion
No community discussion yet for this question.