LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (July 2008, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 21 Jul 2008 03:52:26 -0700
Reply-To:     karma <dorjetarap@GOOGLEMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         karma <dorjetarap@GOOGLEMAIL.COM>
Organization: http://groups.google.com
Subject:      Unit Tests
Comments: To: sas-l@uga.edu
Content-Type: text/plain; charset=ISO-8859-1

Hi all,

Does anyone have any experience on unit testing in SAS? I'm particularly interested on getting any advice on how such a thing would be handled for macros that are used in the pharma industry.

I've been racking my brains on how to create such tests, but so far, I can only think of: 1. Create a number of different datasets 2. Create datasets of expected outputs 3. Proc compare the two 4. Fail test if proc compare shows any inequalities; else pass

I'd be thankful for any advice.

Thanks

Karma


Back to: Top of message | Previous page | Main SAS-L page