in reply to Re^2: SQL configurations in automated testing
in thread SQL configurations in automated testing
The point is that you use a tool so that you don't have to maintain a given subsystem. If you don't have to maintain it, you don't have to test it. So, you can test a single RDBMS (mysql or pg, for example) and be reasonably certain that it will all work in others.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: SQL configurations in automated testing
by skazat (Chaplain) on Nov 21, 2007 at 22:38 UTC | |
by aquarium (Curate) on Nov 22, 2007 at 04:18 UTC |