‎2007 Dec 17 7:27 AM
‎2007 Dec 17 7:31 AM
you can go thru the following links
http://en.wikipedia.org/wiki/SAP_Implementation
Look at the below link
http://softwarefinder.mbtmag.com/search/for/Techrepublic-Cost-of-SAP-Implementation.html
Reward points if useful.
‎2007 Dec 17 7:33 AM
Unit testing is the one in which the developer himself test the code.
In Unit testing the developer will test whether all the statements will execute based on different conditions.
There should not be any dead code after Unit test.
Dead Code means, for any given combination the control will not go to the statement.
you can go thru the following links
http://en.wikipedia.org/wiki/SAP_Implementation
Look at the below link
http://softwarefinder.mbtmag.com/search/for/Techrepublic-Cost-of-SAP-Implementation.html
Reward points if useful.
‎2007 Dec 17 7:33 AM
‎2007 Dec 17 7:34 AM
Unit testing is the one in which the developer himself test the code.
In Unit testing the developer will test whether all the statements will execute based on different conditions.
There should not be any dead code after Unit test.
Dead Code means, for any given combination the control will not go to the statement.
Regards
‎2007 Dec 17 7:39 AM
Hi,
Unit testing is the docoments which a developer or functional consultant need to prepare, it is to justify the report result is synchronise witht the functional requirement given by user or functional consultants.
In simple terms it is the results of the report.
Thanks,
Sriram Ponna.