what is cyclomatic complexity and what is the formula used
for it
Answer Posted / mfsi_priyankaa
Cyclomatic complexity is used to indicate the complexity of
a program. It directly measures the number of linearly
independent paths through a program's source code.
No. of decision + 1.
and L-N+2P
L=no. of edges
N=no. of nodes
P=no. of independent path (1)
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
6 what do you like least about testing?
What a team leader will test first when s/he will get new module to test?
How we allocate the priority(Blocker, Critical, etc.,) in Testing?
If client give you a project then which testing you will perform first
how to access a build & wat is its configuration
What is internationalization testing (i18n testing)?
what is fusion testing and impact analysis???
can anyone help me in getting unix on manual testing i.e can u forward material & web sites to my mail id (suresh_57599@yahoo.com) to understand how the work flow working on manual testing on unix and the contents.plzzzzzzzz help me its urgent.
Hi I want to start online training couses for testing Any body plz help me out how to start the online courses Plz post the answer here or send me a mail for kommineni.1020@gmail.com
What are all the scenario for 1.google analytics 2.api 3.paypal
What are cookies?
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
how agile testing is performed and what are the related documents.
wht is Manual Testing Frame work
What are the roles of glass-box and black-box testing tools?