Software Testing – ISQTB Questions – Part 3
January 7, 2019
Software Testing Questions – Part 3
This Testing Question Bank “Software Testing Questions – Part 3” consists of High-Quality Multiple-Choice Questions (MCQ) on Software Testing Concepts.
These questions can range from basic concepts to advanced concepts of ISTQB Foundation and Test Analyst Level.
These Testing Questions are useful for manual as well as experienced QA Engineers in manual or automation and can be useful before appearing in any interview.
Q21- Error seeding involves?
A. Evaluates the thoroughness with which a computer program is tested by purposely inserting errors into a supposedly correct program.
B. Errors inserted by the developers intentionally to make the system malfunctioning.
C. Neither A or B.
D. Both A and B.
Q22- Unit, Integration and System testing being replaced by ________ using object-oriented software testing concepts?
A. Class-based testing, Object Integration testing, System testing.
B. Statement coverage, Branch coverage, Condition coverage.
C. All of the above.
D. None of the above.
Q23- What is the relationship between equivalence partitioning and boundary value analysis techniques?
A. Structural testing.
B. Opaque testing.
C. Compatibility testing.
D. All of the above.
Q24- Best definition for Validation can be said as?
A. Determination of the correctness of the final program or software produced from a development project with respect to the user needs and requirements.
B. A document that describes testing activities and results and evaluates the corresponding test items
C. Test data that lie within the domain of the function represented by the program
D. All of the above
Q25- Identify which one can be said or defined as an internal failure?
A. Delaying tester’s access to areas of the code.
B. Replacement with updated product.
C. Training programmers to make or miss fewer bugs.
D. Testing by Tech. Support.
Q26- The final goal of software testing is to?
A. Execute the program with the intent of finding errors.
B. Validate that the system behaves as expected.
C. Let the developer know the defects injected by him.
D. Debug the system.
Q27- Introducing a small change to the program and having the effects of that change show up in some test, is called as?
A. Desk checking.
B. Debugging a program.
C. Introducing mutations.
D. Performance testing.
E. A mutation error.
Q28- The following is perfect example for?
If (condition1 && (condition2 || function1()))
statement1;
else
statement2;
A. Statement coverage.
B. Condition coverage.
C. Decision coverage.
D. Path Coverage
Q29- Static Analysis is ?
A. Same as static testing.
B. Done by the developers.
C. Both A and B.
D. None of the above
Q30- User Acceptance Testing or UAT is?
A. Same as Alpha Testing.
B. Combination of Alpha and Beta Testing.
C. Same as Beta Testing.
D. None of the above.
If you prefer to continue reading more questions on Software Testing Interview or ISTQB Questions please follow below link for next set of questions:
Software Testing Questions – Part 4
Software Testing Questions — Main Page
If you would like to keep track of further articles on interview questions, I recommend you to SUBSCRIBE by Email and have new articles sent directly to your inbox.