One of the challenges our QA faces is being able to test our application, which abstracts behavior from the SaaS API, such as the SF API, Eloqua API, Google API, etc., and ensuring the applicatino is behaving correctly. Some SaaS sources have data that changes and we DO need to also verify data. Since some of the SaaS sources are also not updateable programatically, you can't know if the SUT is in the state you need it. Thoughts?