Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 495 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 495 Bytes

DbTester

A simple database tester. Created as a simple example project for http://oet.unipu.hr/

Currently testing by JUnit example(poor) and XML(not flexibile). Interfaces could inculde web/swing or else.

REQUIRED

Attach Oracle JDBC driver JAR, from either oracle installation, or download from internet.

Ideas : - CSV - Resource - Object conversion for input values.