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 is the difference between the test plan and test strategy
Explain paradigms for interfacing module?
how we apply cmmi and iso in oyr testing or qa do it have some specifuc format
What are the various tools you have used in testing process?
Explain bug leakage and bug release?
Performance Evaluation means..?
What are the different levels in software testing?
Can manual testing be completely replaced by automation testing?
1) What r the properties, Advantages & Disadvantages of each types of action? 2)When I can use this?
Hi Friends, I have 2.5 yrs of experience. i am havung interview for QA/QC position tomorrow.what type of questions shall i expect for this experience? PLS HELP. THANKS IN ADVANCE
What are the things the tests ensure?
I want to create a set of portofolio for increasing the chance applying as a SQA Tester, the Question is, What kind of thing that must I put on that Portofolio?
can u share your though about test leakage matrix with template?
What is the quality audit?
What is coding?