What is test Data?

What Is Test Data Management?

What is Test Data in Test Data Management?

What is Test Data Management? | Page: 2 of 5 | What is Test Data?
Previous: Page 1: What Is Test Data Management? | Next: Page 3: The ASAM ODS Standard

Engineering test data falls into four categories, each with distinct storage, access, and management requirements in a test data management system.

Time-series data form the core of most engineering measurements. Continuous sensor recordings captured over time include temperature, pressure, vibration, voltage, current, force, and displacement signals. Time-series data drives the volume challenge in test data management because a single test run can produce gigabytes of signal data across hundreds of channels sampled at rates ranging from one sample per second for battery cycling to millions of samples per second for crash events.

Scalar and summary data capture single-value results and key performance indicators derived from time-series measurements. Pass/fail verdicts, peak force values, mean temperatures, efficiency ratings, and cycle life counts are typical examples. Scalar results must link back to the source measurements from which they were derived, because a KPI without traceability to its source data is unverifiable.

Video and image data from high-speed cameras, thermal imaging, and optical inspection systems add another dimension to engineering test data. Crash testing, for example, produces synchronized video alongside sensor data, and both must be stored and retrieved together to reconstruct the full picture of what happened during the test.

Context and metadata are the most important categories in test data management, because without metadata, time-series, scalar, and video data become unfindable. Metadata describes the test object (which component, which prototype revision), the test environment (which bench, which facility, what ambient conditions), the test procedure (which protocol, which parameters), and the organizational context (which project, which engineer, which campaign). Metadata is what makes test data searchable, comparable, and reusable across an organization.

Produces Engineering Test Data

Who Produces Engineering Test Data?

Automotive OEMs, suppliers, test service providers, and equipment vendors all produce engineering test data. The test data management challenge intensifies when measurement data crosses organizational boundaries.

Automotive OEMs with in-house test laboratories operate the largest testing infrastructures. BMW, Ford, Honda, Volkswagen, and their peers run hundreds of test facilities across powertrain, NVH, crash, durability, battery, and ADAS domains. Each facility generates terabytes of measurement data per month, and this data is a permanent corporate asset that must remain accessible throughout the 10- to 30-year product lifecycle.

Tier 1 and Tier 2 suppliers like Bosch, Continental, and Cummins operate their own testing programs for components and subsystems. Supplier test data must often be shared with OEM customers as part of delivery, creating data exchange requirements that complicate the test data management challenge.

Test service providers like TUV SUD Battery Testing and APL Landau perform testing on behalf of multiple clients. Test service provider test data management is compounded by the need to manage data from multiple clients with varying requirements, retention periods, and access permissions, all on the same infrastructure.

Test equipment vendors like HORIBA, MTS, and Keysight build the instruments that generate engineering test data. Equipment vendor customers need test data produced by these instruments to flow into a managed repository, creating integration requirements between test equipment and test data management systems.

Four Types of Engineering Test Data

Type Description Examples Management Challenge Time-series Continuous sensor recordings over time Temperature, pressure, vibration, voltage Large file sizes (GB per test), diverse sampling rates Scalar/KPI Single-value results and indicators Pass/fail, peak force, mean temperature Must link to source measurements for traceability Video/image Visual recordings from cameras and imaging High-speed crash video, thermal images Synchronized with sensor data, large storage Metadata Context describing every other data type Test object, bench, conditions, procedure Must be standardized to enable search and comparison
Engineering Test Data by Domain

Engineering Test Data by Domain

Every automotive and industrial test domain produces engineering test data with distinct characteristics. The following domains represent the breadth of measurement data that a test data management system must handle.

Domain What Is Tested Typical Measurements Test Data Management Challenge ADAS Sensors, perception, fusion Radar, lidar, camera, GPS Petabyte-scale, mixed data types Battery/EV Cells, modules, packs Voltage, current, temperature, capacity Weeks of continuous cycling, hundreds of channels Crash/Safety Vehicle structure, restraints Acceleration, force, displacement Millisecond events, synchronized video Durability Suspension, chassis, body Load, strain, displacement cycles Millions of cycles, long-term campaigns NVH Vehicle/component acoustics Sound pressure, vibration, modal analysis High sampling rates (kHz+), large files Powertrain Engine, transmission, drivetrain Torque, RPM, fuel consumption, emissions High channel count, long duration
What File Formats Are Used in Engineering Test Data Management

What File Formats Are Used in Engineering Test Data Management?

Format diversity is the norm in engineering testing, not the exception. A typical OEM test infrastructure produces data in half a dozen formats, each reflecting the tools and instruments used in a particular test domain.

MDF4 (ASAM Measurement Data Format, current version 4.3) is the dominant standard in automotive testing, supporting time-series signals, ADAS sensor data, bus logging, and embedded metadata. TDMS (Technical Data Measurement Streaming) is prevalent wherever National Instruments hardware is deployed. CSV remains universal as a lowest-common-denominator exchange format, though CSV lacks structure and metadata. ATFx (ASAM Transport Format in XML) serves as the ASAM standard for exchanging ODS data between systems. Parquet is gaining adoption for analytics and cloud-based processing, offering columnar storage optimized for large-scale queries.

 

The practical consequence for test data management is that any test data management system must handle all these formats, as well as proprietary logger formats, MATLAB MAT files, and domain-specific formats such as WAV for acoustics or HDF5 for scientific computing. A test data management system that requires all data to be converted to a single format before ingestion creates a bottleneck that engineers will route around. A system that accepts data in its native format and normalizes it into a searchable, governed repository removes that friction. HighQSoft's ModelMapper (MoMa) handles this normalization using approximately 455 built-in transformation rules and automatically imports data from CSV, MDF4, ATFX, and other formats into the ASAM ODS repository.

About HighQSoft

About HighQSoft

HighQSoft provides test data management solutions for automotive OEMs and engineering organizations. HighQSoft's ASAM ODS-based platform, including the AReS Libertas server, Janus federated platform, and Merlin Analysis Server, serves BMW, Ford, Volkswagen, Bosch, Cummins, and Honda with over 25 years of production deployments. This guide explains what engineering test data management is, why it matters, and how organizations implement it at enterprise scale.

Selection of support formats for Test Data Management

ASAM ATFx

Our Avalon ODS Server is compatible with the ASAM ATFx file format. ATFx files are used for import, data exchange and export. Our Manatee Web uses ATFx as a standard export.

AVRO

Our ODS Server is compatible with the Avro file format as an input. We can import from CSV files but store channel data in a resource economizing way in binary on the server-side.

Based on ASAM ODS 6.1 specification, we can export Avro files from the server.

CSV

Our Avalon ODS Server is compatible with the CSV file format. We can import from CSV files but store channel data in a resource economizing way in binary on the server-side. CSV is a standard export format for our Manatee Web.

HTML

ur ODS Server is compatible with the HTML file format as an input. We can import from HTML files but store channel data in a resource economizing way in binary on the server-side.

ISO MME

Our Avalon ODS Server is compatible with the ISO MME data format. The format can be easily imported.

JSON

Our ODS Server is compatible with the JSON file format as an input. We can import from CSV files but store channel data in a resource economizing way in binary on the server-side.

Based on ASAM ODS 6.1 specification, we can export JSON files from the database.

ASAM MDF 4.2

Our Avalon ODS Server is compatible with the ASAM MDF 4.2 data format – as well as all previous versions. ASAM MDF is a widely utilized as a container file that is easily managed with Avalon. With version 4.2 the format is also optimized for reading.

Parquet

Our ODS Server is compatible with the Parquet file format as an input. We can import from Parquet files but store channel data in a resource economizing way in binary on the server-side.

Based on ASAM ODS 6.1 specification, we can export Parquet files from the database.

National Instruments TDMS

Our Avalon ODS Server is compatible with the DIAdem TDMS Data File format. Often, we use DIAdem as a data import tool. Especially for imports from many sources, DIAdem is an essential tool to validate and consolidate data for our ModelMapper importer. Complex algorithms such as: calculated channels can be added prior to importing data.

txt

Our ODS Server is compatible with the TXT file format as an input. We can import from TXT files but store channel data in a resource economizing way in binary on the server-side.

xlsx

Our ODS Server is compatible with the XLS file format as an input. We can import from XLS files but store channel data in a resource economizing way in binary on the server-side.

xml

Our ODS Server is compatible with the XML file format as an input. We can import from XML files but store channel data in a resource economizing way in binary on the server-side.

any

Missing a format you would like to import into your test data management solution? We are sure we can help? Most formats are compatible.

Test Data Management / What is Test Data Management? / ASAM ODS

HighQSoft GmbH

Black-und-Decker-Straße 17b
D-65510 Idstein