Tag

Cucumber

0 views collected around this technical thread.

Ctrip Technology
Ctrip Technology
Jun 18, 2020 · Frontend Development

Implementing BDD UI Automation Testing with Cucumber and Puppeteer at Ctrip

This article explains how Ctrip's vacation team introduced behavior‑driven development (BDD) for UI automation testing using Cucumber and Puppeteer, covering the testing background, BDD concepts, framework selection, project structure, CI/CD integration, parallel execution, and best practices such as test‑id usage to improve reliability.

BDDCucumberDevOps
0 likes · 20 min read
Implementing BDD UI Automation Testing with Cucumber and Puppeteer at Ctrip
360 Tech Engineering
360 Tech Engineering
Mar 3, 2020 · Mobile Development

Implementing UI Automation Testing for Mobile Apps with Appium and Cucumber

This article explains why UI automation testing is essential for complex mobile apps, why Appium is chosen, how to organize test cases with Cucumber, implement custom steps, locate elements using various strategies, handle common exceptions, and outlines the overall workflow and improvement suggestions.

AndroidCucumberUI Automation
0 likes · 14 min read
Implementing UI Automation Testing for Mobile Apps with Appium and Cucumber
Ctrip Technology
Ctrip Technology
Dec 5, 2019 · Fundamentals

Applying BDD and the MEC Framework to Improve Ctrip Ticket Front‑End Development

The article describes how Ctrip Ticket's front‑end team introduced Behavior‑Driven Development (BDD) using Cucumber and the Macaca‑based MEC framework to unify requirements, automate testing, reduce manual effort, and achieve over 90% UI test coverage while cutting integration costs by 75%.

AgileBDDCucumber
0 likes · 11 min read
Applying BDD and the MEC Framework to Improve Ctrip Ticket Front‑End Development
360 Quality & Efficiency
360 Quality & Efficiency
Nov 28, 2019 · Fundamentals

Comprehensive Guide to Using Cucumber‑JVM for Android SDK Automated Testing

This article provides a detailed tutorial on using Cucumber-JVM for Android SDK automated testing, covering framework basics, Gherkin syntax, step definitions, parameter handling, tag usage, Maven setup, and execution methods with code examples.

BDDCucumberJava
0 likes · 14 min read
Comprehensive Guide to Using Cucumber‑JVM for Android SDK Automated Testing
360 Quality & Efficiency
360 Quality & Efficiency
Nov 8, 2017 · Mobile Development

Automated Testing Framework for a Mobile Advertising SDK Using Cucumber and Appium

The article describes a comprehensive automated testing solution for a mobile advertising SDK that combines UI automation with Appium, behavior‑driven test management with Cucumber, dynamic request/response mocking via anyproxy, and JSON‑schema validation to improve test efficiency, reliability, and coverage.

CucumberMock Serveradvertising SDK
0 likes · 18 min read
Automated Testing Framework for a Mobile Advertising SDK Using Cucumber and Appium
Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
Apr 13, 2015 · Fundamentals

Cucumber vs. RobotFramework: Comparative Study, Real‑World Cases, and Selection Guidelines for Automated Testing

This article analyzes the benefits and drawbacks of Cucumber and RobotFramework through multiple real‑world case studies, compares their features in detailed tables, and proposes practical principles for choosing the most suitable automated testing framework based on project requirements and team skills.

ATDDBDDCucumber
0 likes · 17 min read
Cucumber vs. RobotFramework: Comparative Study, Real‑World Cases, and Selection Guidelines for Automated Testing