Gobot is a stateful api testing tool that supports graph editing, api calling, and binding script execution.
- Use the
behavior tree
to control the running order of the robot, and use thescript
to control the specific behavior of the node (such as making an http request - SuProvides graphical editing and debugging capabilities
- You can
prefab
template nodes in the configuration page, andreuse
the nodes in the editor - It can be driven by http
api
(post /bot.run -d '{"Name":"a robot"}'
can be easily integrated into CI - Support a
stress test
(you can set the number of concurrency on the configuration page
base64 |
http |
protobuf |
mongoDB |
json |
|
md5 |
uuid |
random |
... |
Try the editor out on website