Tagged Questions
8
votes
3answers
414 views
Data generation for QA tests
This question is kind of general and not very specific.
We have a Java project that uses Oracle database. We are currently using SoapUI tool for the QA tests. Each test needs some data to exist on the ...