How to poupulate drop down values using Rest Client
Hi,
Can you please provide me steps to populate all the values present in dropdown values.
For eg. In Testscript - > Summary we have Approval level , Designer ,Execution Status attribute values are in drop down.
How can i fetch all values and it is mandatory or not using Rest Client (Poster).
One answer
These properties are either categories or custom attributes. They can be set on the qm:testscript (see https://jazz.net/products/rational-quality-manager/api-doc-5.0.1/schemas/qm_xsd/elements/testscript.html), qm:remotescript (see https://jazz.net/products/rational-quality-manager/api-doc-5.0.1/schemas/qm_xsd/elements/remotescript.html, or qm:executionscript resource (see https://jazz.net/products/rational-quality-manager/api-doc-5.0.1/schemas/qm_xsd/elements/executionscript.html) resources.