Active Topics Memberlist Calendar Search Help | |
Register Login |
One Stop Testing Forum : Types Of Software Testing @ OneStopTesting : Unit Testing @ OneStopTesting |
Topic: Unit Testing Frameworks |
|
Author | Message |
priyanka
Newbie Joined: 03Apr2007 Online Status: Offline Posts: 15 |
Topic: Unit Testing Frameworks Posted: 03Apr2007 at 1:39am |
Unit testing frameworks, which help simplify the process of unit testing, have been developed for a wide variety of languages.
It is generally possible to perform unit testing without the support of
specific framework by writing client code that exercises the units
under test and uses assertion, exception, or early exit mechanisms to
signal failure. This approach is valuable in that there is a negligible
barrier to the adoption of unit testing. However, it is also limited in
that many advanced features of a proper framework are missing or must
be hand-coded. To address this issue the D programming language offers direct support for unit testing.
Post Resume: Click here to Upload your Resume & Apply for Jobs |
|
IP Logged | |
Forum Jump |
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
© Vyom Technosoft Pvt. Ltd. All Rights Reserved.