Forum Discussion

tastytourist's avatar
9 years ago

Situation Goal testing: Multiple object IDs?

In a situation goal I'd like to run a _pre_test for multiple object IDs, not just one. The objects do not have tags that I can test for (so that I could use the CONTAINS_ANY_TAG_IN_SET test type), all I have is the IDs.

Is this even possible? Or do I need to define multiple goals, one per ID?
  • It's likely that the test is as limiting as you describe. We tend to write tuning structures that encourage the use of tags rather than definitions, simply because it's more maintainable that way (for us).