Define the following and explain their usefulness: Change
Management, Configuration Management, Version Control, and
Defect Tracking.
Answers were Sorted based on User's Feedback
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 |
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 |
What templates used to design the test cases?
What is Test Procedure? What are Test matrices? What is Tracibility matrix?
what is the difference between reporting and testing? which one is good to choose as a carrer?
what are the QA process u r following in your cmmi level 5 company
i have doubt suppose iam purly working in manual, when i will work on sql and performence testing? pls any one clarify doubt?
where do u store Testcases and where do u store versions
at which movement we will perform varification testing & Validation Testing , with Example ??
When a bug posted by QA is rejected by Dev and Dev says is not a bug. How to convince Dev that it is a valid bug?
what is Regresstion testing? when it will be needed?
Can you explain tpa analysis?
What is Change and configuration management repositoty
The primary goal of comparing a user manual with the actual behavior of the running program during system testing is to ?? A.Find bugs in the program B.Check the technical accuracy of the document C.Ensure the ease of use of the document D.Ensure that the program is the latest version