diff --git a/content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/102-automation-frameworks/robot-framework.md b/content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/102-automation-frameworks/robot-framework.md index 288efa8b1..7b8b79121 100644 --- a/content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/102-automation-frameworks/robot-framework.md +++ b/content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/102-automation-frameworks/robot-framework.md @@ -1 +1,11 @@ -# Robot framework \ No newline at end of file +# Robot framework + +Robot Framework is a Python-based, extensible keyword-driven automation framework for acceptance testing, acceptance test driven development (ATDD), behavior driven development (BDD) and robotic process automation (RPA). + +Robot Framework is open and extensible. Robot Framework can be integrated with virtually any other tool to create powerful and flexible automation solutions. + +Free Content +Robot Framework Official Website +Robot Framework Official User Guide +Basic Step-by-step Robot Framework tutorial +Excellent tutorial to start working with Robot Framework \ No newline at end of file