Strategy One
Baseline Tests
A baseline test is a saved reference snapshot of the output generated by a dashboard. This includes the data returned, formatting, and structural layout. The baseline represents the expected, correct result against which future executions are compared.
The purpose for baseline tests are the following:
-
Regression Verification: Ensure that modifications to the environment do not negatively impact the accuracy or appearance of existing objects.
-
Automation: Facilitate routine, automated checking of large numbers of objects.
You must have the Integrity Manager privilege to see any notes that have been added to the document.
Create a Baseline
- Open the Workstation window.
- In the Navigation pane, under Administration, click Test Center.
-
In the Type drop-down list, choose Baseline Test and click Next.
-
Select the objects to create a snapshot in a desired state and click Create.
-
If any of the included objects contain prompts, you can modify the prompt settings, as well as provide any answers.
-
After all prompt settings are established, click Save to save the baseline test. You can find the new test in the Test Center.
Baseline Test Results
-
To see specifics,
Right-click
a test result and select View Result. -
By default, you will see the Overview page. The Overview page provides a high level summary with baseline creation status (pass or fail) for each dashboard page.
-
To check discrepancies and error messages, select Details.
- To switch to the SQL view, click SQL. This page displays query SQL for each dashboard page. Failed pages show "No Data Returned".
-
To switch to the Data view, click Data. This page visualizes raw dashboard result data for each page. Failed pages are blank.