SOFTWARE ENGINEERING

SOFTWARE TESTING

TESTING PRINCIPLES AND CONCEPTS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following is a Structural Diagram? (Unit 2)
A
Use Case Diagrams
B
Activity Diagram
C
Sequence Diagram
D
Class Diagram
Explanation: 

Detailed explanation-1: -Structural Diagram types Component diagrams illustrate the pieces of software, embedded controllers and such that make up a system, and their organization and dependencies. Deployment diagrams show how and where the system is to be deployed; that is, its execution architecture.

Detailed explanation-2: -Structural Diagrams. Structural diagrams depict a static view or structure of a system. It is widely used in the documentation of software architecture. It embraces class diagrams, composite structure diagrams, component diagrams, deployment diagrams, object diagrams, and package diagrams.

There is 1 question to complete.