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 kinds of testing should be considered?
Will automated testing tools make testing easier?
can u share your though about test leakage matrix with template?
what is Conventional SPMs
List out the software quality practices through the software development cycle?
Any Automation tool in the market to help quality test team members communicate with each other? While server startup or restart Which Will inform each member .
Case Study:-Given a standard calculator with the basic functionality of addition,substration,multiplication and division-write the test case to test this and tell how did it take to write the above test case and how ling would it take to execute them?
What the purpose of testing?
Diffrence b/w compiled module and shared repository?
Explain the advantages of implementing cmmi.
What are test driver and test stub and why we need them?
What is code inspection?
hi , This is krish from chennai . i like to do istqb certification for foundation level . if any one have material for that kidely help me. just send me the material to krishmca29@rediffmail.com. thanks is advance for sending .
What should QA require of Development?
Explain what is mr and what information does mr consists of?