Tagged Questions
0
votes
3answers
124 views
Quickly revert an Oracle Database to a known state
I would like to use Selenium to test a web application but in order to do that successfully the tests must be run against a database at a known state.
The recording and running of the Selenium tests ...