Uploaded by Marriam Nawaz

Quiz No1

advertisement
Quiz No.1
Question#1
(2)
Differentiate between functional and non-functional requirements?
Question#2
(2)
Differentiate between Generic and customized product?
Question#3
Explain the key challenges facing software engineering?
(4)
Solution of Quiz No.1
Answer Q.No1
A functional requirement describes what a software system should do, while non-functional
requirements place constraints on how the system will do so. The functional requirement
is describing the behavior of the system as it relates to the system's functionality. The nonfunctional requirement elaborates a performance characteristic of the system.
An example of a functional requirement would be:
 A system must send an email whenever a certain condition is met (e.g. an order is placed, a
customer signs up, etc).
A related non-functional requirement for the system may be:
 Emails should be sent with a latency of no greater than 12 hours from such an activity.
Answer Q.No2
 Generic products
 Stand-alone systems that are marketed and sold to any customer who wishes to buy
them.
 Examples – PC software such as graphics programs, project management tools; CAD
software; software for specific markets such as appointments systems for dentists.
 Customized products
 Software that is commissioned by a specific customer to meet their own needs.
 Examples – embedded control systems, air traffic control software, traffic monitoring
systems.
Answer Q.No3
Following are the key challenges:
 Heterogeneity
 Increasingly, systems are required to operate as distributed systems across networks
that include different types of computer and mobile devices.
 Business and social change
 Business and society are changing incredibly quickly as emerging economies
develop and new technologies become available. They need to be able to change
their existing software and to rapidly develop new software.
 Security and trust
 As software is intertwined with all aspects of our lives, it is essential that we can
trust that software.
 Scale
 Software has to be developed across a very wide range of scales, from very small
embedded systems in portable or wearable devices through to Internet-scale, cloudbased systems that serve a global community.
Download