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.
The assertion does not fail even if the data page execution does not complete within the specified time.