Questão 1
Questão
The ________ and ________ are used within individual workbenches to produce the right output products.
Questão 2
Questão
Which aspects of testing will establishing traceability help?
Responda
-
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
Questão 3
Questão
The principle of Cyclomatic complexity, considering L as edges or links, N as nodes, P as independent paths
Responda
-
A. L-N +2P
-
B. N-L +2P
-
C. N-L +P
-
D. N-L +P
Questão 4
Responda
-
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
Questão 5
Questão
A _____ is the step-by-step method followed to ensure that standards are met
Responda
-
A. SDLC
-
B. Project Plan
-
C. Policy
-
D. Procedure
Questão 6
Questão
Which is not a test Oracle
Questão 7
Responda
-
A. Plan, Do, Check, Act
-
B. Plan, Do, Correct, Act
-
C. Plan, Debug, Check, Act
-
D. Plan, Do, Check, Accept
Questão 8
Questão
Which is the non-functional testing
Responda
-
A. Performance testing
-
B. Unit testing
-
C. Regression testing
-
D. Sanity testing
Questão 9
Questão
Which of the following is a MAJOR test planning task?
Responda
-
A. Determining the exit criteria
-
B. Measuring and analyzing results
-
C. Implementing corrective actions
-
D. Monitoring and documenting progress
Questão 10
Questão
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.
Responda
-
A. Load Testing
-
B. Integration Testing
-
C. System Testing
-
D. Usability Testing
Questão 11
Questão
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
Responda
-
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
Questão 12
Questão
What can static analysis NOT find?
Responda
-
A. The use of a variable before it has been defined
-
B. Unreachable ("dead") code
-
C. Memory leaks
-
D. Array bound violations
Questão 13
Questão
White Box Techniques are also called as:
Questão 14
Questão
Reviewing the test Basis is a part of which phase
Responda
-
A. Test Analysis and Design
-
B. Test Implementation and execution
-
C. Test Closure Activities
-
D. Evaluating exit criteria and reporting
Questão 15
Questão
Component Testing is also called as
i. Unit Testing
ii. Program Testing
iii. Module Testing
iv. System Component Testing .
Responda
-
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
Questão 16
Questão
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
Responda
-
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
Questão 17
Questão
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
Responda
-
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
Questão 18
Questão
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
Responda
-
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
Questão 19
Questão
Testing activity which is performed to expose defects in the interfaces and in the interaction between integrated components is :
Questão 20
Questão
Methodologies adopted while performing Maintenance Testing
Questão 21
Questão
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.
Responda
-
A. 12,16,22
-
B. 24,27,17
-
C. 22,23,24
-
D. 14,15,19
Questão 22
Questão
What is an equivalence partition (also known as an equivalence class)?
Responda
-
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.
Questão 23
Questão
Which of the following is not a part of the Test Implementation and Execution Phase
Responda
-
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
Questão 24
Questão
Link Testing is also called as :
Responda
-
A. Component Integration testing
-
B. Component System Testing
-
C. Component Sub System Testing
-
D. Maintenance testing
Questão 25
Questão
Who are the persons involved in a Formal Review
i. Manager
ii. Moderator
iii. Scribe / Recorder
iv. Assistant Manager
Responda
-
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.
Questão 26
Questão
Which of the following statements regarding static testing is false:
Responda
-
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
Questão 27
Questão
Designing the test environment set-up and identifying any required infrastructure and tools are a part of which phase
Responda
-
A. Test Implementation and execution
-
B. Test Analysis and Design
-
C. Evaluating the Exit Criteria and reporting
-
D. Test Closure Activities
Questão 28
Questão
A Type of functional Testing, which investigates the functions relating to detection of threats, such as virus from malicious outsiders.
Responda
-
A. Security Testing
-
B. Recovery Testing
-
C. Performance Testing
-
D. Functionality Testing
Questão 29
Questão
A Person who documents all the issues, problems and open points that were identified during a formal review.
Responda
-
A. Moderator.
-
B. Scribe
-
C. Author
-
D. Manager
Questão 30
Questão
The Test Cases Derived from use cases
Responda
-
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
Questão 31
Questão
One of the fields on a form contains a text box which accepts alpha numeric values. Identify the Valid Equivalence class
Responda
-
A. BOOK
-
B. Book
-
C. Boo01k
-
D. book
Questão 32
Questão
Which of the following are potential benefits of using test support tools?
Responda
-
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
Questão 33
Questão
Which statements correctly describe certain phases of a formal review?
Responda
-
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
Questão 34
Questão
A Project risk includes which of the following
Responda
-
A. Organizational Factors
-
B. Poor Software characteristics
-
C. Error Prone software delivered.
-
D. Software that does not perform its intended functions
Questão 35
Questão
Which of the following is a Key Characteristics of Walk Through
Responda
-
A. Scenario , Dry Run , Peer Group
-
B. Pre Meeting Preparations
-
C. Formal Follow Up Process
-
D. Includes Metrics
Questão 36
Questão
Which of the following techniques is NOT a White box technique?
Responda
-
A. Statement Testing and coverage
-
B. Decision Testing and coverage
-
C. Condition Coverage
-
D. Boundary value analysis
Questão 37
Questão
Reporting Discrepancies as incidents is a part of which phase
Responda
-
A. Test Analysis and Design
-
B. Test Implementation and execution
-
C. Test Closure Activities
-
D. Evaluating exit criteria and reporting
Questão 38
Questão
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
Responda
-
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
Questão 39
Questão
Incidents would not be raised against:
Questão 40
Questão
The Planning phase of a formal review includes the following
Responda
-
A. Explaining the objectives
-
B. Selecting the personnel, allocating roles.
-
C. Follow up
-
D. Individual Meeting preparations