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
What are basic, core, practises for a QA specialist?
List out the roles of quality assurance engineer?
what are the tables in testcases?
What are the tools used by a tester while testing?
What is the best tester to developer ratio?
can you provide negative scenarios for ios alarm clock
Describe bottom-up and top-down approach in testing?
What is breadth testing?
What is the test ware?
What is the difference between preventative and reactive approaches in testing?
What is a test strategy and what does it include?
what is difference between smoke testing and sanity testing?
What is backus-naur form?
What is the Differnce B/W Quality Management and Quality Control
When to start qa in a project?