Unit testing DTS packages
        Posted  
        
            by fede
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by fede
        
        
        
        Published on 2009-06-23T19:47:52Z
        Indexed on 
            2010/03/12
            9:07 UTC
        
        
        Read the original article
        Hit count: 256
        
dts
|unit-testing
Hi, does anybody have any experience writing unit tests for sql server 2000 DTS packages? I about to start working with DTS and jobs, so I want to be able to unit test as much as possible. I guess i could invoke dtsrun.exe via command line , but perhaps someone else has better ideas.
Thanks
Fede
© Stack Overflow or respective owner