Answer Posted / anjani dubey
Cyclomatic complexity is the most widely used member of a
class of static software metrics.
Cyclomatic complexity may be considered a broad measure of
soundness and confidence for a program.It is often used in
concert with other software metrics. As one of the more
widely-accepted software metrics it is intended to be
independent of language and language format.
Cyclomatic complexity has also been extended to encompass
the design and structural complexity of a system.
The cyclomatic complexity of a software module is calculated
from a connected graph of the module
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the difference between quality assurance and software testing?
Have you written test plan?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please
Describe the dimensions of the risk in qa?
Do anybody have any idea about the testing tools related to client-server apllications( for banking application or products ).Kindly tell me both open source and licensed tools. Thanks in advanceRegards
How to know that we have to use which tool for this project?
What are test driver and test stub and why we need them?
What is the quality audit?
What is backus-naur form?
Please, list many things You’ll do (effort) as a SQA Tester, in this Company software project from the idea making of the specification, till that software released!
insurance domain interview questions ,i done project on insurance (manual testing)
Will automated testing tools make testing easier?
What is a ‘use’ case and what does it include?
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.
How do you define a format of writing a good test case?