Robot Framework — Decisions & Production
How to scale large suites, avoid costly anti-patterns, and mature your automation from ad-hoc scripts to an owned, observable product. Pair this section with Architecture and official docs on parallel runs and Pabot.
Topics in this section
| Topic |
File |
What you will learn |
| Scalability & Maintainability |
01-scalability-maintainability.md |
Parallel runs with Pabot, suite splitting, tags, contract tests, DRY resources, and architecture patterns for API vs microservices vs full-stack. |
| Anti-Patterns, Risks & Limitations |
02-antipatterns-risks.md |
Symptom/fix tables for brittle tests, risks (verbosity, flakiness, perf scope), and mitigation strategies. |
| Maturity Model & Engineering Heuristics |
03-maturity-model-heuristics.md |
Five maturity levels, transitions, staff-level heuristics, security/perf boundaries, and “framework as a product.” |
When to read what
See also