Skip to content

Better Error Reporting for Parameterized and Combination Tests #26

Description

@stagg54

Currently if you mistype the name of a control in a Parameterized or Combination Test you get error 1055 Reference not Valid.

It would be nice to catch that and instead throw a different error with a different message so that it's clear that there is a typo.

The change needs to be made in the following image at ~ probe number 23, if the reference is not in the map, then skip the Ctl Value Set and generate an error with the appropriate message and include the name of the not found control and list the keys of the map in the error message, just to make it even clearer that there is a typo.
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions