Forum Discussion
Ryarlagadda
12 years agoOccasional Contributor
Hello,
I am using SOAP UI Pro 4.6.4.
Please could you help on following 2 issues
1. Regarding Security Test failures, all the test seems to be sending request data(RAW) in following format.
GET http://localhost:8080/ref-product/login HTTP/1.1
Accept-Encoding: gzip,deflate
Authorization: Basic am9objovKiExMDAwMCUyMDEvMCUyMCov
Host: localhost:8080
Connection: Keep-Alive
User-Agent: Apache-HttpClient/4.1.1 (java 1.5)
However I have not configured to send GET Request to above end point, Just provided user authentication details (Basic authentication) for each request.
Ideally the request should go to http://localhost:8080/ref-product/update same as being used in SOAP UI Functional Test.
As the request sent to incorrect resource, request being rejected by the server.
Could you advise how to configure Resource for Security test.
2. Regarding Common Report Failure, Please find below additional information.
Common Report Failure :
===============
After completion of Test (functional/security test), Click on icon for "Creates a report for this item'
and In Create Report popup window, choose Common Report Format
and click on OK button.
No Report is generated, instead few exceptions reported in SOAP UI.log
Thanks,
Raj
I am using SOAP UI Pro 4.6.4.
Please could you help on following 2 issues
1. Regarding Security Test failures, all the test seems to be sending request data(RAW) in following format.
GET http://localhost:8080/ref-product/login HTTP/1.1
Accept-Encoding: gzip,deflate
Authorization: Basic am9objovKiExMDAwMCUyMDEvMCUyMCov
Host: localhost:8080
Connection: Keep-Alive
User-Agent: Apache-HttpClient/4.1.1 (java 1.5)
However I have not configured to send GET Request to above end point, Just provided user authentication details (Basic authentication) for each request.
Ideally the request should go to http://localhost:8080/ref-product/update same as being used in SOAP UI Functional Test.
As the request sent to incorrect resource, request being rejected by the server.
Could you advise how to configure Resource for Security test.
2. Regarding Common Report Failure, Please find below additional information.
Common Report Failure :
===============
After completion of Test (functional/security test), Click on icon for "Creates a report for this item'
and In Create Report popup window, choose Common Report Format
and click on OK button.
No Report is generated, instead few exceptions reported in SOAP UI.log
Thanks,
Raj