Tagged articles
3 articles
Page 1 of 1
DeWu Technology
DeWu Technology
Jul 26, 2023 · Backend Development

JSONCompareUtils: Full JSON Comparison Component for Automated Testing

JSONCompareUtils, a full‑JSON comparison component added to the Artemis framework, lets automated tests recursively compare large JSON responses via a Maven‑provided library with Java and Python wrappers, streamlining service‑splitting, BC‑traffic, and cross‑environment validation while dramatically cutting manual verification effort and speeding regression testing.

API comparisonAutomated TestingComponent
0 likes · 9 min read
JSONCompareUtils: Full JSON Comparison Component for Automated Testing
21CTO
21CTO
Jul 15, 2023 · Artificial Intelligence

OpenAI API vs Azure OpenAI Service: Faster, Safer, or More Convenient?

This article compares OpenAI’s direct API with Microsoft’s Azure OpenAI Service, detailing available models, response speed, security, pricing, and usage considerations, helping developers decide when to use Azure for production stability and OpenAI API for rapid prototyping.

AI modelsAPI comparisonOpenAI
0 likes · 5 min read
OpenAI API vs Azure OpenAI Service: Faster, Safer, or More Convenient?
Ctrip Technology
Ctrip Technology
Apr 18, 2019 · Operations

Design and Implementation of Ctrip Hotel's Interface Comparison Platform

This article introduces Ctrip Hotel's automated comparison platform, detailing its motivation, overall architecture, and the four modules—interface, database, tracing, and cache comparison—along with configuration, execution methods, and results, highlighting its impact on testing efficiency and scalability.

API comparisonAutomationBackend
0 likes · 7 min read
Design and Implementation of Ctrip Hotel's Interface Comparison Platform