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:
What is a project baselines
What is a project baselines ?
✍: Guest
It defines a logical closure of any deliverable or cycle. Example you have completed the requirement phase with sign off from the client on the requirement document.So you put a baseline and say that further any changes to this document are change request. Versioning of source code is one type of baseline.
2007-10-30, 5029👍, 0💬
Popular Posts:
What will be printed as the result of the operation below: main() { int a=0; if (a==0) printf("Cisco...
How to create arrays in JavaScript? We can declare an array like this var scripts = new Array(); We ...
How does one iterate through items and records in a specified block? One can use NEXT_FIELD to itera...
Rachel opened her math book and found that the sum of the facing pages was 245. What pages did she o...
What will be printed as the result of the operation below: main() { char *ptr = " Cisco Systems"; *p...