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
Explain agile development processes?
What is the Differnce B/W Quality Management and Quality Control
What is meant by Factory testing?? I have seen this one in a Job posting
What type of tests you perform on the web based application?
How is adhoc testing different from exploratory testing?
What is the difference between quality assurance (qa) and quality control (qc)?
What test strategy followed in your project?
What is coding?
What if there is not enough time for thorough testing?
hi , This is krish from chennai . i like to do istqb certification for foundation level . if any one have material for that kidely help me. just send me the material to krishmca29@rediffmail.com. thanks is advance for sending .
Write the differences between preventive and reactive approaches?
We have a WISPr application making an authentication request to a server running an authentication module. The client application is sending the User--Agent value, but the authentication application logs the User-Agent value as null, please explain the steps i should take to troubleshoot the issue. Please mention the steps by applying your knowledge of the OSI model.
Have you written test plan?
List out the roles of software quality assurance engineer?
What are the advantage and disadvantages of automated testing?