we need to generate a document with xray document which is having multiple called tests in its steps . but when I am trying to do it , I am not able to print the test steps of called test case from the parent
I am attaching the the the screenshot for reference
In above we are able to get information for steps 1 to 3 but how to get the information for step 4 ?
In document generator I am able to detect that 4th step is called test but I am not able to fetch its details like description and test steps for 4th step
Also we have multiple such test cases which called inside test steps of other test case. and we want to fetch all those steps details in one document like below
Below is example of multiple nested test steps we want to print out
I am referring below link : https://docs.getxray.app/display/XRAY/Exporting+a+Test#ExportingaTest-ModularTestSteps