InterviewSolution
Saved Bookmarks
| 1. |
State your understanding of SoapUI automation. |
|
Answer» SOAP or Simple Object ACCESS Protocol is a protocol that uses XML to interact with web applications. With the help of XML based content, it can make communication happen between two client machines across any network. SOAPUI is a cross-platform functional testing solution that is free and open source. It ALLOWS US to develop and run automated regression, compliance, functional, and load tests quickly and easily. SoapUI is currently being used to test Web Services. SOAP UI automation refers to the use of SOAP UI SOFTWARE for automation testing and implementation. |
|