Page 1 of 1

Testing

Posted: Fri Jun 09, 2006 12:29 pm
by vardhan354
Hi Folks,

Thanks to DSxchange for the valuable information that is being posted.Right now I have to test some of the developed jobs.So could you guide any procedure to do testing of the jobs.Btw, What do you mean by unit testing and Data Integration testing of DS jobs.Please throw you u valuable opinions about the said topics.

Rgds,
VG.

Re: Testing

Posted: Fri Jun 09, 2006 2:19 pm
by sud
vardhan354 wrote:Hi Folks,

Btw, What do you mean by unit testing and Data Integration testing of DS jobs.Please throw you u valuable opinions about the said topics.

Rgds,
VG.
Unit testing is done to test the functionality implemented within the job and will involve testing the job with negative and positive data to test rejections of invalid data and to test that the functionality yields correct results.

Integration testing involves testing the jobs vis-a-vis the other applications your ETL interfaces with.

You know, the point is, if you want defenitions you should refer google(to start with) for the same since this site is specifically for techncal requirements related to datastage. :!: :!: :!:

Posted: Fri Jun 09, 2006 2:56 pm
by vardhan354
Thanks !!!!! :idea: :idea: :idea: