what is cyclomatic complexity ?
Answers were Sorted based on User's Feedback
Answer / nitin verma
Hi,
In the cyclometric complexity we find the best shortest
path to reach to the destination node.the formula for this
is
V(g)=e-n+2p
g= graph
e= edges
n= nodes
plz correct me if i m wrong...
nitin9360@gmail
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kamal prakash
The number of independent paths through a program.
Cyclomatic
complexity is defined as: L ? N + 2P, where
-L = the number of edges/links in a graph
-N = the number of nodes in a graph
- P = the number of disconnected parts of the graph (e.g. a
called graph and a subroutine)
kamalzoom@gmail.com
Is This Answer Correct ? | 2 Yes | 1 No |
I m having SRS.In Manual Testing,how am I going to decide whether to pass particular test case or not from that SRS??
What is mean by bug? how its gets injected into application?
What is Trivial Bug?
What are the advantage and disadvantage of Selenium IDE tool? Is that useful for testing .net projects? please reply my friends.
what is Persistent Testing.
HOw to give special characters to password
Questions were asked on Stubs, Drivers, Top down Integration, Bottom Up Regression
What is Prototype Testing?
What is a Use case? Is it possible to write test case without Use case?
what is the format of test report?
what is cookies. how do we test the cookies
Hi, this is murthysharma. I need very urgently about some terms which are used in use cases? Plz give reply to me, if any body know, It is really very very urgent. 1. what is the difference between basic flow,exception flow and alternative flow? 2.what are non-functional requirements in use cases? 3.what are exceptions, special requirements, business rules, assumptions, constraints. Kindly give me with the example. Bcoz, I am very new to this use cases. thanks in Advance. Regards, M.MurthySharma