M_McDonald
16 years agoSuper Contributor
JDBC Request parameter substitution
Hi -
I am playing with the JDBC Request in SoapUI 3.5 and it provides a lot of the functionality I was forced to create myself in 3.0, thanks.
One comment though, I wish that the replacement parameters could be named explicitly. Using anonymous ?'s creates a dependency between parameter order and the SQL, which I know will cost me debugging time in the future.
I am playing with the JDBC Request in SoapUI 3.5 and it provides a lot of the functionality I was forced to create myself in 3.0, thanks.
One comment though, I wish that the replacement parameters could be named explicitly. Using anonymous ?'s creates a dependency between parameter order and the SQL, which I know will cost me debugging time in the future.