15 years ago
Handling of cookie JSESSIONID
My team is developing Java EE applications which use a Web interface, SOAP Web service, and JMS queues in order to communicate with the user and partner applications. As some many use cases consists in the user entering a command through the Web interface and the application generating a SOAP or JMS message towards a partner application.
I would like to use SOAPUI in order to test the full use case but our Web application requires the user to be logged in. Sessions are supported by the use of the JSESSIONID cookie which is not handled by SOAPUI. As a consequence, each time I try to re-run my recorded HTTP test, each test step displays the login screen. Therefore, I would propose that SOAPUI is improved in order to handle automatically this cookie.
I would like to use SOAPUI in order to test the full use case but our Web application requires the user to be logged in. Sessions are supported by the use of the JSESSIONID cookie which is not handled by SOAPUI. As a consequence, each time I try to re-run my recorded HTTP test, each test step displays the login screen. Therefore, I would propose that SOAPUI is improved in order to handle automatically this cookie.