Tuesday, May 26, 2015

[ISTQB Practice Questions 2]: Chapter 1 - Fundamentals of testing

1.Which is not an exit criteria measure
a) Cost
b) Time
c) No of resources
d) Fault found or coverage

2.A useful glossary of terms used in software testing is called BS___________ 
a) BS 7925 -1
b) BS 7295 -1
c) BS 7529 - 5
d) BS 7952- 5

3.The component test plan must consist of a single document
a) true
b) false

4.The component test plan must specify test completion criteria?
a) true
b) false

5.Testing Must be Planned is stated in 
a) Bill hetzel principle
b) Ed Kit principle
c) IEEE 829
d) IEEE 8295

6.Writing test summary report is an test closure activity
a) True
b) False

7.The quality and effectiveness of software testing are primarily determined by the quality of the test processes used is stated in
a) Bill hetzel principle
b) Ed Kit principle
c) IEEE 829
d) IEEE 8295

8.IEEE standard for software test documentation is
a) IEEE 829
b) IEEE 827
c) IEEE 828
d) IEEE 8295


9. During which fundamental test process activity we determine if more Test s are needed?

a) Test analysis and design
b) Test implementation and execution
c) test exit criteria
d) test entry criteria

10. A fault fix doesn't cause side effect endured by--------
a) re testing
b) regression testing
c) functional testing
d) unit testing

11. Which of the following is a fundamental test activity?

a) Test design and Implementation
b) Test Implementation and Execution
c) Test Planning and design
d) Evaluating Test plan

12. What is operational testing?

a) Testing the changes to an operational system or the impact of a changed environment to an operational system 
b) Testing conducted to evaluate a component or system in its operational environment
c) acceptance testing by users or customers at their site, normally including h/w as well as s/w
d) The process of testing to determine the maintainability of a software product.

13. A programmer is writing and executing unit tests against code which he has written. Which of the following is a tester mindset that the programmer should adopt to perform unit testing effectively?
a) Good communication skills
b) code coverage
c) Probe effect
d) attention to detail

14. what does a test design specification contain?

a) test Inputs
b) Expected results
c) procedure steps
d) Test conditions

15.  Test control is done to compare project progress 

a) at initial stage of the project plan
b) when defining the entry and exit criteria of the project
c) When defining the entry criteria
d) throughout the project



Answers


1    C
2   A
3   A
4   A
5   A
6   B
7   B
8   A

9   C
10 A
11  B
12 B
13 D
14 D
15 D

No comments:

Post a Comment