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

If date field is a text field write test cases to validate it?

1959


could anyone explain application testing in sequence order i don't have any experience in that

1521


How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?

1729


when do you escalte issue to your manager?

1796


What type of testing you perform in organization while you do system testing, give clearly?

705






What is bug release?

707


About Hierarchy level in your company.

1600


what are the 3 test tool categories and describe what each can do.

1961


Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.

1618


10 scenarios for security testing using gmail applications?

7571


If I want to check compability of software in a MAC OS then which steps shold I follow?

1601


Tell me about Agile scrum and what is your role in Scrum ?

1361


I need your help, actually am facing lots of problem in interview am not able to answer in right way what ever questions asked about project. Could you please answer few questions? You must have seen the project I have mention as current project so please help on this, tell me how to explain project in details am prepare on HR module but don’t know how to explain it properly. If you can send me few documents like SRS, and few test case that will help me to get the clear picture, and want ask u what is tier1, tier2, and tier3 in project.

1485


date format and we should 8 digits - not accepted only /accepted write how many in test cases in the date format valid , and in valid

1054


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

1152