Hi All,
Currently Our team is working on unit testing part. And it is good that plsql developer supports test set and suite. But in each test set we have to give hard coded values in parameter passed to procedure. Can it be possible that we can give input values at run time? So that different...