Koopman_Interna
15 years agoContributor
Usability problem in JDBC request
My biggest annoyance in using SoapUI for daily work is the following:
When I (re)open a JDBC request page, I can only see 1 line of 56 characters of the SQL request.
The SQL request is by far the most important field in this window.
If I resize / maximize the window, I can only see 8 lines of 56 characters.
I want to see the WHOLE request!
Currently I see myself copying the request to the clipboard, paste it into notepad to just SEE the request.
And please make a shortcut to Run the request.
(And please use this shortcut to run everything that has a green triangle to run...).
I really want to be able to use the mouse as little as possible.
Maybe you can optimize by giving less space to the params section if there are no params. (I don't use params because I use param substitution directly in my SQL request.)
When I (re)open a JDBC request page, I can only see 1 line of 56 characters of the SQL request.
The SQL request is by far the most important field in this window.
If I resize / maximize the window, I can only see 8 lines of 56 characters.
I want to see the WHOLE request!
Currently I see myself copying the request to the clipboard, paste it into notepad to just SEE the request.
And please make a shortcut to Run the request.
(And please use this shortcut to run everything that has a green triangle to run...).
I really want to be able to use the mouse as little as possible.
Maybe you can optimize by giving less space to the params section if there are no params. (I don't use params because I use param substitution directly in my SQL request.)