What is the difference between a primary actor and a secondary actor in a use case?
- Primary actors are external, secondary actors are internal
- Primary actors are optional, secondary actors are mandatory
- Primary actors are users, secondary actors are system components
- Primary actors initiate the use case, while secondary actors assist or support it
In use case terminology, primary actors initiate the use case and interact with the system, while secondary actors assist or support the primary actors in achieving the use case's goals. Understanding this distinction is crucial for accurately modeling and testing use cases.
Loading...
Related Quiz
- In the context of test monitoring and control, what does the term "test progress" refer to?
- Scenario: Due to time constraints, the project manager suggests skipping test closure activities to expedite project delivery. Evaluate the potential risks and benefits of this decision.
- What factors should be considered during test planning?
- UFT's _______________ feature provides seamless integration with version control systems for managing test assets.
- Pairwise testing is particularly effective when dealing with _______________ systems that have a large number of input parameters.