in soapui

i am prepared test data and create request and run the
request. response generated. this response data how to
validate/verification.

how to verify the xml data in database. write query to get
xml response data in oracle query.


pls help me



in soapui i am prepared test data and create request and run the request. response generated. th..

Answer / Satish Chandra Madheshiya

To validate the XML data in a SoapUI response, you can follow these steps:
1. Define an assertion for your test step to verify the expected response against the actual one.
2. In the assertions panel, click Add Assertion > XPath Assertion or XML Schema Assertion depending on your requirements.
3. Specify the XPath expression or XML schema to validate the response against your expectations.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SOAP Interview Questions

What are the major functionalities provided by the soap protocol class?

1 Answers  


What do you know about foundation security services?

1 Answers  


What is soap client?

1 Answers  


What are the uses of soap?

1 Answers  


What is wc3 standards?How is the link between SOAP and webservices to it?

1 Answers  


Explain about SOAP?

1 Answers  


What are the steps taken in soap processing model?

1 Answers  


One key aspect of service oriented architectures is late binding of services: That is while an application is being executed the system can bind to the required concrete service. i. Service selection in inContext makes use of non- functional and functional aspects. Discuss briefly the difference between functional and non- functional aspects in SoA and why it is necessary to consider both when selecting services. ii. Discuss briefly how the inContext platform uses relevance ranking for service selection. Explain in particular how context data is being used. Continued

1 Answers  


Soap or rest apis, which method to use?

1 Answers  


Is binding between soap and wsdl possible?

1 Answers  


what is the message format used in SOAP?

1 Answers  


What are the functionalities provided by the soap protocol class?

1 Answers  


Categories