2 Replies Last post: Apr 26, 2006 6:00 PM by jeanesp  
Omar Mouatakef Newbie 1 posts since
Aug 10, 2005
Currently Being Moderated

Aug 10, 2005 12:43 PM

LOP and testing

Since I am new to LOP, I thought maybe someone could write an article discussing the implication for testing applications written in LOP (MPS or whatever the new paradigm language will be called).

 

Many thanks

Omar

Fernando Tareco Newbie 3 posts since
Sep 21, 2005
Currently Being Moderated
Sep 21, 2005 4:01 PM in response to: Omar Mouatakef
Re: LOP and testing

All I can do about this subject is the fact that when you program in a DSL you don´t have to worry about the infrastrutural code (assertions, validations, component technical specificities, etc). This is automatically added by the code generators and represents, according to a common refered statistics, about 60-70% of the final code. At least in the area where I work, CICS/COBOL/DB2 and J2EE integration platform and web services, this percentage is not exagerated.

 

When you are testing an application generated from a DSL specification typically you only need to concentrate on the functional code, the remaining 40-30%. This a obvious major advantage compared to mainstream programming.

jeanesp Newbie 1 posts since
Apr 26, 2006
Currently Being Moderated
Apr 26, 2006 6:00 PM in response to: Omar Mouatakef
Re: LOP and testing

Hello my good friend, it's Jean in Paris. I've been trying to contact you to invote you to my wedding on 24 June. Send me an e-mail to jeanesp@free.fr

 

Regarding your LOP stuff, I cannot help -:)

More Like This

  • Retrieving data ...