SWD391 - Full
a Correct Answer: Activity diagrams are used to support________<61, 64>
a. The process view
b. The logical view
c. The physical view
b Correct Answer: 2. With a good software design, which is benefit we will get?<2>
a. It leads the risk in software production ...
which of the following is advantage of broker architecture
the outcomes of object oriented analysis stage are
Written for
SWD391
All documents for this subject (1)
Seller
Follow
Classroom
Reviews received
Content preview
SWD391 - Full
a Correct Answer: Activity diagrams are used to support________<61, 64>
a. The process view
b. The logical view
c. The physical view
b Correct Answer: 2. With a good software design, which is benefit we will get?<2>
a. It leads the risk in software production more serious
b. It helps to coordinate development teams to work together orderly
c. It leads to have more works on software production
a Correct Answer: 3. Which of the following is advantage of broker architecture?<228, 229>
a. Changeability and extensibility
b. low fault-tolerance
c. inefficiency
d. difficultly to testing
a Correct Answer: 4. The outcomes of Object Oriented Analysis stage are...<84>
a. Requirement Specification, Initial logic structure of the system
b. Requirement specification, system detailed design description
c. Initial logic structure of the system, system detailed design description
b Correct Answer: 5. Which of the following if limitation of Non-buffered Event-Based architecture?
<186>
a. Reusability of components
b. Reliability and overhead of indirect invocations
c. System maintenance and evolution
d. Possibility of parallel execution
a Correct Answer: 6. Package diagram is grouped in which of following UML diagram category?<41>
a. Structure diagram
b. Behavioral diagram
A Correct Answer: 7. The Architectural Decision Procedure includes following steps:
1. Quantify the quality attributes
2. Determine the required quality attributes in requirement analysis
3. Compute the weighted sum
A. 2-1-3
B. 1-2-3
C. 3-1-2
D. 3-2-1
c Correct Answer: 78. Design produces architectures that specify products and components in the form
of which of the following?<349>
,a. Algorithm and structure solution
b. User interface layout solution
c. A detail-level design solution
d. An abstract-level design solution
b Correct Answer: 9. Which of the following is TRUE for implementing the separation of the user
interface from the logic of software system?<328>
a. Decrease reusability
b. The same logic can be accessed by different kinds of user interfaces.
c. The business logic and the user interface cannot be modified without affecting each other.
d. Difficult to maintainability.
a Correct Answer: 10. The constituent parts of the architecture of a system are which of the following?
<360>
a. Its component, connectors, and the rules governing their interactions.
b. Its sub-system, components, classes, functions, attributes.
c. Its connectors, concurrency, and the rules governing their interactions.
d Correct Answer: 11. Which diagram equivalent to a sequence diagram?<56>
a. Deployment diagram
b. Activity diagram
c. State machine diagram
d. Collaboration diagram
c Correct Answer: 12. Which of the following is NOT benefit of distributed architecture?<243>
a. Supports multiple independent argents
b. Loose coupling of modules
c. Testability
d. Scalability
b Correct Answer: 13. Which of the following architecture is suitable for the embedded system software
design?<127>
a. Pipe and filter architecture
b. Process-Control Architecture
c. Batch- sequence architecture
b Correct Answer: 14. When you are requested to develop a Radar software system, a Traffic
management system, etc, which of the following architecture is the best suitable for development?
<210-216>
a. Component-based architecture
b. PAC architecture
c. Message-based architecture
d. MVC architecture
a Correct Answer: 15. Which of the perspective where the connectors in software architecture might be
classification into 4 types: Variable, environment resource, method, message?<27>
a. Based on connector's information carrier
b. Based on connector's active time
,c. Based on connector's synchronization mode
d. Based on connector's implementation type
a Correct Answer: 16. ATAM is which of the following methods?<270>
a. Architecture Trace-off Analysis Method
b. Software analysis and Modeling Method
c. Active reviews for intermediate designs
d. Software architecture analysis designs
a Correct Answer: 17. Repository architecture and Backboard architecture is categorized into which of
the following architecture style?<135>
a. Data-centered architecture style
b. Data-flow architecture style
c. Hierarchical architecture style
d. Component-based architecture style
c Correct Answer: 18. Which of the following is TRUE?<272>
a. Time efficiency is usually the most important quality attribute
b. Modifiability and expandability are the same quality attribute
c. Hardware independence does not imply software independence
c Correct Answer: 19. Which of the following is one limitation of Client/Server architecture?<223>
a. Reusability of server component
b. Separation of responsibilities such as user interface presentation and business logic process
c. Server availability and reliability
a Correct Answer: 20. Which of the following is limitation of message-driven architecture?<193>
a. Capacity limit of message queue
b. Supporting batch processing.
c. Supporting loose coupling
d. Providing scalability and reliability of message delivery
a Correct Answer: 21. When will you apply the Batch Sequence architecture?<118>
a. Developing a system where each sub-system reads related input files and writes output files.
b. Developing a system which needs to maintain an output data at a stable level
c. Developing a system which can be broken into a series of processing steps over data streams.
a Correct Answer: 22. Which of the following attributes which could be observable at runtime?<10>
a. Availability, Security, Performance
b. Time to market, lifetime, Cost
c. Availability, Cost, Performance, Portability
d. Time to market, Performance, Security
c Correct Answer: 23. Which of the following is one of advantages of Component-Based architecture?
<260>
a. Not many component-oriented design tools are available.
b. Easy to find suitable available component to reuse.
c. Productivity for the software development and future software development
, d. Adaptation of component is always simple.
a Correct Answer: 24. Which of the following statement is TRUE?<298>
a. The usability of a user interface is enhanced by consistency and integration.
b. A user interface is mainly for accepting inputs, conducing computations, and displaying outputs.
c. A customizable user interface is not a good style since it will confuse users.
d. The look and feel of a user interface can be defined by using engineering rules.
a Correct Answer: 25. Which of the following is a limitation of Layered architecture?<167>
a. Lower runtime performance
b. Incremental software development
c. Promotion of portability
d. Enhanced flexibility
a Correct Answer: 26. User interface Evaluation does NOT focus on which of following features?<326>
a. Only the tailor -able of the user interface
b. The defects in user interface features
c. The degree user interface meets user requirements
d. The usability of the interface
c Correct Answer: 27. Quality attributes are used to make architectural decision, which of the following
is NOT a quality attribute?<10>
a. Efficiency
b. Functionality
c. Productivity
d. Usability
e. Reliability
f. Portability
a Correct Answer: 28. Which of the following is a limitation of component architecture?<261>
a. Adaption of components
b. Productivity for the current and feature software development
c. Reusability of component
d. System maintenance and evolution
a Correct Answer: 30. Which of the following guides is NOT the guideline for mapping runtime elements
in a software architecture design?<24>
a. If the two elements are mapped to a single process, the connector could be mapped to local method
invocation.
b. A complex element can be expanded into a sub-system with its own elements and connectors.
c. A cluster of processor should be considered for added CPU data processing power, if there are heavy
computations in the elements for development at a particular location.
a system's capability to be available Correct Answer: 32. Availability refers to...
a Correct Answer: 33. Which of the following is NOT an architecture style in hierarchical architecture?
<156>
a. Client-Server architecture
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller Classroom. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $13.99. You're not tied to anything after your purchase.