Automated Acceptance Testing with Robot Framework and Testkube

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. robot-framework-test

    In the basic execution, we will run the example Restful Booker test code in Testkube using Test Workflows. We have pushed the test case to a GitHub repository. These files will by default be mounted by Testkube to the '/data/repo' directory when the test executes. Let us get started.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. testkube

    ☸️ Kubernetes-native Test Execution and Orchestration framework. It runs all types of tests, including Load Testing, End To End Testing, Front End, API Testing, etc... Integrates directly with you testing stack (K6, Postman, Playwright, Cypress,..)

    We invite you to try Test Workflows. Visit Testkube website to get started. If you find yourself struggling with anything, feel free to drop a note in our active Slack community, and someone will help you out.

  4. Robot Framework

    Generic automation framework for acceptance testing and RPA

    The Robot Framework is an acceptance testing tool that is easy to write and manage due to its key-driven approach. Let us learn more about the Robot Framework to enable acceptance testing.

  5. minikube

    Run Kubernetes locally

    A Kubernetes cluster - we're using a local Minikube cluster (https://minikube.sigs.k8s.io)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Quitting early for the win!

    4 projects | dev.to | 13 Dec 2024
  • Distributed Load Testing with JMeter in Testkube

    2 projects | dev.to | 6 Nov 2024
  • Leveraging Testkube for Complex System Testing

    1 project | dev.to | 29 Oct 2024
  • A Guide to Scalable and Heavy Load Testing with k6 + Testkube

    1 project | dev.to | 28 Oct 2024
  • Testing Kubernetes Applications with Pytest and Testkube: A Complete Guide

    2 projects | dev.to | 8 Jul 2024

Did you know that Go is
the 3rd most popular programming language
based on number of references?