Answer Posted / sri
Cyclomatic complexity is a software metric (measurement)
developed by Thomas McCabe and is used to measure the
complexity of a program. It directly measures the number of
linearly independent paths through a program's source code.
Cyclomatic complexity is computed using the control flow
graph of the program: the nodes of the graph correspond to
indivisible groups of commands of a program, and a directed
edge connects two nodes if the second command might be
executed immediately after the first command. Cyclomatic
complexity may also be applied to individual functions,
modules, methods or classes within a program.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you perform integration testing?
What are the solutions for the software development problem?
What is the quality audit?
Hai Friends I am working as a Software Test Engineer in Bangalore. I am taking Classes at weekends on Testing Concepts. I will teach will all the real time examples and writing the Test cases, Document Management and also about what are all the duties of a real time Test Engineer at a company. Course Fee is very minimal and only in week ends. For who attended the class any time support through phone and job guidence. Intrested Friends mail me at vinodhanandhan@gmail.com
What is a ‘use’ case and what does it include?
How you will begin to improve the QA process?
What is Defect Density ? What is the formula? Explain with example
Explain the process of project tailoring.
What is bug leakage and bug release?
what are the feature of our test group?
how we apply cmmi and iso in oyr testing or qa do it have some specifuc format
Mention some of the types of software testing?
What is breadth testing?
Which institute in hyderabad is good for ETL testing? Please suggest
Explain what is a cause effect graph?