ISTBQ MCQ Questions
Q.Which of the following is the best source of Expected Outcomes for User Acceptance Test scripts
- Actual results
- Program specification
- User requirements
- System specification
Ans. 3. User requirements
Q. What is the main difference between a walkthrough and an inspection?
- An inspection is a lead by the author, whilst a walkthrough is a lead by a trained moderator
- An inspection has a trained leader, whilst a walkthrough has no leader.
- Authors are not present during inspections, whilst they are during walkthroughs
- A walkthrough is a lead by the author, whilst an inspection is a lead by a trained moderator
Ans. 4. A walkthrough is a lead by the author, whilst an inspection is a lead by a trained moderator
Q. Which one of the following describes the major benefit of verification early in the life cycle?
- It allows the identification of changes in user requirements.
- It facilitates the timely setup of the test environment.
- It reduces defect multiplication.
- It allows testers to become involved early in the project.
Ans. 3. It reduces defect multiplication.
Q. Integration testing :
- tests the individual components that have been developed.
- tests interactions between modules or subsystems.
- only uses components that form part of the live system.
- tests interfaces to other systems.
Ans. 2. tests interactions between modules or subsystems.
Q. Static analysis is best described as:
- the analysis of batch programs
- the reviewing of test plans.
- the analysis of program code.
- the use of black-box testing
Ans. 3. the analysis of program code.
Q. Alpha testing is
- post-release testing by end-user representatives at the developer's site
- the first testing that is performed.
- pre-release testing by end-user representatives at the developer's site.
- pre-release testing by end-user representatives at their sites
Ans. 3. pre-release testing by end-user representatives at the developer's site.
Q. A failure is:
- found in the software; the result of an error.
- departure from specified behavior.
- an incorrect step, process, or data definition in a computer program
- a human action that produces an incorrect result
Ans. 2. departure from specified behavior.
Q.The most important thing about early test design is that it:
- makes test preparation easier.
- means inspections are not required.
- can prevent fault multiplication
- will find all faults.
Ans. 3. can prevent fault multiplication
Q.Which of the following statements about reviews is false?
- Reviews cannot be performed on user requirements specifications
- Reviews are the least effective way of testing code
- Reviews are unlikely to find faults in test plans.
- Reviews should be performed on specifications, code, and test plans
Ans. 2. Reviews are the least effective way of testing code
Q. A configuration management system would NOT normally provide:
- linkage of customer requirements to version numbers
- facility to compare test results with expected results
- the precise differences in versions of software component source code
- restricted access to the source code library
Ans. 2. facility to compare test results with expected results
Subscribe us to receive more such articles updates in your email.
If you have any questions, feel free to ask in the comments section below. Nothing gives me greater joy than helping my readers!
Disclaimer: This tutorial is for educational purpose only. Individual is solely responsible for any illegal act.