Hello,
I have to migrate a database and many stored procedures from Informix to Oracle.
I want to perform automated testing to assure that the stored procedures return same results in Informix and Oracle.
Is SQLUnit going to help us?
If not, do you know any db testing framework that help us?
Thanks in advance,
Roser
Hi Roser,
Check out the diff tag, your use case is what it was originally designed for.
-sujit
Log in to post a comment.
Hello,
I have to migrate a database and many stored procedures from Informix to Oracle.
I want to perform automated testing to assure that the stored procedures return same results in Informix and Oracle.
Is SQLUnit going to help us?
If not, do you know any db testing framework that help us?
Thanks in advance,
Roser
Hi Roser,
Check out the diff tag, your use case is what it was originally designed for.
-sujit