Q.1
Software testing activities should start
  • as soon as the code is written
  • during the design stage
  • when the requirements have been formally documented
  • as soon as possible in the development life cycle
Q.2
Data flow analysis studies
  • The use of data on paths through the code
  • Possible communications bottlenecks in a program
  • The intrinsic complexity of the code
  • The rate of change of data values as a program executes
Q.3
Which one of the following characteristics of software products being developed is not a symptom of software crisis?
  • Fail to meet user requirements.
  • Expensive.
  • Highly interactive.
  • Difficult to alter, debug, and enhance.
Q.4
Component Testing is also called as
  • Unit testing
  • Module testing
  • Program testing
  • All of the above
Q.5
In Which of the following situation defects will arise?
  • No knowledge of system
  • System is used in wrong way
  • May have coded wrongly
  • Incorrect setup of testing environment
  • All the above
Q.6
Which is not a task of a configuration management?
  • Reporting
  • Version control
  • Quality control
  • Change management
Q.7
The SQL statements that take care of security and authorization are
  • DDL
  • DML
  • DCL
  • None
Q.8
Which tool would you use if a programmer wanted to express algorithm visually?
  • Flowchart
  • Pseudocode
  • Storyboard
  • Graphical user interface
Q.9
Early defects are
  • Costly to find and difficult to fix
  • Cheap to find and difficult to fix
  • Costly to find and easy to fix
  • Cheap to find and easy to fix
Q.10
Which of the following techniques is NOT a White box technique?
  • Statement Testing and coverage
  • Decision Testing and coverage
  • Condition Coverage
  • Boundary value analysis
Q.11
Validation refers to the set of tasks that ensure that software correctly implements a specific function.
  • True
  • False
Q.12
Which of the following is not a part of the Test Implementation and Execution Phase
  • Creating test suites from the test cases
  • Executing test cases either manually or by using test execution tools
  • Comparing actual results
  • Designing the Tests
Q.13
Which of the following is not used in measuring the size of the software
  • KLOC
  • Function Points
  • Size of module
  • None of the mentioned
Q.14
Testing done without planning and Documentation is called
  • Unit testing
  • Regression testing
  • Adhoc testing
  • None of the mentioned
Q.15
Which of the following is not a valid phase of SDLC (Software Development Life Cycle)?
  • Testing Phase
  • Requirement Phase
  • Deployment phase
  • Testing closure
Q.16
The testing in which code is checked
  • Black box testing
  • White box testing
  • Red box testing
  • Green box testing
Q.17
The path segment for which every node is visited atmost once is said to be
  • DU path
  • Simple path segment
  • loop free path
  • defination clear path segment
Q.18
Defect Repository supports which of the following TMM maturity goals
  • Controlling and monitoring of tests
  • fault model generation
  • test planning
  • defect avoidance
Q.19
A Type of Functional Testing, which investigates the functions relating to the detection of threats, such as viruses from malicious outsiders.
  • Security Testing
  • Recovery Testing
  • Performance Testing
  • Functionality Testing
Q.20
Test Conditions are derived from:
  • Specifications
  • Test Cases
  • Test Data
  • Test Design
0 h : 0 m : 1 s