You suggest testing by running only the PRG's - but, what about the required
VCX's? And, I'm not running PRG's but most Forms...
Not sure if this responds directly to this point, but:
My framework has a "test mode" feature. My form baseclass contains code to
set up the environment that a full application needs, called from the
Load() event, so that I can test individual scx forms without starting from
the Main program (which would, among other things, usually require me to
log in to the application). There are also hook methods to add flexibility,
and the ability to tell child forms that we're in "test mode" so they will
run properly also.
This took a long time to get working properly but now that I have it, it
saves a huge amount of time when testing.
Ken Dibble
www.stic-cil.org
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.