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
How will you manage a team member who is more experienced than yours and what challenges will you face? ( that guy might be technically sound).
What is coding?
What is a cause effect graph?
Differentiate verification and validation processes.
Explain cmmi.
What is the rule of a "test driven development"?
What is software process?
How validation activities should be conducted?
Can you build a good audit trail using Compuware's QACenter products. Explain why.
How to create requirements test matrix template?
How Google apps can be considered ? Either they are product or Project
What is traceability matrix? Is it required for every project?
What is quality audit?
Can manual testing be completely replaced by automation testing?
What are the tools used by a tester while testing?