Demonstration Repo for the use of RobotBT. (BehaviorTreeLibrary For Robot Framework)
A comprehensive test suite demonstrating the capabilities of the BehaviorTreeLibrary for Robot Framework. This repository contains practical examples of Behavior Tree (BT) implementations for test automation scenarios.
In this Repo can be found
-
Three Distinct Test Levels
- 🧩 Simple Test: Basic BT structure demonstration. (How BT could be obsulete)
- 🧠 Complex Test: Advanced BT with conditional nodes
- 🌍 Real-world Test: Practical application simulating real-world automation challenges
-
Key Demonstrations
- Use of RobotBT
- Behavior Tree construction and execution
- Node types (Sequence, Selector, Parallel)
- Conditional logic implementation
- Failure recovery mechanisms
- Real-world scenario modeling
This Project uses WPF Tesp Puzzle app to test RobotBT