Skip to main content
1-Visitor
June 12, 2015
Question

Sort Defects by Creation Date in Report

  • June 12, 2015
  • 1 reply
  • 847 views

I have a report that includes all the defects from a test session. How can I sort them by a given field? Also, how can I sort them by their creation date?

    1 reply

    1-Visitor
    June 16, 2015

    If I have the below tags, and I wanted to use a sortby, where would I put the <%sortby %> tag?

    <%begintestresultdetail verdict=&combinedverdictfilter%>

         <%begintestresultitemdetail%>

         <%endtestresultitemdetail%>

    <%endtestresultdetail%>