Frage 1
Frage
The ________ and ________ are used within individual workbenches to produce the right output products.
Frage 2
Frage
Which aspects of testing will establishing traceability help?
Antworten
-
A. Configuration management and test data generation
-
B. Test case specification and change control
-
C. Test condition and test procedure specification
-
D. Impact analysis and requirements coverage
Frage 3
Frage
The principle of Cyclomatic complexity, considering L as edges or links, N as nodes, P as independent paths
Antworten
-
A. L-N +2P
-
B. N-L +2P
-
C. N-L +P
-
D. N-L +P
Frage 4
Antworten
-
A. To measure the functional requirements of the project
-
B. To measure the size of the functionality of an Information system
-
C. To measure the functional testing effort
-
D. To measure the functional flow
Frage 5
Frage
A _____ is the step-by-step method followed to ensure that standards are met
Antworten
-
A. SDLC
-
B. Project Plan
-
C. Policy
-
D. Procedure
Frage 6
Frage
Which is not a test Oracle
Frage 7
Antworten
-
A. Plan, Do, Check, Act
-
B. Plan, Do, Correct, Act
-
C. Plan, Debug, Check, Act
-
D. Plan, Do, Check, Accept
Frage 8
Frage
Which is the non-functional testing
Antworten
-
A. Performance testing
-
B. Unit testing
-
C. Regression testing
-
D. Sanity testing
Frage 9
Frage
Which of the following is a MAJOR test planning task?
Antworten
-
A. Determining the exit criteria
-
B. Measuring and analyzing results
-
C. Implementing corrective actions
-
D. Monitoring and documenting progress
Frage 10
Frage
Testing where in we subject the target of the test , to varying workloads to measure and evaluate the performance behaviors and ability of the target and of the test to continue to function properly under these different workloads.
Antworten
-
A. Load Testing
-
B. Integration Testing
-
C. System Testing
-
D. Usability Testing
Frage 11
Frage
Which of the following is the task of a Tester?
i. Interaction with the Test Tool Vendor to identify best ways to leverage test tool on the project.
ii. Prepare and acquire Test Data
iii. Implement Tests on all test levels, execute and log the tests.
iv. Create the Test Specifications
Antworten
-
A. i, ii, iii is true and iv is false
-
B. ii,iii,iv is true and i is false
-
C. i is true and ii,iii,iv are false
-
D. iii and iv is correct and i and ii are incorrect
Frage 12
Frage
What can static analysis NOT find?
Antworten
-
A. The use of a variable before it has been defined
-
B. Unreachable ("dead") code
-
C. Memory leaks
-
D. Array bound violations
Frage 13
Frage
White Box Techniques are also called as:
Frage 14
Frage
Reviewing the test Basis is a part of which phase
Antworten
-
A. Test Analysis and Design
-
B. Test Implementation and execution
-
C. Test Closure Activities
-
D. Evaluating exit criteria and reporting
Frage 15
Frage
Component Testing is also called as
i. Unit Testing
ii. Program Testing
iii. Module Testing
iv. System Component Testing .
Antworten
-
A. i,ii,iii are true and iv is false
-
B. i,ii,iii,iv are false
-
C. i,ii,iv are true and iii is false
-
D. all of above is true
Frage 16
Frage
Based on the IEEE Standard for Software Test Documentation (IEEE Std 829-1998), which sections of the test incident report should the following items be recorded?
Sections
a) Test incident report identifier
b) Summary
c) Incident description
d) Impact
Items
1. Impact on test plans
2. Unique identifier
3. Anomalies
4. Procedure step
5. Environment
6. References to other relevant documents
Antworten
-
A. a: 2; b: 4; c: 1, 3 and 5; d: 6
-
B. a: 2; b: 3; c: 4, 5 and 6; d: 1
-
C. a: 2; b: 6; c: 3, 4 and 5; d: 1
-
D. a: 2; b: 1; c: 3, 4 and 5; d: 6
Frage 17
Frage
Which of the following is true about Formal Review or Inspection:-
i. Led by Trained Moderator (not the author).
ii. No Pre Meeting Preparations
iii. Formal Follow up process.
iv. Main Objective is to find defects
Antworten
-
A. ii is true and i,iii,iv are false
-
B. i,iii,iv are true and ii is false
-
C. i,iii,iv are false and ii is true
-
D. iii is true and I,ii,iv are false
Frage 18
Frage
The Phases of formal review process is mentioned below arrange them in the correct order.
i. Planning
ii. Review Meeting
iii. Rework
iv. Individual Preparations
v. Kick Off
vi. Follow Up
Antworten
-
A. i,ii,iii,iv,v,vi
-
B. vi,i,ii,iii,iv,v
-
C. i,v,iv,ii,iii,vi
-
D. i,ii,iii,v,iv,vi
Frage 19
Frage
Testing activity which is performed to expose defects in the interfaces and in the interaction between integrated components is :
Frage 20
Frage
Methodologies adopted while performing Maintenance Testing
Frage 21
Frage
The Switch is switched off once the temperature falls below 18 and then it is turned on when the temperature is more than 21. . Identify the Equivalance values which belong to the same class.
Antworten
-
A. 12,16,22
-
B. 24,27,17
-
C. 22,23,24
-
D. 14,15,19
Frage 22
Frage
What is an equivalence partition (also known as an equivalence class)?
Antworten
-
A. A set of test cases for testing classes of objects
-
B. An input or output range of values such that only one value in the range becomes a test case
-
C. An input or output range of values such that each value in the range becomes a test case
-
D. An input or output range of values such that every tenth value in the range becomes a test case.
Frage 23
Frage
Which of the following is not a part of the Test Implementation and Execution Phase
Antworten
-
A. Creating test suites from the test cases
-
B. Executing test cases either manually or by using test execution tools
-
C. Comparing actual results
-
D. Designing the Tests
Frage 24
Frage
Link Testing is also called as :
Antworten
-
A. Component Integration testing
-
B. Component System Testing
-
C. Component Sub System Testing
-
D. Maintenance testing
Frage 25
Frage
Who are the persons involved in a Formal Review
i. Manager
ii. Moderator
iii. Scribe / Recorder
iv. Assistant Manager
Antworten
-
A. i,ii,iii,iv are true
-
B. i,ii,iii are true and iv is false.
-
C. ii,iii,iv are true and i is false.
-
D. i,iv are true and ii, iii are false.
Frage 26
Frage
Which of the following statements regarding static testing is false:
Antworten
-
A. Static testing requires the running of tests through the code
-
B. Static testing includes desk checking
-
C. Static testing includes techniques such as reviews and inspections
-
D. Static testing can give measurements such as cyclomatic complexity
Frage 27
Frage
Designing the test environment set-up and identifying any required infrastructure and tools are a part of which phase
Antworten
-
A. Test Implementation and execution
-
B. Test Analysis and Design
-
C. Evaluating the Exit Criteria and reporting
-
D. Test Closure Activities
Frage 28
Frage
A Type of functional Testing, which investigates the functions relating to detection of threats, such as virus from malicious outsiders.
Antworten
-
A. Security Testing
-
B. Recovery Testing
-
C. Performance Testing
-
D. Functionality Testing
Frage 29
Frage
A Person who documents all the issues, problems and open points that were identified during a formal review.
Antworten
-
A. Moderator.
-
B. Scribe
-
C. Author
-
D. Manager
Frage 30
Frage
The Test Cases Derived from use cases
Antworten
-
A. Are most useful in uncovering defects in the process flows during real world use of the system
-
B. Are most useful in uncovering defects in the process flows during the testing use of the system
-
C. Are most useful in covering the defects in the process flows during real world use of the system
-
D. Are most useful in covering the defects at the Integration Level
Frage 31
Frage
One of the fields on a form contains a text box which accepts alpha numeric values. Identify the Valid Equivalence class
Antworten
-
A. BOOK
-
B. Book
-
C. Boo01k
-
D. book
Frage 32
Frage
Which of the following are potential benefits of using test support tools?
Antworten
-
A. Ensuring greater consistency and minimizing software project risks
-
B. Reducing repetitive work and gaining easy access to test information
-
C. Performing objective assessment and reducing the need for training
-
D. Allowing for greater reliance on the tool to automate the test process
Frage 33
Frage
Which statements correctly describe certain phases of a formal review?
Antworten
-
A. Looking for defects occurs during kick-off phase
Fixing defects found happens during rework phase
-
B. Personnel selection occurs during planning phase
Gathering metrics happens during the review meeting phase
-
C. Distributing documents occurs during the planning phase
Personal review happens during individual preparation phase
-
D. Personnel selection occurs during planning phase
Fixing defects found happens during rework phase
Frage 34
Frage
A Project risk includes which of the following
Antworten
-
A. Organizational Factors
-
B. Poor Software characteristics
-
C. Error Prone software delivered.
-
D. Software that does not perform its intended functions
Frage 35
Frage
Which of the following is a Key Characteristics of Walk Through
Antworten
-
A. Scenario , Dry Run , Peer Group
-
B. Pre Meeting Preparations
-
C. Formal Follow Up Process
-
D. Includes Metrics
Frage 36
Frage
Which of the following techniques is NOT a White box technique?
Antworten
-
A. Statement Testing and coverage
-
B. Decision Testing and coverage
-
C. Condition Coverage
-
D. Boundary value analysis
Frage 37
Frage
Reporting Discrepancies as incidents is a part of which phase
Antworten
-
A. Test Analysis and Design
-
B. Test Implementation and execution
-
C. Test Closure Activities
-
D. Evaluating exit criteria and reporting
Frage 38
Frage
In a risk-based approach the risks identified may be used to
. Determine the test technique to be employed
ii. Determine the extent of testing to be carried out
iii. Prioritize testing in an attempt to find critical defects as early as possible.
iv. Determine the cost of the project
Antworten
-
A. ii is True; i, iii, iv & v are False
-
B. i,ii,iii are true and iv is false
-
C. ii & iii are True; i, iv are False
-
D. ii, iii & iv are True; i is false
Frage 39
Frage
Incidents would not be raised against:
Frage 40
Frage
The Planning phase of a formal review includes the following
Antworten
-
A. Explaining the objectives
-
B. Selecting the personnel, allocating roles.
-
C. Follow up
-
D. Individual Meeting preparations