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
I want appear the ISTQB fundation level in june '08. For this i require previous question sets or glossaries.pls email me if any one have previous question sets or glossaries. my mail id is- jayanta_bncoe@yahoo.com Thanks jayanta
What is Defect Density ? What is the formula? Explain with example
How to perform SQL inject test for a login page using OWASP ZAP proxy security testing tool
What are the defects found in testing banking domain?
Differentiate ad-hoc testing and exploratory testing?
Hi QA, Do any QA's give us the detail status of review happening during the entire life cycle (if templates includes it will be very useful for us) ?
i completed btech in IT in 2012.i am not good at programming.i want to do software testing.am i eligible for the course and how will be my future?please help and than you
What are the test artifacts involved in qa?
how to identify metrics, integrity level, identify risks and identify security issues in ieee 829 standard explain with examples??
Explain cmm?
What do you like most about Quality Assurance/Testing?
What are the things the tests ensure?
How do u calculate Schedule variance? What is the formula? Explain with Example
Describe the benefits of agile testing.
How to know that we have to use which tool for this project?