From the documentation, chapter Creating New Test Data Groups : To create a new test data group ... ... ... ... ... Please note that you can only retrieve a single value in this query. We do not yet support groups of tuples that align with the multiple arguments of your program. Your query does not match the requirements. When you select only one column, i.e. work_no in your case, to satisfy the requirements, you can specify the query results as multiple values for your input parameter. Please see the picture: The test then will go through all the query results and examines results for each input value.
↧