JBoss Wise is a Java library that makes it easy to test web services with little to no code. It allows dynamic invocation of web service operations by browsing WSDL models and populating request parameters. Users can define their own data models to map to service parameters using mappers like Smooks. Wise also includes a web-based GUI that allows testing services visually without XML or Java knowledge. The goal is to lower the barrier to web service testing and enable business analysts to perform acceptance tests.
Related topics: