what is cyclomatic complexity? plz explain with example
Answer Posted / nitin verma
In the Cyclometris Complexity we find the shortest path
between the nodes.The formula is
V(G)=e-n+2p where,
G= Graph
e= no. of edges
n= nodes
p= no. of paths
plz Correct me if i m wrong....
nitin9360@yahoo.com
| Is This Answer Correct ? | 27 Yes | 36 No |
Post New Answer View All Answers
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
What are the main key components in web applications and client and server applications? And explain the differences between them?
6 what do you like least about testing?
wat are the questions would the project leader ask about the project?? please do send the answers early.
What about the test case if the field only takes a certain number of characters or a minimum number?
What is a code walk through?
Explain the strategy for testing a Java application?
what is configuration management tool - send to thanu_santo@rediffmail.com. what is testing senarios
What if the project isn’t big enough to justify extensive testing?
What are the types of maintenance?
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result
What is bug priority?
1.what is a test condition ?
i want manual and automation test cases and interview questions