Tag

test data

1 views collected around this technical thread.

Efficient Ops
Efficient Ops
Jun 25, 2024 · Databases

How ICBC Built a Unified Multi‑Database Test Data Management Platform

This case study details how Industrial and Commercial Bank of China's software development center tackled growing complexity, multi‑database client fragmentation, password‑storage risks, and data tampering by creating a centralized online platform that streamlines test data maintenance across thousands of databases while ensuring security and traceability.

Database Managementmulti-databaseoperations
0 likes · 6 min read
How ICBC Built a Unified Multi‑Database Test Data Management Platform
Test Development Learning Exchange
Test Development Learning Exchange
Jun 13, 2024 · Backend Development

Six Ways to Parameterize API Test Data in Python

This article presents six practical techniques—hard‑coding, using loops, reading from Excel/CSV, loading YAML/JSON files, leveraging pytest parameterization, and querying databases—to manage and reuse API test parameters in Python, each illustrated with clear code examples.

API testingautomationparameterization
0 likes · 4 min read
Six Ways to Parameterize API Test Data in Python
360 Quality & Efficiency
360 Quality & Efficiency
Sep 2, 2022 · Backend Development

Automated Test Data Construction Using Metersphere, APIs, and Kafka

This article explains how to automatically generate large volumes of realistic test data for statistics, billing, and IoT scenarios by leveraging API calls, Metersphere timers, CSV-driven scripts, and custom Kafka producers, reducing manual effort while preserving data accuracy.

APIData GenerationKafka
0 likes · 8 min read
Automated Test Data Construction Using Metersphere, APIs, and Kafka
FunTester
FunTester
Apr 26, 2022 · Backend Development

Low‑Cost, Rapid Generation of High‑Quality Test Data Using Apifox

This article explains why test data is essential, introduces the Apifox tool as a low‑cost, fast solution for creating both generic and domain‑specific test data, and provides step‑by‑step guidance on using its mock engine, custom rules, batch generation, and automation features to produce reliable testing datasets.

API testingApifoxData Generation
0 likes · 9 min read
Low‑Cost, Rapid Generation of High‑Quality Test Data Using Apifox
转转QA
转转QA
Apr 2, 2020 · Backend Development

Design and Implementation of a Unified Test Data Construction Platform at Zhuanzhuan

This article describes the background, challenges, and solution of building a UI‑driven, cross‑business test data construction platform that integrates HTTP, RPC, SQL, and Redis calls, provides a block‑based front‑end builder, and adds workflow visualization to reduce communication overhead.

automationbackendplatform
0 likes · 5 min read
Design and Implementation of a Unified Test Data Construction Platform at Zhuanzhuan
360 Quality & Efficiency
360 Quality & Efficiency
May 10, 2018 · Operations

LoadRunner Parameterization: Techniques and Best Practices

This article explains why and how to parameterize LoadRunner scripts, covering the benefits, core challenges, step‑by‑step configuration, data construction methods, and the various selection and update options that control parameter value retrieval during test execution.

LoadRunnerVugenautomation
0 likes · 5 min read
LoadRunner Parameterization: Techniques and Best Practices