Which of the following is a black box testing strategy ?
A. All Statements Coverage
B. Control Structure Coverage
C. Cause-Effect Graphs
D. All Paths Coverage
Explanation: Rest are test strategies of white box testing.
A. All Statements Coverage
B. Control Structure Coverage
C. Cause-Effect Graphs
D. All Paths Coverage
Explanation: Rest are test strategies of white box testing.
A. Product Requirement Document
B. Project Requirement Document
C. Product Restrictions Document
D. None of the mentioned
Explanation: A product requirements document (PRD. is a document written by a company that defines a product they are making, or the requirements for one or more new features for an existing product.
A. Inheritance
B. Composition
C. All of the mentioned
D. None of the mentioned
Explanation: Using inheritance, an existing design pattern becomes a template for a new subclass.Composition is a concept that leads to aggregate objects.
A. Structural things
B. Behavioral things
C. Groug things
D. Annotational things
Explanation: It include a note which is simply a symbol for rendering constraints and comments attached to an element or a collection of elements.
A. Object
B. State
C. Interface
D. None of the mentioned
Explanation: In a state chart diagram, effects occur when the attribute’s value changes
A. Activity diagram
B. Sequence diagram
C. Statechart diagram
D. Object diagram
Explanation: A statechart diagram shows a state machine, consisting of states, transitions, events, and activities.
A. describing the customer complaints
B. establishing a basis for the creation of a software design
C. defining a set of requirements that can be validated once the software is built
D. none of the mentioned
Explanation: All the options are covered in analysis model.