Can u please explain wat is Cyclomatic Complexity?and wat
is incident?

Answer Posted / a sameer

Cyclomatic complexity is a software metric, It used to
measure the complexity of a program. It directly measures
the number of linearly independent paths through a program's
source code.

M = E − N + 2P

where

M = cyclomatic complexity
E = the number of edges of the graph
N = the number of nodes of the graph
P = the number of connected components.

Here main things is of identifying predicates or decision
points ( predicate node means edge connectin two nodes).



Incident:- Its unusual or unespected behaviour that occurs
or occured in the software or appplication is caled incident
specifically designated for the task beforehand or on the
spot, It can be a hardware problem too.

It can be produced or may not be produced

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is quality center? How many built in tables does quality center have?

797


Hi Friends, I wish to start my career in manual Testing as I believe I am ready to face Interviews.I have good domain knowledge in banking(investment and retail) and insurance.To be in the competition I have added three years of testing experience to my CV apart from my domain experience. Can someone please advice some real time tips which can help in facing the interview. Thanks in advance

1629


how to write defects in excel sheets when defects occured

1513


hi... guys can any one pls help me out.... I m civil engg graduate i want to come into s/w field... i have decided to do manual testing course. i know its not sufficient.. which r the other coures shall i do with this.. suggest me good atomation tool and SAP courses... thanks in advance.. i wil be thankfull to u all

1699


what is meant by application server and its functions?

6150






What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?

2490


What is the difference between load testing and performace testing?

687


What is mean by Schedule report who is the responsible for generated that one ?

1669


What type bugs you will find in integration testing with example?

1536


What is the role of the test group vis-?is documentation, tech support, and so forth?

1605


Can you do system testing at any stage of sdlc?

657


If automating - what is your process for determining what to automate and in what order

1523


How can software qa processes be implemented without stifling productivity?

714


What is quality center? What are the modules of quality center?

675


Explain the difference between severity and priority.

667