使用java Rally Rest API 2.0,当我读取TestCase的TestSets属性时,它返回:
{" _rallyAPIMajor":" 2"" _rallyAPIMinor":" 0"" _ref":& #34; https://rally1.rallydev.com/slm/webservice/v2.0/TestCase/31169145174/TestSets&#34 ;, " _type":"测试集""计数":3}
计数是正确的,但是如何获取TestSet的objectID值? 31169145174是我的TestCase的对象ID。
答案 0 :(得分:1)
假设您在名为JsonObject
的{{1}}变量中有测试用例,则类似于以下内容应该可以用于轮询TestSets集合:
testCaseJsonObject