Inflectra Customer Forums: System is getting test steps in haphazard order (Thread) Hi, Here I am trying to fetch test test steps associated with a test case and then print them all in Excel sheet. Now the problem is , in excel sheet the order of test steps doesn't match with the order in UI. I have checked using SOAP UI also. The ordering of test steps associated with a test case in XML are correct but when I am calling testCase.getTestSteps() method then system is fetching the test steps in no particular order. Do you have idea why the system is behaving like this or please correct me if I am doing something wrong. Thanks, Abhijit en-US(C) Copyright 2006-2024 Inflectra Corporation.support@inflectra.com/Computers/Software/Project_Management//Computers/Software/Quality_Assurance/KronoDesksupport@inflectra.comhttp://www.inflectra.com/kronodesk/forums/threads120/Support/Forum/spiratest/issues-questions/1462.aspxthreadId=1462Abhijit Banerjee (abanerjee@onenetwork.com)SpiraTest Test Steps OrderSystem is getting test steps in haphazard order Hi, Here I am trying to fetch test test steps associated with a test case and then print them all in Excel sheet. Now the problem is , in excel sheet the order of test steps doesn't match with the order in UI. I have checked using SOAP UI also. The ordering of test steps associated with a test case in XML are correct but when I am calling testCase.getTestSteps() method then system is fetching the test steps in no particular order. Do you have idea why the system is behaving like this or please correct me if I am doing something wrong. Thanks, Abhijit Tue, 31 May 2016 06:59:30 -04002016-05-31T07:04:30-04:00/Support/Forum/spiratest/issues-questions/1462.aspxmessageId=2636Abhijit Banerjee (abanerjee@onenetwork.com)To be more clear, I am using this method of the Spira Web Service , public org.datacontract.scheTo be more clear, I am using this method of the Spira Web Service , public org.datacontract.schemas._2004._07.Inflectra_SpiraTest_Web_Services_v3_0_DataObjects.RemoteTestStep[] getTestSteps() { return testSteps; } Tue, 31 May 2016 07:04:29 -04002016-05-31T07:04:29-04:00/Support/Forum/spiratest/issues-questions/1462.aspx#reply2636