- (A) Test Plan
- (B) Test Design Specification
- (C) Test Case Specification
- (D) Test Log
Software Engineering Mcqs
- (A) data flow diagram
- (B) state transition diagram
- (C) control specification
- (D) activity diagram
- (A) sequence
- (B) condition
- (C) repetition
- (D) selection
- (A) program design language
- (B) structured English
- (C) pseudocode
- (D) all of the mentioned
- (A) Implements some functionality
- (B) Has explicit dependencies through provides and required interfaces
- (C) Communicates through its interfaces only
- (D) All of the mentioned
- (A) List all actions that can be associated with a specific procedure
- (B) List all conditions during execution of the procedure
- (C) Define rules by indicating what action(s) occurs for a set of conditions
- (D) All of the mentioned
- (A) Data representation
- (B) Logic verification
- (C) “Code-to” ability
- (D) Automatic processing
- (A) State transition diagram
- (B) Box diagram
- (C) ER diagram
- (D) None of the mentioned
- (A) functional domain
- (B) arbitrary transfer of control is impossible
- (C) recursion is easy to represent
- (D) providing a notation that translates actions and conditions
- (A) repeat until
- (B) condition
- (C) do while tests
- (D) if then-else

