Methodology | Return Type | Description |
boolean | Perform further checks on the results returned by the request; if a failure is returned, it indicates that the current check has not passed. | |
void | Suspend the execution for a specified duration. | |
void | Divide the performance testing scenario into different steps, and achieve step differentiation in the final performance testing report. | |
Return the metadata of the performance testing task. |
Object | Description |
An Object that contains the metadata of the performance testing task, which is returned when the pts.metadata() method is called. |