I am looking for a web services testing framework that has a nice built-in graphical I / O. The point would be that business and other non-developer users could test requirements using a simple gui so they can enter values and see the results of the web service. I saw a lot of links to Qaru and a web application for a great developer of web services testing tool, but for me it is an important built-in gui I / O function.
When testing web services, I mean a tool that sends xml messages via HTTP and checks the response.
I tried to do fitness, but to use it, I need to cut out parts of the system, and I really want to do end-to-end testing. The way fitness shows its results is great, but writing wiki data is a bit awkward for imo business users.
source
share