what is cyclomatic complexity



what is cyclomatic complexity..

Answer / ashwin bhagat

Cyclomatic complexity is computed using the control flow graph of the program: the nodes of the graph correspond to indivisible groups of commands of a program, and a directed edge connects two nodes if the second command might be executed immediately after the first command. Cyclomatic complexity may also be applied to individual functions, modules, methods or classes within a program.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

tell me about ur current proect? how can we start, what should we explain? should we expalin the entire proj or only our module? july27 brahma412@yahoo.co.in plz help me

4 Answers  


If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.

0 Answers  


How do you test a web application for dump and deaf??

0 Answers   ACS,


What is risk analysis and what kind of risk you foud while testing

2 Answers  


If its a bug whats the next process?to whom will we send it and in which way or form?

2 Answers  






Give example of High Severity and low Priority Bug you filed?

2 Answers   nvidia,


What is Load Testing and Stress Testing explain it with examples

6 Answers   HSBC, TCS,


could u please suggest good coaching center in hyderabad to learn testing for a fresher

21 Answers  


What are the test factors you consider while preparing high severity test cases.Please answer ASAP

1 Answers   GL Noble Denton, IBM,


what is coupling integration testing

0 Answers  


How will u write test cases based on EQA(Equivalance class partitioning) & BVA(Boundary value analysis.?Plz explain in brief?

5 Answers  


What is difference between GUI and Usability Testing?

2 Answers  


Categories