what is mean by configuration managaement.. explain with
example ?
Answers were Sorted based on User's Feedback
Answer / biswal
Configuration Management:
1)It is a Process.
2)when a change Request come,There
will be a board in every company for each Project.that is
called CCB(Change Control Board).It will be headed by
Change Controller.
3)at 1st there will be a meeting in
CCB regarding the change.
4)They will analyse the change
(Impact Analysis).
5)They mainly analyse whether that
change affects the cost,quality or time.
6)If it is approved,Then they will
accept the change or otherwise they may decline to accept
the change.
7)If they accept the change,1st
they will see where exactly in the application they have to
do the change.
8)Then the concerned developer
from VSS or (Repository) takes the baselined code and he
will change as per the Request.
9)Then it will go for Retesting.
10)After testing is over again a
new versioned baselined code will be put into the Repository
(VSS).
So These Processes mentioned above is a process.The Whole
Process is known as Configuration Management.
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / rama
Hi Guys,
Can any body explain me about Penetration testing, and what
all are all the things we need to take care in this type of
testing
Is This Answer Correct ? | 1 Yes | 0 No |
Define a central place where keep the all the projet
related items.
Define tree structure inside the central place.
Embbed all the configural items in to tree structure.
Publish the tree structure to all the team members.
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / pradyumna
i think your answer is for configuration management tool.
configuration management:-
configuration management covers the processes used to
control,coordinate and track the
code,documents,designs,requirements,,changes made to them,
and who makes the change.
Is This Answer Correct ? | 0 Yes | 0 No |
Why does user inter-operability testing present such a big challenge to the testing effort?
What are stubs and drivers?
what is test director?
when will you do the requirement analysis?
Explain me in detail V model with diagram?
What is Test scenario and what's the relation between Test scenario and Test case.
4 Answers First Indian Corporation, Sapient,
explain V module.
can any one please give bug reporting format of bugzilla ?
a newly launched web site is hosted on web server.It is expected that 100 people visit the website every hour and browse 30 pages spending a total 15 minutes. what is the maximum hits/sec that the web server should support this load?justify your answer. need urgently. by rimesh
how build is send to testing team??
What about the test case if the field only takes a certain number of characters or a minimum number?
What is Arthogonal Array Testing Strategy ?