Intermediate Bot Framework for Developers

Go to class
Write Review

Free Online Course: Intermediate Bot Framework for Developers provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Intermediate Bot Framework for Developers is taught by Mithun Prasad.

Overview
  • Learn advanced techniques for chatbot development with Microsoft Bot Framework, such as conversation logging, Direct Line communication, and unit testing.

Syllabus
  • Introduction

    • Welcome
    • What you should know
    • Exercise files
    1. Conversation Logging
    • Why log chat conversations?
    • Introduction and implementation of an activity logger
    • Simple logging
    • File logging
    • SQL logging
    • Conclusions
    2. Using ngrok with Bots
    • Use of ngrok with bots
    • Install, configure ngrok, and deploy
    3. Unit Testing
    • Why should you test bots and what should you test with bots?
    • Mocking to perform unit testing with bots
    4. Direct Line Communication
    • Introduction to Direct Line and Direct Line prerequisites
    • Configure and communicate with bots using Direct Line
    Conclusion
    • Next steps