what is meant by cyclomatic complexity???

Answer Posted / vinodh anandhan , software tes

Cyclomatic Complexity is a software measurement developed
by Thomas Macabe. It directly measures linearly independent
path of program source code

Cyclomatic Complexity = No of Edges - No of Nodes + 2 *
Number of connected components

or alternative Definition G = Edges - Nodes + 2

or No of closed loops in the flowgraph + 1

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is six sigma?

743


what is the difference between section & test feature in test case documention?

1600


Write a set of test cases to test youtube?

7187


what are risks and contigencies(solutions) of an ecommerce (online shopping and bidding project)application?we describe this in Test plan can anyone tell me abt this?

1578


Why is it impossible to test a program completely?

975






Can some one help me writing a manual test case for email applications like yahoo i need for www.everonn.com

1531


How would u test and automate an Antivirus application ?

1537


What are the two main categories of software testing?

692


What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?

2496


What does a manual tester need to become proficient with db testing?

700


How could you present test strategy for the product testing?

654


Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?

2364


What is the typical situation u faced while collecting the test data?

1663


What is difference in between operating system 2000 and os xp?

671


after completeing testing ,what would u deliver to the client?

1617