It would be very nice if the string value test could have added a couple of new comparrisson types.
No Comparison:
I often use the post expression "Step.Limits.String = Step.Result.String" to achive a "No comparison" type of test.
Not equal / Not empty (=! / =! "")
Some times the "No comparison" method is not enugh if there should be a response, then you need a Not equal or Not empty comparison.
Some times a comparison against a regular expression could be usefull as well. functioning like the match regular expression in LabView.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.