what is cyclomatic complexity? plz explain with example
Answer Posted / err. nilesh
cylomatic complexity is technique used to find out the path
coverage.Mathematically, the cyclomatic complexity of a
structured program[note 1] is defined with reference to the
control flow graph of the program, a directed graph
containing the basic blocks of the program, with an edge
between two basic blocks if control may pass from the first
to the second. The complexity M is then defined as:[2]
M = E − N + 2P
where
E = the number of edges of the graph
N = the number of nodes of the graph
P = the number of connected components
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write the function test case to add a customer to database.
Why you are selected software testing as career ?
What are the different ways of doing black box testing?
what is difference between win 98 and win 2000 poertating system?which is better one?
What about manual testing opening in bangalore in September. Not getting a single interview call from last one month.
any one giv test cases for wordpad using equivalence class partioning
pl. give me the list of top jobs website to register i have 2Yrs. Experience in manual testing
Can you explain the workbench concept?
What is system level testing?
Hi Friends, Just One Month Back I was Join in Small Company as a Testing Eng.I have Six Month Exp. In this Company all my team memb.r fresher & PM give responsibility on us to prepare all require QC doc. for our new project.So I need ur help in this matter .How Can I start my work and Which Doc.I start to collect & From Where I get Detail Information all abt these thing. Thanks to all friends who give reply to this. Suyog
!what are the entry criteria for antomation testing ?
What are testing techniques? What is difference between general and specific?
What is Cyclometric testing?
what the purpose of requirement phase
What is internationalization testing (i18n testing)?