Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Thank you for your inputs. To add some context, the original system is a mission critical application where financial and reputational damages may be incurred due to downstream integration errors. That is why I am not convinced that a comprehensive black box or unit test on the stored procedures by the developers is enough. Any type of testing that the developers will execute is subject to their biases. That is why I want a comprehensive intergration test be done by downstream systems. Commented Mar 9, 2016 at 15:23
  • And yes data migration is part of the project. That in itself is a huge endeavor which require a series of data reconciliation and testing which I have left out in my original question. Commented Mar 9, 2016 at 15:28