Define the following and explain their usefulness: Change
Management, Configuration Management, Version Control, and
Defect Tracking.

Answers were Sorted based on User's Feedback



Define the following and explain their usefulness: Change Management, Configuration Management, Ver..

Answer / ramachandra naidu

Change Management:
------------------
-> Managing changes is a process.The process is the primary
responsibility of the software development staff.
-> The testers need to know two aspects of change
1) The characteristics of the change so that modification
of the test plan and test data can be made to assure the
right functionality and strucuture are tested.
2) The version in which that change will be implemented.

Configuration Mgt:
------------------
-> It is key component of the infrastrucutre for any
software development organizations.
-> Set of activities designed to control 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.

Version Control:
----------------
-> Once dynamic testing begins,the project team must ensure
that the appropirate versions of the software components
are being tested.
-> The configuration manager must develop both migration
and back out procedures to support this process.

Defect Tracking:
----------------
-> It is used for tracking the defects or bugs arised.

Is This Answer Correct ?    6 Yes 0 No

Define the following and explain their usefulness: Change Management, Configuration Management, Ver..

Answer / mowli&madhu

change control board people will involved in this .
if any change requests or enhancements are received from
clint . they conduct the impactanalysis and they make the
changes.

cofiguration management is atool where we can track the
information regarding the project.(version ,
tracking,history..).

version control is giving id for relese of every new build
by developers after modifing or fixing the bug.


tracking informatin about defects

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Hi Everybody could you please send me the ISTQB Material to my mail id karthik18487@gmail.com Thanking you in advance

0 Answers  


what is mean by test preparation? and explain it?

2 Answers   IBM,


diff betn buddy and pair testing

1 Answers  


What is the difference between unit testing and functionality testing ?

9 Answers   CSS, CTS,


How do you go about going into a new organization? How do you assimilate?

1 Answers   Ordain Solutions,






Q. 21: Given the following decision table: Which of the following test cases and expected results is VALID? Rule 1 Rule 2 Rule 3 Rule 4 Conditions Age <21 yrs 21-29 yrs 30-50yrs > 50yrs Insurance Class A A or B B, C or D C or D Actions Premium £100 £90 £70 £70 Excess £2,500 £2,500 £500 £1000 options: A. 23 year old in insurance class A Premium is 0 and excess is,500. B. 51 year old in insurance class C Premium is 0 and excess is 00. C. 31 year old in insurance class B Premium is 0 and excess is ,500. D. 43 year old in insurance class C Premium is 0 and excess is ,000.

3 Answers   ISTQB,


What is the purpose of QTP in Manual Testing?

6 Answers  


What do you do (with the project staff) when the schedule fails?

0 Answers   TCS,


how many levels of regression testing is avilable in our testing process?

2 Answers  


What is 3-Tier Architecture. How It will be implemented. Anybody can explain it in detail with easily understandable example. Thanks in advance..

2 Answers   Wipro,


what is the process followed in JAVA Testing compared to Normal Testing process.

1 Answers  


Suppose u got Change Request from client just before release, What is your approach and how do you convenience the client.

3 Answers   Cap Gemini,


Categories