ISTQB Sample Questions Set - 9



1.    Drivers are tools used to control and operate tge software being testeD.
A.    True
B.    False
2.    Typical defects discovered by static analysis includes
A.    Programming standard violations
B.    Referring a variable with an undefined value
C.    Security vulnerabilities
D.   All Above
3.    EULA stands for
A.    End Usability License Agreement
B.    End User License Agreement
C.    End User License Arrangement
D.   End User License Attachment
4.    ________is a very early build intended for limited distribution to a few key customers and to marketing for demonstration purposes.
A.    Alpha release
B.    Beta release
C.    Test release document
D.   Build
5.    CAST stands for
A.    Computer Aided Software Testing
B.    Computer Aided Software Tools
C.    Computer Analysis Software Techniques
D.   None
6.    The tool modifies the program code or manipulates tge operating environment in any way is considered non-invasive
A.    True
B.    False
7.    Which test may not mimic real world situations
A.    Functional testing
B.    Structural Testing
C.    All of the above
D.   None of the above
8.    _______ includes both Black box and White Box Testing features
A.    Gray Box Testing
B.    Hybrid Testing
C.    A. & B.
D.   None
9.    Exhaustive testing is possible
A.    True
B.    False
10.                       Tool which stores requirement statements, check for consistency and allow requirements to be prioritized and enable individual tests to be traceable to requirements, functions and features.
A.    Incident management tools
B.    Requirements management tools
C.    Configuration management tools
D.   None
11.                       The number of tests to test all control statements equals the cyclomatic complexity
A.    True
B.    False
12.                       Boundary value analysis can only be used during white-box testing.
A.    True
B.    False
13.                       Which of these are objectives for software testing?
A.    Determine the productivity of programmers
B.    Eliminate the need for future program maintenance
C.    Eliminate every error prior to release
D.   Uncover software errors
14.                       Failure is _________
A.    Incorrect program behavior due to a fault in the program
B.    Bug found before product Release
C.    Bug found after product Release
D.   Bug found during Design phase
15.                       During the software development process, at what point can the test process start?
A.    When the code is complete.
B.    When the design is complete.
C.    When the software requirements have been approved.
D.   When the first code module is ready for unit testing
16.                       "How much testing is enough?"
A.    This question is impossible to answer
B.    This question is easy to answer
C.    The answer depends on the risk for your industry, contract and special requirements
D.   This answer depends on the maturity of your developers
17.                       Which of the following tools would be involved in the automation of regression test?
A.    Data tester
B.    Boundary tester
C.    Capture/Playback
D.   Output comparator.
18.                       Incorrect form of Logic coverage is:
A.    Statement Coverage
B.    Pole Coverage
C.    Condition Coverage
D.   Path Coverage
19.                       Code Coverage is used as a measure of what?
A.    Defects
B.    Trends analysis
C.    Test Effectiveness
D.   Time Spent Testing
20.                       Fault Masking is
A.    Error condition hiding another error condition
B.    Creating a test case which does not reveal a fault
C.    Masking a fault by developer
D.    Masking a fault by a tester
1
2
3
4
5
6
7
8
9
10
A
D
B
B
A
B
B
A
B
B
11
12
13
14
15
16
17
18
19
20
A
B
D
A
C
C
C
B
C
A

No comments:

Post a Comment