You are here: Data creation and management > Data page testing > Setting up your test environment > Test environment setup

Test environment setup

You can use one or more data pages, data transforms, or activities that are used to set up the clipboard with values before running a date page unit test case. You can also use activities to create any required test data, such as work or data objects.

You can set up or clean up the clipboard if you are running a test for which the output or execution depends on other data pages or information.

For example, your application contains a data page D_AccountTransactionsList. This data page is sourced by a report definition or activity that loads the transactions of the logged-in customer, based on the account type for which the customer views transactions.

The customer number and account type that the customer selects are dynamic properties that are stored on the work page of the case. The report definition or activity retrieves these properties as parameters from the work page and filters the results as it obtains the results for the data page.

When you create a test case for D_AccountTransactionList, you must ensure that either: