what is cyclomatic complexity and what is the formula used
for it
Answer Posted / gopaldas
Cyclomatic complexity is no of independent paths in a
program.It is calculated using the formula L-N+2P where L
is no of links,N is no of nodes and P is no of independent
paths
Shortcut for calculating CC:
No of Decisions + 1
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
what is the diff. bw separate database testers and manual testers with sql knowledge guys... iam confusing so much ,,in cmpny database testers are not working on manual..? both positions are same are not? explian clesly with example? thank u
Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!
What is Catapult Testing in E-Learning Domain?
Hi, this is not a tech question, i have 4 yrs of experience in Mainframe systems, presently as a mainframe tester in pune, i just want to step towards south locatios(preferable hyd), suggest me the best way to get calls from hyd.
When do we perform smoke testing?
when do you escalte issue to your manager?
How many bugs occured will be considerd appropriate over 1000 steps when inspecting software? Describle an approriate Bug value.
During alpha testing why customer people are invited?
what is the difference between PEGA based web application testing versus web application testing?
How does a coverage tool work?
Can you explain decision tables?
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
What are the differences between stlc and sdlc?
What are the main key components in Web applications and Client Server applications? and their differences?
Where we have to use perl scripting in Testing approach and its importance