Store
Buy SOArite for your software testing needs
SOArite
Beta Version
The following SOA components can be tested:
- Testing Web Services
Using SOArite, one can connect to SOAP/XML based Web Services to help integrate your sub systems. Testing WebServices in simple steps- Provide the WSDL file from which the tool will generate the input form
- Enter the data and hit Execute
- Review the output in multiple formats
- Testing REST services
SOArite can connect to and test REST based Web Services. Testing REST WebServices in simple steps- Provide the WSDL file from which the tool will generate the input form
- Enter the data and hit Execute
- Review the output in multiple formats
- Testing Http POST
Send data over to Http Services endpoints using POST. Testing Http POST in simple steps- Provide the Http URL to which to connect to.
- Add input parameters to the Http endpoint
- Hit Execute and review the output in multiple formats
- Testing JDBC for Database
Connect to MySQL, Oracle, SQLServer database using JDBC. Run and test Select queries, Prepared Statements, Stored Procedures. Testing JDBC in simple steps- Configure the connectivity to the JDBC vendor.
- Select from SQL statements, Prepared statements, Stored Procedure
- Enter the data and hit Execute
- Review the output in multiple formats
- Testing JMS Messaging systems
Connect to messaging services like ActiveMQ, RabbitMQ, SonicMQ using JMS. Testing JMS Messaging in simple steps- Configure the connectivity to the JMS vendor.
- Select the type of JMS activity
- Enter the data and hit Execute
- Review the output in multiple formats
- Testing TCP connection
Send a payload over to servers on a socket connection using TCP. Testing TCP connectivity in simple steps- Provide the IP and port to connect to.
- Enter the payload data and hit Execute
- Review the output in multiple formats