16 years ago
Can we pass data object in soap xml web service testing?
hi,
I am trying to load test a web service which uses data objects being passed in the xml, its a SOAP call and is expected to pass a set of data like product no, store no, user id etc etc... when i pass the same in the XML i get an error : 1001 whcih is coded as database error for this web service.

Alternatively, if a web service has no data objects; like the login web service which has only userID and password. I can very well pass the parameters and on running the database gets updated as expected.
please let me know if SOAPUI is a correct tool to test web service with data objects , if not can i use SOAP SONAR?
I am trying to load test a web service which uses data objects being passed in the xml, its a SOAP call and is expected to pass a set of data like product no, store no, user id etc etc... when i pass the same in the XML i get an error : 1001 whcih is coded as database error for this web service.



Alternatively, if a web service has no data objects; like the login web service which has only userID and password. I can very well pass the parameters and on running the database gets updated as expected.

please let me know if SOAPUI is a correct tool to test web service with data objects , if not can i use SOAP SONAR?
