Software Alternatives & Reviews

Nightwatch.js VS Robot framework

Compare Nightwatch.js VS Robot framework and see what are their differences

Nightwatch.js logo Nightwatch.js

Write efficient and straightforward end-to-end tests in Node.js which run against a Selenium/WebDriver server.

Robot framework logo Robot framework

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

Nightwatch.js

Categories
  • Visual Regression Testing
  • End To End Testing
  • Browser Testing
  • Developer Tools
  • Software Development
Website nightwatchjs.org
Details $

Robot framework

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

Nightwatch.js videos

De cero a héroe con Nightwatch.js - Rodrigo Godoy y Alejandra Silva

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 Nightwatch.js and Robot framework)
Browser Testing
21 21%
79% 79
Automated Testing
14 14%
86% 86
Testing
19 19%
81% 81
Developer Tools
100 100%
0% 0

User comments

Share your experience with using Nightwatch.js 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 Nightwatch.js and Robot framework

Nightwatch.js Reviews

We have no reviews of Nightwatch.js yet.
Be the first one to post

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

Based on our record, Robot framework should be more popular than Nightwatch.js. It has been mentiond 29 times since March 2021. 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.

Nightwatch.js mentions (12)

  • Learn Automated Testing At Home: A Beginner's Guide
    6.NightwatchJS: NightwatchJS is a Node.js-based end-to-end testing framework. Key Features: Simplifies writing test scripts using a simple syntax. Supports parallel test execution. Integrates with Selenium WebDriver for cross-browser testing. - Source: dev.to / 15 days ago
  • CSS Selectors And XPath Locators In Selenium Test Automation Scripts
    I have shown you the examples of using selectors in the Google Chrome dev tools, but the idea is similar when you write your automation scripts. I will use the Nightwatch testing framework to write the following snippets which will navigate to some webpage, wait to ensure that an interactive element has appeared in the DOM, and finally click on it. If you want to learn using Javascript with Nightwatch framework... - Source: dev.to / almost 2 years ago
  • How To Perform Automation Testing With Cucumber And Nightwatch JS?
    Nightwatch.js is a popular open-source, Selenium JavaScript-based test automation framework for automating browser-based web applications and websites. It is written in Node.js runtime and uses the W3C WebDriver API (formerly Selenium WebDriver) for interacting with various browsers to perform commands and assertions on DOM elements. - Source: dev.to / about 2 years ago
  • Properly Configuring Nightwatch to Run Geckodriver
    I’ll get right to it: both the stock Nightwatch configuration file (as of at least Nightwatch v. 2.0.9) and the Nightwatch docs are inaccurate for using the geckodriver web driver (specifically, v. 0.30.0) to run tests. Here is what you need to do, isolated to the firefox environment portion of the test_settings object in a nightwatch.conf.js file:. - Source: dev.to / about 2 years ago
  • Learn How To Create, Test and Deploy a Single Page App with Vue 3 + Vite and Pinia
    Writing and running automated end-to-end tests with Nightwatch.js. - Source: dev.to / about 2 years 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 Nightwatch.js and Robot framework, you can also consider the following products

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.

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.

puppeteer - Puppeteer is a Node library which provides a high-level API to control headless Chrome or Chromium...

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

Katalon - Built on the top of Selenium and Appium, Katalon Studio is a free and powerful automated testing tool for web testing, mobile testing, and API testing.