tencent cloud

文档Performance Testing Service

Module Overview

下载
聚焦模式
字号
最后更新时间: 2025-03-10 17:04:51
The pts/dataset module in the JavaScript API implements the logic related to the parameter files.

Methodology

Methodology
Return Type
Description
void
Add parameter files and set the given parameter values.
void
Traverse the specified parameter file. Modification and deletion are supported.
string
Obtain the parameter data value based on the given column name.
Record<string, any>
Randomly obtain a certain row of data from the specified parameter file.

Object

Object
Description
A row of data in the parameter file, along with a marker indicating whether it has been deleted in the current script. It is used in the callback function of the forEach method.


帮助和支持

本页内容是否解决了您的问题?

填写满意度调查问卷,共创更好文档体验。

文档反馈