_______________ is a graphical representation of the interactions between users (actors) and a system.
- Data Flow Diagram (DFD)
- Entity-Relationship Diagram (ERD)
- Sequence Diagram
- Use Case Diagram
A Use Case Diagram is a graphical representation of the interactions between users (actors) and a system, illustrating how the system responds to external stimuli. It provides a high-level view of the system's functionality and the actors involved in various use cases.
Loading...
Related Quiz
- Test automation scripts should be designed to handle _______________ scenarios to ensure accurate and reliable test results.
- Which type of models are commonly used in model-based testing?
- What role does usability play in functional and non-functional testing?
- In Continuous Deployment (CD), automated _______________ processes are used to deploy changes to production environments.
- Security testing in functional testing aims to ensure the confidentiality, integrity, and _______________ of the software system.