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

www.andhracolleges.

com The Complete Information About Colleges in Andhra Pradesh

Code No: R05220501 Set No. 1


II B.Tech II Semester Regular Examinations, Apr/May 2007
SOFTWARE ENGINEERING
( Common to Computer Science & Engineering, Information Technology
and Computer Science & Systems Engineering)
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks

www.andhracolleges.com
⋆⋆⋆⋆⋆

1. (a) Discuss the statement, “Reusability is an important characteristic of a high


quality software component.”
(b) List the major differences between the exploratory and modern software de-
velopment practices. [6+10]

2. (a) Explain about structured language specifications for writing system require-
ments.
(b) How would you specify system requirements using a standard form? [8+8]

3. (a) Define usecases. Explain their purpose.


(b) Discuss how sequence diagram add information to use case with an example.
[6+10]

4. (a) Define refactoring. Explain it’s intent. Also explain the advantages and dis-
advantages of it.
(b) Define design class. Describe their purpose. Explain different types of it.

www.andhracolleges.com
[2+2+4+2+2+4]

5. (a) What is a state machine model? Discuss with an example. [8]


(b) What is Object interface specification? Write a Java description of weather
station interface. [8]

6. (a) List some of the problems that might be associated with the creation of an
independent test group. [8]
(b) Why is a highly coupled module is difficult to unit test? [8]

7. Discuss clearly about risk projection. [16]

8. (a) What is meant by software quality measurement? What are the things that
are covered in SQA? [10]
(b) Discuss the importance of quality assurance. [6]

⋆⋆⋆⋆⋆

Seminar Topics - Scholarships - Admission/Entrance Exam Notifications


1 ofUSA-UK-Australia-Germany-France-NewZealand
1 Universities List

www.andhracolleges.com Engineering-MBA-MCA-Medical-Pharmacy-B.Ed-Law Colleges Information


www.andhracolleges.com The Complete Information About Colleges in Andhra Pradesh

Code No: R05220501 Set No. 2


II B.Tech II Semester Regular Examinations, Apr/May 2007
SOFTWARE ENGINEERING
( Common to Computer Science & Engineering, Information Technology
and Computer Science & Systems Engineering)
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks

www.andhracolleges.com
⋆⋆⋆⋆⋆

1. What is software process assessment ? Describe it?s purpose. Why SPICE has
been developed as a standard for software process assessment. [3+3+10]

2. (a) Discuss about Concurrent development model. Explain how it is different


from incremental model.
(b) Explain the merits and demerits of Component assembly model. [5+5+6]

3. Discuss the statement, “ Software system requirements may be derived or con-


strained by social and organizational context.”. [16]

4. (a) Discuss the advantages and disadvantages of modularization.


(b) Why should not we over modularize? How would you decompose a software
solution to obtain the best set of modules. [8+3+5 ]

5. State and explain various Object-Oriented Design concepts. [16]

6. (a) List some of the problems that might be associated with the creation of an
independent test group. [8]

www.andhracolleges.com
(b) Why is a highly coupled module is difficult to unit test? [8]

7. (a) Discuss the relationship between lines of code and function points. [8]
(b) What is Object-Oriented metrics and how it is different from LOC and FP
metrics? [8]

8. What is meant by SQA? Discuss in detail SQA activities. [16]

⋆⋆⋆⋆⋆

Seminar Topics - Scholarships - Admission/Entrance Exam Notifications


1 ofUSA-UK-Australia-Germany-France-NewZealand
1 Universities List

www.andhracolleges.com Engineering-MBA-MCA-Medical-Pharmacy-B.Ed-Law Colleges Information


www.andhracolleges.com The Complete Information About Colleges in Andhra Pradesh

Code No: R05220501 Set No. 3


II B.Tech II Semester Regular Examinations, Apr/May 2007
SOFTWARE ENGINEERING
( Common to Computer Science & Engineering, Information Technology
and Computer Science & Systems Engineering)
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks

www.andhracolleges.com
⋆⋆⋆⋆⋆

1. (a) Discuss the major problems with the capability maturity model.
(b) Explain about capability assessment process. [8+8]

2. Recommend the life cycle model( waterfall or evolutionary ) for the following soft-
ware systems.
a) Customer relations management
b) Supply chain management. [8+8]

3. What is a behavioural model? Discuss various types of behavioural models with


examples for each. [4+12]

4. What is architectural style? Discuss various categories of it. [ 6+10]

5. (a) Discuss about design evolution . [8]


(b) Draw and explain the state diagram for weather station. [8]

6. (a) The software analysis and design are constructive tasks, and software testing
is considered to be destructive from the point of view of developer. Discuss.

www.andhracolleges.com
[8]
(b) Who will test the software, either developer or an independent test group?
Discuss the advantage and draw backs of each one.
[8]

7. (a) Discuss the seven principles of risk management which were identified by SEI.
[10]
(b) Distinguish between generic risks and product specific risks. [6]

8. (a) What is meant by software quality measurement? What are the things that
are covered in SQA? [10]
(b) Discuss the importance of quality assurance. [6]

⋆⋆⋆⋆⋆

Seminar Topics - Scholarships - Admission/Entrance Exam Notifications


1 ofUSA-UK-Australia-Germany-France-NewZealand
1 Universities List

www.andhracolleges.com Engineering-MBA-MCA-Medical-Pharmacy-B.Ed-Law Colleges Information


www.andhracolleges.com The Complete Information About Colleges in Andhra Pradesh

Code No: R05220501 Set No. 4


II B.Tech II Semester Regular Examinations, Apr/May 2007
SOFTWARE ENGINEERING
( Common to Computer Science & Engineering, Information Technology
and Computer Science & Systems Engineering)
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks

www.andhracolleges.com
⋆⋆⋆⋆⋆

1. Discuss the statement,“PSP and TSP are rigorous approaches to software engineer-
ing that provides distinct and quantifiable benefits in productivity and quality.”
[16]

2. (a) Discuss how non-functional requirements arise.


(b) Explain the problems with non-functional requirements. [8+8]

3. Discuss various techniques for requirements elicitation and analysis. [16]

4. (a) What is abstraction? Explain different types of abstractions with examples.


(b) What is software architecture? Give an example. [3+5+5+3]

5. State and explain with an example the various methods to identify object classes.
[16]

6. (a) What is meant by software quality? Discuss clearly the McCall?s software
quality factors. [10]

www.andhracolleges.com
(b) Discuss about ISO 9126 Quality factors. [6]

7. (a) Present an argument against lines of code as a measure for software pro-
ductivity. Will your case hold up when dozens or hundreds of projects are
considered? [8]
(b) The software used to control a photocopier requires 32,000 lines of C and 4200
lines of Small talk. Estimate the number of function points for the software
inside the copier. [8]

8. (a) Discuss in detail about software safety. [6]


(b) Discuss the ISO 9001:2000 standard. [10]

⋆⋆⋆⋆⋆

Seminar Topics - Scholarships - Admission/Entrance Exam Notifications


1 ofUSA-UK-Australia-Germany-France-NewZealand
1 Universities List

www.andhracolleges.com Engineering-MBA-MCA-Medical-Pharmacy-B.Ed-Law Colleges Information

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