Software Alternatives & Reviews

Appium VS locust

Compare Appium VS locust and see what are their differences

Appium logo Appium

Appium is an open source test automation framework for use with native and hybrid mobile apps.

locust logo locust

An open source load testing tool written in Python.
  • Appium Landing page
    Landing page //
    2023-09-19
  • locust Landing page
    Landing page //
    2021-10-11

Appium videos

Appium Architecture Explained | How Appium Works | Appium Online Training | Edureka

More videos:

  • Review - Jenkins CI Pipeline using Appium tests for Android and iOS by Vivek Upreti & Naresh Jain #AppiumConf
  • Review - The Xamarin Show | Episode 15: Appium Mobile Automation with Glenn Wester

locust videos

Locust review - GTA Online guides

More videos:

  • Review - GTA Online: Ocelot Locust Review
  • Review - GTA 5 - DLC Vehicle Customization - Ocelot Locust and Review

Category Popularity

0-100% (relative to Appium and locust)
Automated Testing
100 100%
0% 0
Monitoring Tools
0 0%
100% 100
Browser Testing
100 100%
0% 0
Website Testing
33 33%
67% 67

User comments

Share your experience with using Appium and locust. 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 Appium and locust

Appium Reviews

Top 20 Best Automation Testing Tools in 2019 (Comprehensive List)
It supports automation of native, hybrid and mobile web applications built for iOS and Android. Appium uses vendor-provided automation frameworks and is based on client/server architecture.
Top 20 Best Automation Testing Tools in 2018 (Comprehensive List)
It supports automation of native, hybrid and mobile web applications built for iOS and Android. Appium uses vendor-provided automation frameworks and is based on client/server architecture.

locust Reviews

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

Social recommendations and mentions

Based on our record, locust should be more popular than Appium. It has been mentiond 55 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.

Appium mentions (14)

  • Beginner’s Guide To Test Automation With Java (TestUI)
    TestUI combines 2 different paradigm test automation frameworks, i.e., mobile (Appium) and desktop (Selenide), into one neat framework. In our opinion, it’s a great framework that offers vast functionality with easy-to-learn syntax, not to mention full access to Selenide methods in case something tricky needs to be done. - Source: dev.to / over 1 year ago
  • Ussd automation
    Espresso is Google's general recommendation, but there are other tools out there that exist like appium or kaspresso. Sure there are more, just goigle it to see what else there is. Source: over 1 year ago
  • How do I automate android apps?
    Appium exists from that Selenium family. That will do the job. Https://appium.io/. Source: over 1 year ago
  • React vs React Native: How Different Are They, Really?
    End-to-end testing is completely different on React Native, however. None of the Selenium-based E2E testing tools will work; neither will newer tools like Cypress or Playwright. You may have expected this - these are all DOM-based, and there’s no DOM in React Native. So instead developers will have to learn Detox or Appium. - Source: dev.to / over 1 year ago
  • iOS App Testing Tutorial: Manual & Automation
    With iOS app testing, we test our iOS application on mobile devices (emulators or real devices, depending on the use case). Here, we pass it through various testing phases to ensure that the final version has minimum or no bugs. These can include manually inspecting the application like an end-user or running an automation framework like Appium or Testsigma. - Source: dev.to / over 1 year ago
View more

locust mentions (55)

  • Why Quarkus Native (probably) does not fit your project
    Finally, let's compare the response time of the requests. For that, we will use Locust , an open source load testing tool. The tests will run for 5 minutes, and will increase 4 requests per second every second until they reach 1000 requests per second. - Source: dev.to / about 2 months ago
  • What is Load Testing? Complete Tutorial With Best Practices
    Locust: Another open-source tool, Locust is particularly flexible due to its support for Python scripts. It can conduct load tests across multiple machines, making it possible to simulate millions of users simultaneously. An exceptional feature of Locust is its web-based UI, which allows real-time tracking of performance metrics during test execution. - Source: dev.to / about 2 months ago
  • API Load Testing: Enhance Your Skills with Locust
    Locust is a perfect tool to use on such occasion:. - Source: dev.to / 2 months ago
  • Breaking the 300 barrier
    So, in theory, we can handle 300 requests per minute on a single server which was the assumption we started with. After this, I decided to play with this configuration and see what we could achieve. But, to go ahead I need a system to measure the metrics of our load testing. So I quickly set up Locust on my system. Locust is an open-source easy to setup load-testing framework. - Source: dev.to / 2 months ago
  • The Power of Traces: Learn by Contributing to OpenTelemetry
    The OpenTelemetry Demo is composed of microservices written in different programming languages that talk to each other over gRPC and HTTP; and a load generator which uses Locust to fake user traffic. - Source: dev.to / 6 months ago
View more

What are some alternatives?

When comparing Appium and locust, you can also consider the following products

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.

Apache JMeter - Apache JMeter™.

Loader.io - Loader.io is a simple cloud-based load testing service

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.

gatling.io - Gatling is an open-source load testing framework based on Scala, Akka and Netty

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