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?


February 02, 2009 04:53:17 #2
 srinivasulub1981   Member Since: December 2005    Total Comments: 373 

RE: Role of configuration controller in testing
 
CC role is very important for the big projects in which functionality keep on changes!

Once a CR is came then he needs to update the documenation as well as concerned version names to the files. Giving versioning to files depends on project to project, it may be once in a week, once in a month or daily basis.

So proper vertion controlling allows both testing and dev team to give a good quality for the project.

Srinivas
     

 

Back To Question