Hi, I am developing a java wrapper for xml api v2.75, I have several test cases for registering domain, renewing etc. When I run the tests first time all is well but when I run it second time most of the tests fail because domains are already registered or renewed. Is there a way to clear the test database or delete all the domains in the test account?
srsApiDoc.pdf does not specifies any such function. Best option would be to have an api method which we can call as cleaning up so that environment is set for next round of test running. Any suggestions on how I can achieve this will be highly appreciated. Please feel free to direct me to any document. Regards, Amit.