GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Testing  >  Common

 Print  |  
Question:  Role of configuration controller in testing

Answer: What is the role of configuration controller in testing? will configuration controller baselines the testcases?


October 10, 2009 10:01:19 #4
 smithatesteng   Member Since: October 2009    Total Comments: 1 

RE: Role of configuration controller in testing
 
Configuration control tool like Visual source safe contains testing artifacts like test plan, test cases, bug summary reports etc. Whenever the new version of the project released, the documents existing in the configuration control tool also updated. For example for a module enhancement all the documents related to that project in the CC tool is updated along with the history and there by act as an effective tool for version control.
     

 

Back To Question