Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is configuration management...please explain... thanx

Answers were Sorted based on User's Feedback



what is configuration management...please explain... thanx..

Answer / rajendra prasad

Configuration Management:
Definition-1:
Software configuration management (SCM) is the task of
tracking and controlling changes in the software.

Definition-2:
"Set of activities designed to control change by
identifying the work products that are likely to change,
establishing relationships among them, defining mechanisms
for managing different versions of these work products,
controlling the changes imposed, and auditing and reporting
on the changes made."

In a generic way Management includes ADD,Update,Delete
Repleace operations.

software development process is a Team activity, All team
members will share the work to develop the software.

The development activity may take from months to years based
on complexity and size of the project.

To explain configuration management indeatail,eg:
A software product is under development, so some 25 people
are working for that project.

These 25 people may include developpers,Development leads,
Project managers,Test Leads,Test engineers..etc.

All people should have some common repository(Like library)
to keep the documents,Code available for remaining team.
Ofcourse based on their designnation different people will
have different access permisions(Read/Write).

This repository will consists different folders and sub
folders.
>$
Deveopment
-Project Plans
-Design Documents
-Code
QC
-Test Plan
-Test Case Documents
-Traceability Doc
-Test Results
-Test Results Build QC 1.0
-Test Results Build QC 1.1
-Test Results Build QC 1.2....etc
For testing people will have access permission to view the
Requirement document folder(Read Only),
Test Plan folder(Read,write permissions)
Test Case documents folder(Read,write permissions)
Test Results documents folder(Read,write permissions)

If three test engineers(A,B,C) are working on this project
all three people will have acccess to read and write
testcases.

'Test Engineer A' prepared Test Case document and kept in
configuration management system.
Keeping the Documents in configuration management system is
called as 'Checkin' of documents
These Test Case document will be available for remaining
test Engineers B,C.
If Test Engineer 'B' Want update the existing testcase or
add some new test cases the then 'B' check the document 'B'
check out the document and Makes changes to it and
Again 'Checkin''s the updated document.
When 'B' check in the document 'configuration management'
will ask to enter some information regarding the updation
details.

Remaining i will explain later
byee
Rajendra Prasad
rajendra_penumalli@yahoo.com



If Tester A modified the

Is This Answer Correct ?    6 Yes 0 No

what is configuration management...please explain... thanx..

Answer / glamorous

thanks rajendra i am expecting more sharing from uuuu than
this.....ur answers r very useful to all....

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is 2-tier architecture, 3-tier architecture?

6 Answers  


What is Test strategy?

4 Answers   Infosys,


In an application where there is no need of regession testing and retesting?

2 Answers   ANZ,


Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning

1 Answers   IG, Wipro,


What is Testing Life Cycle. Explain Briefly?

2 Answers  


If the user finds deviation from the requirement is it called Fault, Error, Defect or Failure

5 Answers  


Is Beta Testing done by devolopers or testers?

8 Answers  


what is the architecture for your project?

3 Answers  


what is the difference between Test-bed and test topology?

0 Answers  


Write Boundary value analysis , Equivalence partitioning & Error guessing cases on 1 liter Water Bottle. It should not include functionality Testing cases.?

2 Answers   Cap Gemini,


What is mutation testing & when can it be done?

0 Answers  


does the efficiency of test increases with increase in number of test cases.that is the more number of test cases then more efficient is the applications test,is it true?

2 Answers  


Categories