Basic features for a web service test tool

scttech

New member
Joined
Nov 7, 2013
Messages
3
Programming Experience
1-3
I am in the early requirements phase for an application (VB.NET) that will test web services using SOAP messages. This app will be similar to SoapUI, except that the test results will be logged in the Microsoft Team Foundation Server. Right now, I'm looking for 'quick wins' for this effort. Something tangible that I can demonstrate the very basics of this app to management and that it works and provides pass/fail results. Other than a successful "request/response", or a string search (xml response contains/not contains) what would be some elementary things that I could do to pull this off? If I could get roughly 3-5 test points, I think I would be doing great.
 
Back
Top