Q.1
Which of the following best defines usability testing?
  • Testing done to ensure that the system looks nice.
  • Testing done to ensure that the system is fast enough.
  • Testing done to ensure that the system is available for all users.
  • Testing done to ensure that the user interface is as specified.
Q.2
Which of the following is not a software development process model
  • Waterfall model
  • Risk Identification model
  • Spiral model
  • Agile model
Q.3
in ___________ data flow model once a variable becomes anomalous it can never return to a state of grace
  • unforgiving
  • forgiving
  • both a&b
  • None
Q.4
____ is a pathological situation in which the desired path is achieved for the wrong Reason
  • Testing Blindness
  • Path Instrumentation
  • Path Sensitization
  • None
Q.5
______ blindness occurs when the path selected by a prior predicate results in a value that works both for the correct and buggy predicate.
  • Assignment
  • Equality
  • Self
  • None
Q.6
________ is what we have to do to confirm that the outcome was achieved by the intended path.
  • Testing Blindness
  • Path Instrumentation
  • Path Sensitization
  • None
Q.7
A _______ is a succession of consecutive links that belongs to same path
  • length
  • Path Segment
  • Node
  • None
Q.8
Which of the following is a compound predicate
  • A OR B
  • A AND B
  • Both
  • None
Q.9
In _________the two parent transactions merge to form a new daughter
  • Conjugation
  • Absorption
  • Junction
  • Decision
Q.10
In ____the parent transaction is destroyed and two new transactions are created
  • Mitosis
  • Biosis
  • Decision
  • Junction
Q.11
A two letter combination “uk” is _________
  • Bug
  • Normal
  • Suspicious
  • None
Q.12
___________ is a graphical representation of a program's control structure
  • Control Flow Graph
  • Transaction Flow Graph
  • Data Flow Graph
  • None
Q.13
Effective testing will reduce _______ cost.
  • maintenance
  • design
  • coding
  • documentation
Q.14
What is testing process’ first goal?
  • Bug prevention
  • Testing
  • Execution
  • Analyses
Q.15
Software Debugging is a set of activities that can be planned in advance and conducted systematically.
  • True
  • False
Q.16
Which of the following term describes testing?
  • Finding broken code
  • Evaluating deliverable to find errors
  • A stage of all projects
  • None of the mentioned
Q.17
The goal of testing is
  • let the customers to detect the errors
  • find errors before the customers find it
  • allow the developers to detect the errors
  • adminstrators to find the errors
Q.18
SDLC means
  • Software Development life cycle
  • System development life cycle
  • Simple development learning cycle
  • Non of the above
Q.19
Validation of tests is not necessary for any test process
  • True
  • False
Q.20
When do we say that a test case has passed?
  • When the test case executes without any error.
  • When the test case executes and an output is produced.
  • When the test case executes and output produced matches the expected output.
  • When the test case executes and output produced can be traced to a requirement.
0 h : 0 m : 1 s