Robot Framework
Automation
Open-source automation framework जो keyword-driven approach पर चलता है। Raw code लिखने की जगह तुम "Open Browser", "Click Element", "Input Text" जैसे human-readable keywords से test cases बनाते हो। बहुत बड़ा plugin ecosystem web और mobile testing से लेकर API automation और database operations तक हर चीज़ कवर करता है। QA circles में और उन teams में popular जहां सब code नहीं करते। नीचे Selenium या Playwright से connect किया जा सकता है।