Hi,
I´m executing tests on subscribe section on a website. It requires fields such as email and ID. As this test requires to be executed many times, it isn´t possible to create new profiles every test. So, I wanna run a procedure after the subscribe test that excludes the last subscription created. How can I bind the real dev database to the test and create a procedure to delete this last created profile?
Thank you,
Gabriel