Skip Navigation LinksHome Page > Forums > SpiraTeam Forums > SpiraTeam Issues & Qu... > How to list top-level Tes...
Hi Daniel
1) You would need to use the TestCase_Retrieve() function and then once you get the results, filter the data to only include items where IndentLevel field has a length of 3 and the Folder flag is true:
remoteTestCase.IndentLevel.Length = 3 && remoteTestCase.Folder == true
2) Yes you can filter the Iteration field of release by using a RemoteFilter where StringValue = "Y" and PropertyName = "IterationYn"
Regards
Adam
And if you have any questions, please email or call us at +1 (202) 558-6885