The Wayback Machine - https://web.archive.org/web/20201209125903/https://github.com/microsoft/HealthBotPingTest
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Health Bot Ping Test

Send a single turn utterance to test the availability of the Health Bot. The bot will respond with a response according to the utterance. HTTP error 500 will be returned if there is an error. To test success, you will need to compare the actual response with the expected response.

  1. Deploy the website:

Deploy to Azure

  1. Set the following enviorment variable: WEBCHAT_SECRET. alt text

You can obtain this secret from the Health Bot dashboard alt text

  1. To invoke the test, call endpoint of this service with /ping?utterance=hi

For example, to send the "hi" utterance, call the following endpoint with GET method https://mypingtest.azurewebsites.net/ping?utterance=hi

About

Write ping test for testing the HealthBot

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
You can’t perform that action at this time.