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
How to find that tools work well with your existing system?
Diffrernce between client server testing and web server testing.
Hi, I want "Intergraph" placement papers for experienced people which was conducted recently in Hyderabad. Thanks, Purnima.
How do you get programmers to build testability support into their code?
Negative test cases for phone camera
PLS SEND REAL TIMERS, WHAT IS SOA TESTING..IM TRYING 3+ YR.. I HAVE GOOD KNOWLEDGE ON MANUAL TESTING... NOW IM NEW TO LEARN "SOA TESTING" IS BEST OR NOT? BEFORE LEARNING SOA TESTING ANY SKILLS ARE REQUIRED..... AND NOW WHAT IS THE MARKET FOR SOA TESTING... AND IT IS BASED ON PROGRAMMING OR NOT?
What is common interface?
Explain some techniques for developing software components with respect to testability.
Can any one share the domain knwoldege of Telecom Jeeva jeevachr@gmail.com
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What are the challenges you faced in your project (Testing) and in your company?
What is Dynamic Binding and Dynamic Loss?
what is the relation between all tabs in quality center & explain the testing process in quality center with tabs?
What are the phases involved in software testing life cycle?
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.