Tagged articles
2 articles
Page 1 of 1
Ctrip Technology
Ctrip Technology
Jun 29, 2017 · Backend Development

Zero‑Intrusion Aspect Technology and Distributed Execution Platform in Qunit Automated Testing Framework

The article introduces Qunit, a Java‑based API testing framework, and explains how zero‑intrusion aspect technology using a JavaAgent enables dynamic mock data recording and playback, while a distributed execution platform parallelizes test runs to dramatically reduce overall testing time.

AutomatedTestingDistributedTestingJavaAgent
0 likes · 10 min read
Zero‑Intrusion Aspect Technology and Distributed Execution Platform in Qunit Automated Testing Framework
Qunar Tech Salon
Qunar Tech Salon
Dec 29, 2016 · Backend Development

Automated Baseline Generation and New Tags for the Qunit Testing Framework

This article explains how Qunar's Qunit testing framework was enhanced with automatic baseline generation and new tags—dataMode, dataHolder, dataAssert, and dbAssert—to simplify test case creation, maintenance, and verification while reducing reliance on external data services.

Backend testingQunitSoftware Testing
0 likes · 7 min read
Automated Baseline Generation and New Tags for the Qunit Testing Framework