what is cyclomatic complexity and what is the formula used
for it

Answer Posted / dipti surve

cyclomatic complexity is technique of whitebox testing. its
requires internal logic. i.e.coding part
Cyclomatic comlexity V(G)=

--> Number of edges-number of nodes + 1
--> Number of predicate nodes + 1
--> Independent region + 1

Is This Answer Correct ?    7 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail

1152


Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.

1728


what is traceability matrix and its usefulness

3427


What are the basic forms of variations?

1690


When have you had to focus on data integrity?

2149






What are the different servers and difference between them?

1616


What do you like about computers?

1792


What is bottom-up approach?

681


What exactly is quality control? Is it similar to quality assurance?

623


What are the bussiness scenories?

2648


What do you plan to become after say 2-5yrs (Ex: QA Manager, Why?)

1666


What are the uses of test plans? What is the need of test plans and explain their significance

1369


what types of testing have u done in ur project?and expalin it detail?

1546


what is the technical challange you faced in your module.please ans me the question i just want example can me any example please very important

1491


What processes/methodologies are you familiar with?

1893