I am trying to fetch execution steps/description of the test script,but xml response returns all the details of test script with only one execution step. My test script contains more than one execution step. Please provide the solution or hint.
You should be using the individual testscript URL and not the feed URL. If it is execution step, you should find all steps within testscript/steps/step. If it is keyword, you will find its link at testscript/steps/step/link/href
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means.
Learn more here.