Tips for a quick regression test
A good strategy to perform a good regression test is to create a capsule to check Procedure results.
To do that, proceed as follows:
- To check which Cubes are involved in a given procedure, access one of your Data models and head to the Impact Analysis section
- Once you're in that section, select Cubes under the "WHAT" column and select "Procedures" and "Capsule procedures" under the "LINKED TO" column
- Proceed to the "ANALYSIS" tab, select the Procedure you want to test and check which Cubes are involved in it
- Create a Screen containing Data views based on those Cubes
- Run the Procedure and check that its results are coherent with previous results in Board version 10.x
In case of discrepancies, the problem is probably in Dataflows: if procedure results are different, be sure to check domain options.