Software Alternatives & Reviews

Jasmine VS Robot framework

Compare Jasmine VS Robot framework and see what are their differences

Jasmine logo Jasmine

Behavior-Driven JavaScript

Robot framework logo Robot framework

Robot Framework is a generic test automation framework for acceptance testing and acceptance...
  • Jasmine Landing page
    Landing page //
    2023-06-17
  • Robot framework Landing page
    Landing page //
    2023-06-20

Jasmine

Categories
  • Automated Testing
  • Testing
  • Developer Tools
  • Software Development
Website jasmine.github.io
Details $

Robot framework

Categories
  • Automated Testing
  • Browser Testing
  • Testing
  • Website Testing
Website robotframework.org
Details $

Jasmine videos

Blue Jasmine - Movie Review by Chris Stuckmann

More videos:

  • Review - Blue Jasmine -- Movie Review
  • Review - Was Jasmine Ever Speechless? [Aladdin 2019 Review]

Robot framework videos

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

More videos:

  • Review - The Robot Framework – Top 7 Things You Need to Know
  • Review - Robot Class vs Robot Framework Vs Robotic Process Automation

Category Popularity

0-100% (relative to Jasmine and Robot framework)
Automated Testing
22 22%
78% 78
Testing
25 25%
75% 75
Browser Testing
13 13%
87% 87
Developer Tools
100 100%
0% 0

User comments

Share your experience with using Jasmine and Robot framework. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Jasmine and Robot framework

Jasmine Reviews

20 Best JavaScript Frameworks For 2023
In the State of JS ranking, Cypress has already surpassed some previously leading best testing frameworks, such as Jasmine, and is now ranked fourth for testing, with 35.8% of testers citing Cypress as their preferred testing framework, which is nearly identical to Mocha.

Robot framework Reviews

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...
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.
Source: www.perfecto.io

Social recommendations and mentions

Robot framework might be a bit more popular than Jasmine. We know about 29 links to it since March 2021 and only 28 links to Jasmine. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Jasmine mentions (28)

  • Migrating from Jest to Vitest for your React Application
    Vitest makes it effortless to migrate from Jest. It supports the same Jasmine like API. - Source: dev.to / 4 months ago
  • Using Node.js for Automated Testing with Headless Browsers
    To execute your tests, you can create test scripts using popular testing frameworks like Mocha, Jasmine, or Jest. These frameworks provide a structured way to organize and run your tests, report results, and handle assertions. - Source: dev.to / 7 months ago
  • Road Map To Become a Web Developer
    Testing frameworks like Jest, Mocha, and Jasmine are crucial for software development, ensuring code reliability and correctness. They offer features like test suites, test cases, assertions, and asynchronous testing support. - Source: dev.to / 9 months ago
  • Naming Unit Tests Function
    The test framework used does matter for naming, because in some frameworks you'd use different naming conventions (i.e. The fluent naming used with https://jasmine.github.io/). Source: 10 months ago
  • Common Pitfalls in Angular Component Testing
    Learn more about Jasmine and Karma. - Source: dev.to / about 1 year ago
View more

Robot framework mentions (29)

  • 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: 11 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 / 12 months 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: almost 1 year ago
View more

What are some alternatives?

When comparing Jasmine and Robot framework, you can also consider the following products

Mocha - Sponsors. Use Mocha at Work? Ask your manager or marketing team if they'd help support our project. Your company's logo will also be displayed on npmjs. com and our GitHub repository.

Selenium - Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that.

Cypress.io - Slow, difficult and unreliable testing for anything that runs in a browser. Install Cypress in seconds and take the pain out of front-end testing.

Cucumber - Cucumber is a BDD tool for specification of application features and user scenarios in plain text.

WebdriverIO - Webdriver module for Node.js. that makes it easier to write Selenium tests

QUnit - What is QUnit? QUnit is a powerful, easy-to-use JavaScript unit testing framework. It's used by the jQuery, jQuery UI and jQuery Mobile projects and is capable of testing any generic JavaScript code, including itself!