Tagged Questions
2
votes
7answers
570 views
How to make QA test my web service instead of forcing me to test their web service client?
I work on a number of web services and virtually every time I produce a major build, QA starts throwing up bugs that I frequently find have nothing to do with the server side code, but rather with ...