mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-02-25 03:52:59 +01:00
* (#1840) Add basic content for QA-Automation-Jasmine. * feat(*): Added an additional great tutorial for Jasmine. * (#1840) Added content for QA-Automation-Robot Framework Co-authored-by: Carlo Martin <carlocarlo.mtz.martin@gmail.com>
This commit is contained in:
parent
00f84e360e
commit
9ff8010fad
@ -1 +1,11 @@
|
||||
# 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.
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://robotframework.org/'>Robot Framework Official Website</BadgeLink>
|
||||
<BadgeLink colorScheme='blue' badgeText='Official User Guide' href='https://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html'>Robot Framework Official User Guide</BadgeLink>
|
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://medium.com/swlh/robot-framework-the-basics-dfeadc025bea'>Basic Step-by-step Robot Framework tutorial</BadgeLink>
|
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.geeksforgeeks.org/robot-framework-in-python/'>Excellent tutorial to start working with Robot Framework</BadgeLink>
|
Loading…
x
Reference in New Issue
Block a user