ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Testing  >>  Manual Testing
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
Can u please explain wat is Cyclomatic Complexity?and wat 
is incident?
 Question Submitted By :: Dhivya.d
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Can u please explain wat is Cyclomatic Complexity?and wat is incident?
Answer
# 1
Cyclomatic Complexity(CC):
The number of independent paths through a program.
You can count CC with 3 different ways .
1. CC = Edges - Nodes + 2
2. CC = Predicate Node(which has 2 paths) + 1
3. CC = Bounded or Closed region + 1.

Other than above the easiest way to calculate CC is to sum 
the number of binary decision statements(e.g. if, while, 
for etc) and add 1 to it.

Incident:
It is an event that occures during testing requires further 
investigation.
An incident is any situation where the system exhibits the 
questionable behavior, but often to refer to an incident as 
a defect only when the root cause is some problem in the 
item we're testing.
Other causes of incidents include misconfiguration or 
failure of the test environment, corrupted test data, bad 
tests, invalid expected results and tester mistakes.
 
Is This Answer Correct ?    1 Yes 1 No
Revati
 
  Re: Can u please explain wat is Cyclomatic Complexity?and wat is incident?
Answer
# 2
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 ?    0 Yes 0 No
A Sameer
 
 
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
what is the difference between adhoc testing, and error guessing  2
what is the difference b/n DPD(Defect profile document) and TRD(Test Report document). Zensar2
What are the Use Cases?  3
What is testing methodology? AppLabs9
How to identify the gaps in the system  1
give an example for load testing  1
what is the difference between test bed & test environment. TCS2
What are the recommended sites or books for software testing?  2
what is the difference b/w test scenario and test case? pls explain with one example the preparation of both? thanks in advance ................  3
What u have choosed testing as your career whyn't developer? Give me some answers.Thank u  3
How do we find Pass and Fail percentage of Test Cases in Real Time. Anybody can explain it in Detail..Thanks is advance.... Symphony2
what is v.s.s. ?when it is used? Verisoft24
Define cosmic bug. Cyber-Technology3
How do you go about testing a web application?  2
Write Test case on even/Odd or Prime Number from 1 to 100 ?  1
What r test closure documents?  1
What are the minimum requirements to start testing?  5
Hai Friends! anybody atteded the interview in Covancys pls tell me what is the question's they are asking in interview (HR and Writen Test)? URGENT  1
how does a client /server environment affects testing? HCL3
What is meant by Test Methodology?  4
 
For more Manual Testing Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com