Tor Gul

Greenhorn
+ Follow
since Jan 24, 2002
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Tor Gul

Should object/class names signify their design specifications, e.g. an array or vector instance be named as actionRequestVector etc...

Regards,
UG
The formula to calculate the number of iterations needed in an Increment is
(No. of developers * Total Increment Length)/Load-factor

Can some one please verify the formula, and explain how to calculate the load-factor.
Regards,
UG
hmmmmm....
Is subtyping and Realization synonymous???

If not, how do you differentiate b/w the two...
I will go for d, since Unit, is at atomic level, i.e. class level...?!? :roll:
Further, it is not necessary, that a package has a well defined interface, with which you unit test all the classes in it...
Even if it had, that won't it be Black box Testing...???