1 |
Which of the following is the standard for the software product quality. |
ISO 1926
ISO 829
ISO 1012
ISO 1028
|
2 |
The________ testing will be performed by the people at client own locations. |
Alpha testing
Field testing
Performance testing
system testing
|
3 |
Which is not a testing principle. |
Early testing
Defect clustering
Pesticide paradox
Exhaustive testing
|
4 |
Who is responsible for document all the issues, problems and open points that were identified during the review meeting. |
Moderator
scribe
Reviewers
Author
|
5 |
Bug life cycle is. |
Open assigned fixed closed
Open fixed, assigned, closed
Assigned, open closed, fixed
Assigned, Open, fixed, closed
|
6 |
Which is not the project risk. |
Supplier issues
Organization factors
Technical issues
error prone software delivered
|
7 |
Maintenance releases and technical assistance centers are examples of which of the following costs of quality. |
External failure
Internal failure
Appraisal
Prevention
|
8 |
Contract and regulation testing is a part of. |
system testing
Acceptance testing
Integration testing
Smoke testing
|
9 |
Poor software characteristics are. |
Only project risks
Only product risks
Project risks and product risks
Project risks or product risk
|
10 |
Review static analysis and dynamic testing have the same ____ as objective. |
Identifying defects
Fixing defects
1 and 2
None of the above
|
11 |
Typical defects that are easier to find in review than in dynamic testing are. |
Division from standards
Requirement defects
Decision defects
<sup>Error defects</sup>
|
12 |
Which of the following is a purpose of the review planning phase. |
Log defects
Explain he documents to the participants
Gather metrics
Allocate the individual roles
|
13 |
Which of the following is a benefit of test independence. |
It does not require familiarity with the code
It is cheaper than using developers to tet their own code
It avoids author bias in defining effective tests
Testers are better at finding defects than developers
|
14 |
Which of the following is MOST important in the selection of a test approach. |
Availability of tools to support the proposed techniques
The budget allowed for training in proposed techniques
Available skills and experience in the proposed techniques
The willingness of the test team to learn new techniques
|
15 |
For which of the following would a static analysis tool be MOST useful. |
Supporting reviews
Validating models of the software
Testing code executed in a special test harness
Enforcement of coding standards
|
16 |
Which type of test design technique does the following statement best describe a procedure to derive test cases asked on the specification of a component. |
Black box techniques
White box techniques
Glass Box techniques
Experience based techniques
|
17 |
When should configuration management procedures be implemented. |
During test planning
During test analysis
During test execution
When evaluating exit criteria
|
18 |
Which activity in the fundamental test process creators test suites for efficient test execution. |
Implementation and execution
Planning and control
Analysis and design
Test closure
|
19 |
___________ is often employed for off the shelf software as a form of internal acceptance testing. |
Alpha testing
Beta testing
Regression testing
Black box testing
|
20 |
Which of the following defines the expected result of a test. |
Test case specification
Test design specification
Test procedure specification
Test results
|
21 |
Who would USUALLY perform debugging activities. |
Developers
Analysis
Testers
Incident managers
|
22 |
Where may functional testing is performed. |
At system and acceptance testing levels only
At all test levels
At all levels above integration testing
At the acceptance testing level only
|
23 |
White box testing is. |
Same as glass box testing
Same as clear box testing
Both a and b
Boundary testing
|
24 |
Hybrid testing is |
Combination of one or more testing techniques
Combination of top town and bottom up testing
More testing techniques
Independent testing
|
25 |
Testing across different languages is called. |
Linguistic testing
Localization testing
System testing
global testing
|
26 |
What is critical in Web testing. |
Performances and functionality
Functionality and usability
Usability and performance
Debugging
|
27 |
Which of these can be used for testing as tool. |
Rational Robot
Water fall model
MS -WORD
Compiler
|
28 |
Which of these is a debugging tool. |
Windows
Heap trace
SCM
Editor
|
29 |
Which of the following is a debugging approach. |
Brute force method
Inheritance
Data flow diagrams
ER Diagrams
|
30 |
Debugging is. |
An activity of locating and correcting errors
a process of testing
A process of regression testing
A process on compiling
|