robotframeworkguides
robotframeworkguides copied to clipboard
What is Robot Framework?
What is Robot Framework?
- A generic automation framework
- Test Runner (robot)
- Reporting
- Something extendable (with Python)
What is NOT Robot Framework?
- Selenium
- IDE
- A technology to steer Applications
What does it offer?
- Readable Syntax due to Keyword Driven Approach
- BDD/Gherkin like Syntax
- Localisation
- Free
- Maintained
- Financed by Robot Framework Foundation
- Easy installation
- Libraries
- Community
- Documentation
- Keywords
For "BDD/Gherkin like Syntax" I don't know if it would be better described as
- Conversational Style Natural Language syntax
- with additional BDD/Gherkin like Syntax if one chooses
as a way to say it is not just Gherkin
We will be having a "What is RF video" by @pekkaklarck which we filmed few week ago. I think we can use that for this one @zastress so maybe no need to at least start with this.