When testing Web Services and you have a need to generate test SOAP responses (or any XML data for that matter), opt for using a template and doing variable substitution from the start. Also, validate the test data files on load. This will end up saving you a bunch of time.
No comments:
Post a Comment