Sample Result - When user enters multiple value using comma separator in the actual value column, split each item and validate it

Issue No: QC-342
Created 7/31/2017 4:33:36 AM
Type Bug
Priority Minor
Status Closed
Resolution Fixed
Fixed Version 17.1
Description Sample Result - When user enters multiple value using comma separator in the actual value column, split each item and validate it   we will have a setting 'ysnValidateMultipleValuesInTestResult' based on we can do it whether split and compare or without split and compare.   If string has multiple values using the *comma and space (', ')* and all the entered values in the acceptable column, then it is pass. Otherwise it is false.   The same logic should work in Bag Off & Produce Screens test result section also.