Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 &#8722; 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 Test Design ?( Urgent) and Test Design for Printer?

2109


What r the sequences that leads to automation?

2087


What is early testing?

1182


What is junit & api?

2444


Please can any one tell me 1).Types of reports 2).Types of Meetings.

1900


What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?

2177


write test case for gmail login page

5286


Which are the standards for software test plans?

1251


How do you get programmers to build testability support into their code?

2764


3.if a questions asked as,what is the quality standards you are following? what i need to tell.

1881


Define Stability, Scalability and reliability with example ?

3287


1.what is the approach while writing test cases in your project. 2.tell some intresting scenareo in your project

2330


What are the tasks of test closure activities in software testing?

1207


How to test the search functionality.For example in naukri advance search is there.how ca i test that page.

2215


How to do Performance Testing manually for a Flash Application?

2493