adspace


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

Can you please provide me the standard testcase review templete and Test plan templete.In my company we are not following any Standards templete so.Please guve me some Excell attachments.

2654


hi what are the test cases for web application..i need these example..please..mail me at mina_ims@yahoo.com

2097


Have you worked in UDAP (Credit Card act 2009) project?What did you test in Billing & Payment modules?

2257


Can automation testing replace manual testing?

1199


You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.

2679


which test strategy your are fallowing in your company?which documents u r using in software development life cycle?

2448


What is the difference between three tier and two tier application?

1217


Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance

2361


What kind of testing to be done in client server application and web application? Explain

1272


About Hierarchy level in your company.

2143


What is the difference between GUI Testing,UI testing and Usability TEsting

2567


Hi guys,I have 3+ years of exp in manual testing in a bangalore based MNC company.I Like to jump in chennai.So please if u know any jobs in chennai firms please let me know in my email-id. anbarasu2k@rediffmail.com. cheers, anbarasu.

2068


could u pls anyone tel me .."which is the best instute that provides eficient practical knowledge and also real-time oriented knowldge to do a project in manual and automation testing..in hyd" pls send me to dis mail-id if u find any..? sinducute17@gmail.com

2259


What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.

1242


When will the testing starts?

1201