Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
Is spending in IT projects constant through out the project
Is spending in IT projects constant through out the project?
✍: Guest
Note:- It’s a tricky question, to know how much depth you have regarding costing of projects.
Normally in initial stage of projects (requirement and design phase) the cost is very less
(as you need maximum business analyst and architecture), but as the project proceeds
cost factor starts increasing. The cost is maximum in coding phase (this is where you
require programmers, project leads and project manager). Later when the project is in
testing and acceptance phase cost is less as we will need only one or two programmers for
removing bugs, than the whole team.
2007-10-30, 5572👍, 0💬
Popular Posts:
How did you implement UML in your project ? PART II Implementation phase / Coding phase (Class diagr...
How To Control Padding Spaces within a Table Cell? - XHTML 1.0 Tutorials - Understanding Tables and ...
What would you use to compare two String variables - the operator == or the method equals()? You can...
What will happen in these three cases? if (a=0) { //somecode } if (a==0) { //do something } if (a===...
What is the quickest sorting method to use? The answer depends on what you mean by quickest. For mos...