Tag

robot-framework

0 views collected around this technical thread.

Python Programming Learning Circle
Python Programming Learning Circle
Apr 20, 2024 · Fundamentals

Comparison of Five Python Automation Testing Frameworks

This article compares five popular Python automation testing frameworks—Robot Framework, Pytest, UnitTest, Behave, and Lettuce—detailing their prerequisites, strengths, weaknesses, and suitability for different testing scenarios to help developers choose the right tool for functional, unit, or behavior‑driven testing.

FrameworksLettucePython
0 likes · 12 min read
Comparison of Five Python Automation Testing Frameworks
Python Programming Learning Circle
Python Programming Learning Circle
Oct 31, 2023 · Fundamentals

Comparison of Five Python Automation Testing Frameworks: Robot Framework, Pytest, UnitTest, Behave, and Lettuce

This article reviews and compares five popular Python automation testing frameworks—Robot Framework, Pytest, UnitTest, Behave, and Lettuce—covering their prerequisites, advantages, disadvantages, and how they stack up against each other to help newcomers choose the right tool for functional, unit, or behavior‑driven testing.

LettuceTestingautomation
0 likes · 14 min read
Comparison of Five Python Automation Testing Frameworks: Robot Framework, Pytest, UnitTest, Behave, and Lettuce
FunTester
FunTester
Oct 9, 2022 · Backend Development

From Functional Testing to Automation: My Learning Journey, Roadmap, and Resources

This article shares the author’s personal transition from manual functional testing to automation testing, outlines a detailed learning roadmap covering Python, Selenium, Robot Framework, API testing, CI/CD, and provides curated resources and QR‑code links for aspiring automation engineers.

API TestingAutomation TestingCI/CD
0 likes · 7 min read
From Functional Testing to Automation: My Learning Journey, Roadmap, and Resources
Fulu Network R&D Team
Fulu Network R&D Team
Jun 22, 2020 · Backend Development

API Testing with Robot Framework, Jenkins CI/CD Integration, and Docker/Kubernetes Deployment

This guide explains how to perform interface testing using Robot Framework, set up the required environment, design test cases for order placement, integrate the tests into Jenkins CI/CD pipelines, expose them via a Flask API, containerize with Docker, and deploy the solution on Kubernetes.

API TestingCI/CDDocker
0 likes · 11 min read
API Testing with Robot Framework, Jenkins CI/CD Integration, and Docker/Kubernetes Deployment
DevOps
DevOps
May 28, 2019 · Frontend Development

Comparative Analysis of Open-Source UI Automation Testing Tools

This article reviews the background, features, platform support, learning curve, and language compatibility of several open‑source UI automation tools—including Selenium, UIAutomation, Watir, Sahi, Katalon Studio, and Robot Framework—to guide testing engineers in selecting suitable alternatives to commercial solutions.

Katalon StudioSahiSelenium
0 likes · 14 min read
Comparative Analysis of Open-Source UI Automation Testing Tools
DevOps Engineer
DevOps Engineer
May 23, 2018 · Fundamentals

Popular Python Automation Testing Frameworks

This article reviews the most widely used Python automation testing frameworks—including Robot Framework, RedwoodHQ, Jasmine, and Pytest—highlighting their key features, cross‑platform support, and suitability for different project sizes and testing needs.

Automation TestingPythonjasmine
0 likes · 4 min read
Popular Python Automation Testing Frameworks