Categories:
.NET (961)
C (387)
C++ (185)
CSS (84)
DBA (8)
General (31)
HTML (48)
Java (641)
JavaScript (220)
JSP (109)
JUnit (31)
MySQL (297)
Networking (10)
Oracle (562)
Perl (48)
Perl (9)
PHP (259)
PL/SQL (140)
RSS (51)
Software QA (28)
SQL Server (5)
Struts (20)
Unix (2)
Windows (3)
XHTML (199)
XML (59)
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, 4984👍, 0💬
Popular Posts:
Who Developed HTML? HTML was originally developed by Tim Berners-Lee while at CERN, and popularized ...
Describe different elements in Static Chart diagrams ? Package: - It logically groups element of a U...
How do you handle change request? Normally change request are handled by preparing an Impact analysi...
What is the benefit of using an enum rather than a #define constant? The use of an enumeration const...
How To Compare Two Strings with strcmp()? - PHP Script Tips - PHP Built-in Functions for Strings PHP...