Forum Discussion

alibaba82's avatar
alibaba82
Super Contributor
14 years ago

Raw tab/view for JDBC test step

Hello,
Many of our test steps like SOAP/REST/JDBC have property expansions in the message/URI/SQL. Both the SOAP and REST steps have the raw view which allows us to see the expanded value as the test is executing or when we want to debug. Inspecting the values of the variables is needed a lot when tests are data driven. It would be very helpful to have the raw view in JDBC step so we can see the raw SQL being sent to the databse.

Thanks

Ali
  • Good suggestion! I will see if we can fit this in into our improvements/bug track.

    Magnus
    SmartBear Software
  • Ali,

    We have added support in the Request Log to show the raw SQL query, see attached screenshot. This is available in the nightly builds.

    Your thoughts?


    Magnus
    SmartBear Software


  • alibaba82's avatar
    alibaba82
    Super Contributor
    Looks great.
    Would this also work if we were using a stored procedure ?

    Ali
  • tatra603's avatar
    tatra603
    New Contributor
    Hello,

    can I ask (suggest) You to enrich result rendering of JDBC Request also to "common database" grid = table = spread sheet style? Like most or all sql database GUI clients have. With no translation (XML escaping), please. It is natural result rendering of output from relational databases, so I guess, it could be better readable for at least some users like me.

    Thank You, Stepan