In the test manager window I have a series of tests along the lines of ...
Input / Output values
-------------------------------------------
Variable name Input value Output value
p_template_id...1
p_valid.......................Y
-------------------------------------------
On running the test manager script, I get run results ...
Result
Variable p_valid: required "Y", actual "Y
i.e. Missing " character.
The run should pass with these parameters, am I missing something or is this a bug?
Thanks,
David
Input / Output values
-------------------------------------------
Variable name Input value Output value
p_template_id...1
p_valid.......................Y
-------------------------------------------
On running the test manager script, I get run results ...
Result
Variable p_valid: required "Y", actual "Y
i.e. Missing " character.
The run should pass with these parameters, am I missing something or is this a bug?
Thanks,
David
Last edited: