The Capture Points step is an extension of the Run Program step. It also executes a specified program but instead of taking only the exit status, it captures the output of this program. The output of the program can be captured using a Python3 Regex. This output should be a valid Python Float number between 0.0 and 1.0. This number is then multiplied with the weight of the Capture Point Test to get to the final score of the test.