I agree. BeanShell is easy to setup, the scripts are relatively easy to debug and you can do [almost] anything with them. The problem with regular expressions is that you might get them to work but you can't be sure when they are going to fail.
On the other hand there are tools that help write regular expressions.

my 2 cents

JdevEng

mattlamignat wrote:
I agree that would be more efficient to do all assertions useing BeanShell

I have never used Controllers, not sure why would that be a better way?

Thanks,
mattlamignat


hi
if you have a simple text match then BeanShell Assertion(or java or bsf)
even if you have regexes you could use the java API's.
However I would still like to see if there was a way to use a test like
HTTPRequest
    Regex Post processor
For Each Controller on the regex returned value
     Once Only Controller
           SOAP Request
     Response Assertion --> Not sure if this will work

regards
deepak





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to