Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 1.24 KB

File metadata and controls

20 lines (11 loc) · 1.24 KB

Botium Crawler

NPM

Codeship Status for codeforequity-at/botium-crawler npm version license docs

The Botium Crawler is doing the work of detecting the conversation flows supported by your chatbot by itself. It does so by analyzing the quick responses offered by your chatbot and simulating clicks on all of the options in parallel, following all pathes down until it reaches the end of the conversation.

All detected conversation flows along all pathes are saved as Botium test cases and utterance lists and can be used as base for a regression test set.

IF YOU LIKE WHAT YOU SEE, PLEASE CONSIDER GIVING US A STAR ON GITHUB!

Documentation

See here for Botium documentation.