Answer Posted / ashwin bhagat
Cyclomatic complexity is computed using the control flow graph of the program: the nodes of the graph correspond to indivisible groups of commands of a program, and a directed edge connects two nodes if the second command might be executed immediately after the first command. Cyclomatic complexity may also be applied to individual functions, modules, methods or classes within a program.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you explain the pdca cycle and where testing fits in?
What is neutral test case?
How we can test Cookies Manually?
Write a set of test cases to test youtube?
Can anyone write test cases on google account creation page in the testing template format , urgent pls and explain if possible how to execute also
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
What is client server application testing?
Why documentation testing is important?
tell me 5 new requirements in ur project? plz urgent
write testcases for open dialogbox
What is the quality process is following in your organization.
Can anyone please suggest me a online book on manual testing??
1.what is a test condition ?
Enlist some bug status along with its description?
What are bug leakage and bug release?