GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Testing  >  Testing General
Go To First  |  Previous Question  |  Next Question 
 Testing General  |  Question 73 of 497    Print  
How do you feel about cyclomatic complexity?

  
Total Answers and Comments: 3 Last Update: November 21, 2006   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
June 02, 2005 23:02:26   #1  
sarvepalli        

RE: How do you feel about cyclomatic complexity?
it measures the number of linearly-independent paths through a program module. This measure provides a single ordinal number that can be compared to the complexity of other programs. Cyclomatic complexity is often referred to simply as program complexity or as McCabe's complexity. It is often used in concert with other software metrics. As one of the more widely-accepted software metrics it is intended to be independent of language and language format
 
Is this answer useful? Yes | No
August 22, 2005 14:54:26   #2  
Ravi Allam        

RE: How do you feel about cyclomatic complexity?
It is used to measure the complexity of software process. It detemines the how many number of inputs are needed to test the application in all the possible ways.
 
Is this answer useful? Yes | No
November 21, 2006 04:00:14   #3  
laxman        

RE: How do you feel about cyclomatic complexity?
cyclomatic complexity gives the positive flow &negative flow of the programme
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape