Вы находитесь на странице: 1из 2

SAD ASSIGNMENT

Q1. Prepare the HIPO Chart for payroll preparation. Describe in details the various processes,provide
the hierarchical chart, legends and contents for each different HIPO Chart.

Q2.Annapurna supermarket located in Delhi functions as follows:-

a) The customer picks out the items he/she needs from the well categorised shelves and
places it in his/her basket.
b) He/she then carries the basket to the counter. The operator at the counter takes out
each item at the counter and keys-in its item code( a 6 digit number ) printed on the
packet of the item one by one on a PC.
c) Once all the items are dealt with, the operator presses the OK button, which causes the
computer to compute and show the total amount of the bill.
d) The customer pays the amount on the bill either in cash/check or debit/credit card, then
the customer has to key-in the pin code first.
e) The operator returns the balance to the customer if any. Two copies of the bill gets
printed on the printer attached to the computer.
f) One copy of the bill is handed to the customer, the other is retained with the operator.
The customer leaves taking the items leaving the basket.
g) The bill is checked by the security personnel at the EXIT.

Draw a DFD for this upto second level.

Q3. A cooperative banks grants a loan under the following conditions:-

a) If a customer has an account with the bank and has no loan outstanding, the loan will be
granted. The person should be having an account with the bank.
b) If the customer has an account with the bank but amount some is withstanding from
previous loans then the loan will be granted, if special management approval is obtained.
c) Reject the loan applications in all other cases.

1. Draw a decision tree for the bank.


2. Draw a decision table for the bank.

Q4. A company pays wages to its workers in the following manner:-

a) A worker is supposed to work 48 hours a week. If he works less than that, an absence report
is generated and his salary is computed on the hourly basis.
b) If he works for more than 48 hours, he is given payment for the exrta hours worked. The
payment for the extra hours worked is 1.5 times the normal payment.

Q. Develop a pseudo code to compute wages, prepare salary slip and absence report.

a. If hours worked < 48 hours, prepare absence report and compute wages by multiplying hours
worked by hourly rate.
b. If hours worked > 48 hours, then compute wages by adding salary with the extra payment.
Q5. You are a system analyst working on a project to develop an Internet for a large organisation with
several thousand employees working in offices throughout India, this will be the organisations first
Internet and the Executive Management wants it to help increase the employee efficiency and
commitment as part of fact finding. Information needs to be gathered from employees of the
organisation regarding Internet content and functionality. Due to the size and geographic distribution
of the organisation as well as project time constraints , there is insufficient time and resources for
personal interviews, so you have decied that a questionnare is needed.

a) What facts and opinions do you need to collect?


b) Should all employees in the organisation be surveyed? Why and why not? If not all
employees to be surveyed, how would you select the employees to be surveyed?
c) What format do you think would work best for this suvey questionnare? If fixed format, what
types of formats and questions would be used?
d) How long would the survey questionnare be in order to get the necessary information
without discouraging employees from filling it out?

Create the survey questionnare using the question writing guidelines discussed by your teacher.

Вам также может понравиться