Documentation

Looking for something in particular?

IsSorted

This function tests whether a supplied list of values is Sorted in Ascending or Descending order.

Format: IsSorted(Values,“Name/ColNumber”,“Order”,“Type”,“Format”)

Examples:

{IsSorted(Col.columns.dueDateTimeColumnMain.columnValues, "1 ASC DATE dd/MM/yyyy hh:mm aaa")}– Results true if supplied list of values with mentioned dateformat is in Ascending order

{IsSorted(Col.columns.caseNumber.columnValues, "1 DESC")}– Results true if supplied list of values with default type and format is in descending order

Practice


Want to learn more about using this function in Automation? You can use the following sample test case to get started. Simply right-click to download IsSorted.testcase and then drag and drop the test case into the test folder within the Navigator panel of Automation.

Note: Unzip/extract the compressed file before using it in Automation.

Review Provar on G2
Documentation library

Trying to raise a case with our support team?

We use cookies to better understand how our website is used so we can tailor content for you. For more information about the different cookies we use please take a look at our Privacy Policy.

Scroll to Top