Sunday, July 15, 2007

Cyclomatic Complexity

Cyalomatic Complexity is part of software metrics,by using this the logical complexity of an application can be measured

5 comments:

  1. measures the amount of decision logic in a single software module. It is used for two related purposes in the structured testing methodology.
    First--> it gives the number of recommended tests for software.
    Second---> it is used during all phases of the software lifecycle,

    beginning with design,
    to keep software reliable, testable, and manageable. Cyclomatic complexity is based entirely on the structure of software's control flow graph

    ReplyDelete
  2. Before reading your comment i was totally confused in software testing life cycle but i have clear concept of it now ...thanks a lot mam...
    regards
    Ajay Rawat

    ReplyDelete
  3. hello this is software tester ajay rawat ...

    ReplyDelete
  4. naga said xllent all the metirial in this website....thank u

    ReplyDelete