You are here: Data creation and management > Data page testing > Assertions > Configuring expected run time assertions

Configuring expected run time assertions

You can create an assertion for the expected run time of a data page execution. The expected run time assertion is less than or equal to a number of time you specify, in seconds.

Note: After you create a data page unit test case and click either the Create and open or Create and close button, the system generates the expected run time assertion. The default value of the expected run time is the time taken by the data page to fetch results when the test was first run. The system uses compares that time against the run time future tests. You can change this value.

  1. Optional: If the data page unit test case is not already open, open the data page unit test case.
  2. Click the Definition tab.
  1. Complete one of the following steps.
  2. From the Assertion type list, select Expected run time.
  3. In the Value field, enter a value, in seconds, that specifies the amount of time within which the data page execution should complete.
  4. Click Save.
  5. The assertion does not fail even if the data page execution does not complete within the specified time.