0
2.9kviews
Software Engineering Question Paper - Dec 16 - Computer Engineering (Semester 6) - Mumbai University (MU)
1 Answer
0
167views

Software Engineering - Dec 16

Computer Engineering (Semester 6)

Total marks: 80
Total time: 3 Hours
INSTRUCTIONS
(1) Question 1 is compulsory.
(2) Attempt any three from the remaining questions.
(3) Draw neat diagrams wherever necessary.

Q.1

Develop the SRS for an Online Shopping Portal. A customer visits the online shopping portal. He may buy item or just visit the page and logout. The customer can select a segment, then a category and brand to get different products in the desired brand.
The customer can select product for purchasing. The process can be repeated for more items. Once the customer finishes the selecting product/s, the cart can be viewed. If the customer wants to edit the final cart it can be done. For completing the process of purchase and payment the customer has to login the portal. If the customer is visiting for first time, he should do the registration process first, else he can directly login to continue. Final cart is submitted for payment and the delivery address is confirmed by the customer. Confirmation is given to the customer through shipment Id and products list. SRS for this should include:
$\hspace{20mm}$ a. Product perspective
$\hspace{20mm}$ b. Scope and objective
$\hspace{20mm}$ c. Functional Requirements
$\hspace{20mm}$ d. Non-Functional Requirements
(20 marks) 00

Q.2

(a) What is user interface design process? Explain with one example.
(10 marks) 00

(b) Explain Software Configuration item identification.
(10 marks) 00

Q.3

(a) What are the objectives of testing? Explain black box testing and integration testing.
(10 marks) 00

(b) What is Coupling and Cohesion? Explain different forms of it.
(10 marks) 00

Q.4

(a) What do you mean by requirements? Explain Functional and Non-Functional requirements in detail.
(10 marks) 00

(b) What are the different types of maintenance and also explain steps for creating maintenance log?
(10 marks) 00

Q.5

(a) Discuss Incremental model and prototype model for software development with merits and demerits.
(10 marks) 00

(b) Explain size oriented software engineering metrics.

Find function points for an E-commerce application with the following data,
$\hspace{15mm}$No. of User inputs $\hspace{15mm}$50
$\hspace{15mm}$No. of User outputs $\hspace{13mm}$30
$\hspace{15mm}$No. of User inquiries $\hspace{11mm}$35
$\hspace{15mm}$No. of User tiles $\hspace{19mm}$06
$\hspace{15mm}$No. of external interfaces $\hspace{2mm}$04
Assume suitable complexity adjustment factors and weighting factors.

(10 marks) 00

Q.6 Write short notes on (any two). [20]

$\hspace{15mm}$(a) Version control and change control.
(5 marks) 00

$\hspace{15mm}$(b) COCOMO Model.
(5 marks) 00

$\hspace{15mm}$(c) Agile Methodology.
(5 marks) 00

$\hspace{15mm}$(d) Risk Management.
(5 marks) 00

Please log in to add an answer.