How can I access test case template using OSLC?
Hello everyone,
My requirement is I want check is xyz custom attribute is present in particular test case template or not? I think if I can access test case template then I easily get the custom attribute list and I can easily recognize which custom attribute is present or not. Anyone please help me to understand how to fetch template of xyz type from project area.
One answer
Although I still don't understand your use case completely, I believe you don't need to access the template at all, because you just have to fetch the test case anyway. Once you get the test case, all custom attributes will appear in the <ns2:customAttributes> element.
Comments
Donald Nong
Apr 11 '18, 3:40 a.m.1 vote
Anurag Patel
Apr 13 '18, 3:10 a.m.