Define the following and explain their usefulness: Change
Management, Configuration Management, Version Control, and
Defect Tracking.
Answer Posted / 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 |
Post New Answer View All Answers
Describe your personal software development process.
Which testing model is best as per your understanding, and why?
Why do you need to parameterize fields in your virtual user script?
what types of testing you performed in transfer funds module....
Do you use any automation tool for smoke testing?
Can you explain the various elements of function points ftr, ilf, eif, ei, eo, eq, and gsc?
What type bugs you will find in integration testing with example?
I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100
Can automation testing replace manual testing?
Is quality control similar to quality assurance?
Hi Friends, I wish to start my career in manual Testing as I believe I am ready to face Interviews.I have good domain knowledge in banking(investment and retail) and insurance.To be in the competition I have added three years of testing experience to my CV apart from my domain experience. Can someone please advice some real time tips which can help in facing the interview. Thanks in advance
Explain branch coverage and decision coverage.
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
If asked to create a Configuration Design Pattern, where would you start?
What is the test case?