what is cyclomatic complexity

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

through which phases a software ttester need to pass like as a junnior test engineer,team lead,project lead,etc.? which is the final stage of your promotion and how will u achieve?

1892


Inwhat basis the time is allocated for testing the application?

1609


If automating - what is your process for determining what to automate and in what order

1762


Hi friends, currently i am working with banking domain project in the part of testing..what kind of questions will be ask at interviews.. can anybody listout the project oriented questions which are asked in interviews...

3672


Describe a past experience with implementing a test harness in the development of software.

3553


What r the features,u take care in prototype testing?

1977


WHAT IS PROTOCAL TESTING..EXPLAIN? L2, L3 PROTOCALS TESTING MEANS WHAT?EXPLAIN BRIEFLY

6516


Explain the components of a test plan?

882


What is software configuration management?

952


Work flow in testing in your company?

1569


What is ofx testing?

962


what are the typical problems in web testing?

970


What is boundary value testing? Give an example.

894


what is the difference between PEGA based web application testing versus web application testing?

4876


If asked to create a Configuration Design Pattern, where would you start?

1485