Solved
using multiple choice in testest
How to test against multiple choice result in tester , when using single choice it works find , but not with multiple choice , we tried in and list but it does not work .
Best answer by takashi
Hi,
View original
You need to test value(s) specified through a "Choice (Multiple)" type user parameter?
In fact, multiple choices in the parameter will be stored as a character string with space-separated format.
So, in some cases, you can test the value simply by the "Contains" operator.
Even if the operator doesn't satisfy your requirement, there are ways. The solution depends on the actual condition and your requirement.
Takashi
<strong>This post is closed to further activity.</strong><br />
It may be a question with a best answer, an implemented idea, or just a post needing no comment.<br />
If you have a follow-up or related question, please <a href="https://community.safe.com/topic/new">post a new question or idea</a>.<br />
If there is a genuine update to be made, please contact us and request that the post is reopened.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.