https://github.com/codeforequity-at/botium-crawler
Botium Crawler - Like a Website Crawler, just for Conversation Flows
https://github.com/codeforequity-at/botium-crawler
botium chatbots crawler
Last synced: about 1 year ago
JSON representation
Botium Crawler - Like a Website Crawler, just for Conversation Flows
- Host: GitHub
- URL: https://github.com/codeforequity-at/botium-crawler
- Owner: codeforequity-at
- License: mit
- Created: 2020-06-28T11:15:04.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-29T13:55:08.000Z (almost 2 years ago)
- Last Synced: 2025-03-26T07:16:01.980Z (about 1 year ago)
- Topics: botium, chatbots, crawler
- Language: JavaScript
- Homepage: https://www.botium.ai
- Size: 305 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Botium Crawler
[](https://nodei.co/npm/botium-crawler/)
[](https://app.codeship.com/projects/403709)
[](https://badge.fury.io/js/botium-crawler)
[]()
[](https://botium-docs.readthedocs.io/)
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](https://botium-docs.readthedocs.io/) for Botium documentation.