Devot Logo
Devot Logo
Arrow leftBack to blogs

How to Start Automation Testing With Cucumber in Ruby on Rails

Leo C.4 min readApr 7, 2023Technology
Leo C.4 min read
Contents:
What is a Cucumber?
How to install Cucumber
How to use the Cucumber toolset - Write down your first Cucumber test scenario
How to use the Cucumber toolset - Write out the step definitions
Why use Cucumber?
Spread the word:
Keep readingSimilar blogs for further insights
AI-Powered OCR: How Machine Learning Turns Images into Data
Technology
Tibor B.5 min readMar 18, 2026
AI-Powered OCR: How Machine Learning Turns Images into DataAI-powered OCR combines computer vision and machine learning to turn images into structured, searchable data. This guide explains how modern OCR systems use preprocessing, neural networks, and postprocessing to achieve high accuracy.
Model Context Protocol: What It Is, What It Isn’t, and Why It Matters
Technology
Dino B.7 min readMar 4, 2026
Model Context Protocol: What It Is, What It Isn’t, and Why It MattersStructured protocols are reshaping AI assistants. Model Context Protocol standardizes how assistants interact with tools and data, reducing complexity, improving reliability, and separating thinking from doing in multi-system environments.
Workflows in Practice with n8n: Reliable Automation at Scale
Technology
Josip N.7 min readFeb 18, 2026
Workflows in Practice with n8n: Reliable Automation at ScaleReliable automation becomes harder as teams, tools, and processes multiply. This blog explores how n8n workflows replace scattered scripts with a shared, observable automation layer that scales across departments without adding operational chaos.