BBA (IT) Assignment Answer Sheet
BBA (IT) Assignment Answer Sheet
________________________________________________________________
(i) Boundary:
Every system has a boundary which separates it from the environment.
However, in case of business system there is no physical (or actual) boundary,
separating it from the environment. We have to imagine a boundary between the
business system and the environment to permit an analysis of interaction
between the two.
(ii) Environment:
The environment is the supra-system, within which the business system
operates. The business system, being an open system, must be adaptive to the
environment to ensure its survival and growth.
(iii) Sub-systems:
The business system has a processing mechanism (called the organisation)
consisting of sub-systems of purchasing, production, finance, marketing,
Page 1 of 5
personnel etc. These sub-systems working in co-ordination transform the inputs
into output i.e. finished goods.
2. Availability
Information systems has made it possible for businesses to be open 24×7
all over the globe. This means that a business can be open anytime
anywhere, making purchases from different countries easier and more
convenient. It also means that you can have your goods delivered right to
your doorstep with having to move a single muscle.
Preventive Maintenance
Preventive maintenance is intended to solve and solve the problem before the
appearance. It is more commonly done in the form of normal inspections, which
Page 2 of 5
generally occur three times a year. When verifying the system and technology,
carefully check all wear, divided or immense. Please replace the damaged part
immediately. This will be able to enter "crisis mode" if it breaks suddenly.
Condition-Based Maintenance
Condition-based maintenance is sometimes considered a more advanced
alternative to preventive maintenance. Rather than checking as planned, you
need to watch carefully if the machine and system are likely to indicate
imminent failure. Through condition-based maintenance, technicians observe
system operation and identify variables that can affect function, such as
temperature, vibration speed, power, humidity, etc.
Corrective Maintenance
Initiate corrective maintenance when a problem is discovered while another
work order is being processed. Through corrective maintenance problems,
problems can be discovered "in time". For example, during a scheduled
maintenance inspection or while troubleshooting another problem, a
maintenance technician noticed that the pipes in the HVAC system were not
working properly. Then schedule corrective maintenance for a future date to fix
or replace the problem.
Ans.
Testing:
Fundamentally, testing is a process to check if the system is working same as it
was supposed to do, and not working as it was not supposed to do. It is done by
the tester to identify the defects in the system (actual result of test case
execution is not matching with expected result). It can be done using Manual
and automated way.
Debugging:
Debugging is the activity performed by developers to fix the bug found in the
system. This is manual step by step unstructured and unreliable process to find
and removes a specific bug from the system.
Page 3 of 5
Testing Debugging
Testing is the process to find bugs Debugging is the process to correct the
and errors. bugs found during testing.
It is the process to identify the It is the process to give the absolution
failure of implemented code. to code failure.
Testing is the display of errors. Debugging is a deductive process.
Testing is done by the tester. Debugging is done by either
programmer or developer.
There is no need of design Debugging can’t be done without
knowledge in the testing process. proper design knowledge.
Testing can be done by insider as Debugging is done only by insider.
well as outsider. Outsider can’t do debugging.
Ans.
3. Reflective Design
"...Consider the rationalization and intelligence of a product. Can I tell a story
about it? Does it attract my own image, my pride?" This is the highest state of
Page 4 of 5
emotional design; it represents a conscious thinking layer, we approach design
consciously; weigh its pros and cons, judge it based on our more subtle and
rational side, and extract information to determine its personal meaning to us.
Reflective thinking allows us to rationalize environmental information to
influence the level of behavior.
Page 5 of 5