Software Alternatives & Reviews

Robot framework

Robot Framework is a generic test automation framework for acceptance testing and acceptance... subtitle

Robot framework Reviews and details

Screenshots and images

  • Robot framework Landing page
    Landing page //
    2023-06-20

Badges

Promote Robot framework. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Videos

Robot Framework Tutorial | Robot Framework With Python | Python Robot Framework | Edureka

The Robot Framework – Top 7 Things You Need to Know

Robot Class vs Robot Framework Vs Robotic Process Automation

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Robot framework and what they use it for.
  • Beautiful is better than ugly, but my beginner code is horrible
    Well, I work with software quality and despite not having a strong foundation in automation, one fine day I decided to make a change. I have been working with Robot Framework for a few months - and that's when I got a taste of the power of python. Some time later, I dabbled a little with Cypress and Playwright, always using javascript. - Source: dev.to / 6 months ago
  • Embedded professionals, what kind of 'github' projects would make you hire a developer?
    I've used Lua/Busted in a data-heavy environment (telemetry from hospital ventilators). I've also used robot: https://robotframework.org/. Source: 11 months ago
  • Opensource Gui testing framework
    I can't say whether any of these will work, but maybe one of: PyAutoGui Pytest-qt Robot Framework + plugins. Source: 12 months ago
  • Ask HN: What is the best way to automate a Windows desktop application in 2023?
    I'm looking for tools, strategies, libraries, etc. That would be useful for automating arbitrary desktop applications. Ideally something free and open source. Robot Framework (https://robotframework.org/) looks promising, although the docs seem deliberately unclear about how useable the open source libraries are without the cloud SaaS being sold on top. Does anyone have experience in this area? What's your secret... - Source: Hacker News / almost 1 year ago
  • How is Python used in test automation in embedded systems?
    In the industry I've seen the framework "Robot framework" https://robotframework.org/ used a lot for test automation. Source: about 1 year ago
  • Successful open source RPA solutions
    Check out Robot Framework @ https://robotframework.org/. Source: about 1 year ago
  • Gherkin and Robot Framework
    Greetings! They say all good things must come to an end, and with this post, so it is with my series of posts covering Robot Framework. - Source: dev.to / about 1 year ago
  • Arista Network Validation
    Hi , Arista Network Validation is a wrapper on top ofrobot framework. It resides on the software downloads on the extension parts. Is this the same with https://github.com/aristanetworks/robotframework-aristalibrary or do I need a contract to download this ? Source: about 1 year ago
  • Web Testing With Robot Framework
    This is part 3 in a series of blog posts meant to get you started with automated testing using Robot Framework. If you haven't checked out the other posts in the series, please do. This post builds on what I've discussed previously. - Source: dev.to / about 1 year ago
  • Test Automation with Robot Framework
    As a test automation engineer, I've had an awareness of Robot Framework for some time, but I have never explored it's capabilities. Until now. - Source: dev.to / over 1 year ago
  • Essential tools for QA Engineer
    Learn some automation for job security/flexibility. How to automate test cases and how to automate integration with test platforms such as Azure DevOps or JIRA or ALM or whatever. Python/Bash/PowerShell scripting. I'll link you to the one thing I wished I would've had when I was a tester: Robot Framework ...and a learning playlist on YouTube. Source: over 1 year ago
  • Open source sustainment and the future of Gitea
    The development of Robot Framework* was originally paid by Nokia, but then things happened and Nokia decided not to continue doing that anymore. The main developer of Robot Framework and few companies using RF heavily understood that something had to be done, so Robot Framework Foundation* was formed. RF Foundation has membership fees, it arranges RF conferences etc. Which allows RF Foundation to pay for the... - Source: Hacker News / over 1 year ago
  • When webscraping dating websites how do you access chat replies?
    You might want to take a look at https://robotframework.org/ and more specifically https://rpaframework.org/ which you can access from python (see eg. https://robocorp.com/docs/development-guide/python/python-robot) but also allows you to describe crawlers using their own simpler language for which RPA Framework provides, among other things, a browser library that wraps Selenium intended for use in scraping. Source: over 1 year ago
  • Can someone recommend technologies for testing automation for API application?
    If you need automated end to end treats(e.g from outside your API gateway or similar) you can try something like this: https://robotframework.org/. Source: over 1 year ago
  • Are there any OCR apps that you can run on a video that will give you alerts if certain texts are found?
    You could try robot frameworks OCR Feature : https://robotframework.org/ (open source) or any other RPA tool. The best tool I have seen so far was UiPath. It's free for personal use. It allows you to create complex automations without writing code. Source: over 1 year ago
  • How to run integration test or e2e in ci for flutter web?
    We are using a robot framework to interact with chrome. After the page loads, we can't access the object's id because it's rendered on the canvas. Is it possible to get by id? Or should we take a print screen and compare the images? Source: over 1 year ago
  • Automating Java applications with JavaScript?
    With RobotFramework for instance there is one library available. Source: over 1 year ago
  • Ask HN: Who is hiring? (May 2022)
    Https://robocorp.com We are building a RPA [1] orchestration platform around the open-source Robot Framework [2]. We use Lambdas, DynamoDB, SQS, SNS, Postgres, NodeJS, React (among other things), tied together using Typescript. We raised our series A last year, so we're still in the early stages; as such, you would be in a position (and expected) to: - Tackle interesting and challenging problems (scaling issues,... - Source: Hacker News / almost 2 years ago
  • Generating HTML from JavaScript in Python
    Robot Framework is Robot Framework. The log files are output as HTML, which contain a significant amount of JavaScript that renders the data. Source: almost 2 years ago
  • Data-driven test cases?
    You might be interested in the robot framework (https://robotframework.org/). Source: about 2 years ago
  • CI/CD Lifecycle example for embedded Software development?
    We wrote our test cases using https://robotframework.org/ which worked pretty well since we had a really detailed engineering requirements document - it was like 500 pages of detailed specs we could directly convert to test cases. Source: about 2 years ago

External sources with reviews and comparisons of Robot framework

Best Automation Testing Tools (Free and Paid) | July 2022
Selenium is an open-source test automation framework that automates web browsers. It becomes a favorite automation tool of choice for automation testers. It acts as a core framework for open-source test automation software such as Watir, Robot Framework, Katalon Studio, and Protractor.
Top 10 Best Selenium Alternatives You Should Try
Robot Framework is an open-source test automation framework used for acceptance test-driven development (ATDD) and acceptance testing. Robot Framework is standard and uses a keyword-driven testing approach and behavior-driven.
Best Selenium Alternatives (Free and Paid) in 2021
Robot Framework is an open-source automation framework that implements the keyword-driven approach for acceptance testing and acceptance test-driven development (ATDD). Robot Framework provides frameworks for different test automation needs. But its test capability can be further extended by implementing additional test libraries using Python and Java. Selenium WebDriver is a popular external library used in the...
5 Selenium Alternatives to Fill in Your Top Testing Gaps
Robot Framework is an open-source Selenium alternative primarily for acceptance test-driven development (ATDD) and acceptance testing. Using the keyword-driven methodology, testers and developers can use Robot Framework as an automation system for web and mobile test automation.

Do you know an article comparing Robot framework to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Generic Robot framework discussion

Log in or Post with

This is an informative page about Robot framework. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.