Answer Posted / jeny devassy
Cyclomatic complexity is a software metric (measurement)
developed by Thomas McCabe and is used to measure the
complexity of a program. It directly measures the number of
linearly independent paths through a program's source code.
One of the ways is counting the number of closed loops in
the flow graph, and incrementing the number by one.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
what is difference between smoke testing and sanity testing?
List out the roles of software quality assurance engineer?
What is the difference between Outsourced Testing and Crowdsourced Testing
What would you do if you have a large suite to execute in very less time?
What are the various tools you have used in testing process?
When a non-conformance is noted during these "reviews", what happens next?
What type of tests you perform on the web based application?
Suggest me MCQ book for Software testing
hi Can anyone tell me abt how to do the virtual objects and how to pass input and output parameters in qtp? Plz send the answer in detail. Thanks Priya
Can anyone please tell me how to export the requirements from QC 9.2 to excel file.
what are the tables in testcases?
In Software Development Team, Who has the biggest and smallest salary? Can You list all of it? It say that SQA Tester is the smallest one, Is it right?
can 2 tier architecture can be change as a 3 tier architecture
Diffrence b/w compiled module and shared repository?
What are test driver and test stub and why we need them?