在负载测试期间如何提取Performance Center运行ID?

时间:2018-10-29 13:50:23

标签: loadrunner vugen hp-performance-center

我正在Performance Center中运行负载测试,并想提取运行ID以在VuGen测试脚本中使用。 我正在使用Performance Center和VuGen的12.55版本。 Vugen支持许多信息功能,但这些功能是以vuser为中心的(例如-whoami)。 我在测试运行期间正在寻找测试运行信息。

2 个答案:

答案 0 :(得分:0)

您可以使用Performance Center REST API来获取所需的信息。 有关REST API的更多信息,请检查REST API online documentation

答案 1 :(得分:0)

否,当前版本的API无法实现。

所有资源的文档为https://admhelp.microfocus.com/pc/en/all/api_refs/Performance_Center_REST_API/Performance_Center_REST_API.htm

我们只能从实际开始测试的时间和地点获得运行统计信息。例如,如果我们使用REST调用开始测试,则会得到Run ID作为响应。