Datastage developer testing template

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
mohandl
Participant
Posts: 43
Joined: Tue Dec 26, 2006 7:01 am
Location: pune

Datastage developer testing template

Post by mohandl »

Hi All,

Please any one have the Datastage developer testing template(Unit testing Template) formate , please share the URL or Docs (My id mohanndl@gmail.com)


Thanks In advance,

Mohan
MOHAN
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

I doubt that there can be any "one size fits all" template. While there are similarities between ETL jobs, each is unique to its circumstances. Therefore a template approach seems to me to be ill-advised.

Contemplate what the ETL job needs to do, and design test data accordingly. Run these test data, perhaps using some of the debugging tools, and prove or otherwise that the expected results are being obtained. Make sure that test data include boundary conditions, illegal and invalid values.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply