Answer Posted / rathnapriya
Cyclometric complexity or conditional complexity is
software metric used to measure the complexity of the
software program.It measures the linear independent paths
that passes through the program source code.
formula for cuclometric complexity is
M= E-N+2P
Where M is cyclometric complexity
E is the number of the edges in the graph
N is the number of the nodes in the graph
P is the number of connected components
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
When do you think qa activities should start?
How to test and to get the difference between two images which is in the same window?
Why do you want to work for us?
Mention the different types of software testing?
What is code walkthrough?
What is agile testing and what is the importance of agile testing?
What are the tables in testplans and testcases?
What methodologies do you used to develop test cases?
Define bug leakage and bug release?
What are the five common solutions for software developments problems?
can you explain the software testing life cycle?
What is code complete?
What is the difference between quality assurance and software testing?
What is the difference between quality assurance (qa) and quality control (qc)?
Q. How do you select product components for validation?What are the contents of QMS?