FULLY EDUCATIONAL WEBSITE
Got Frustrated of the Exams...???
Searching for sample Question Papers...???
Good Bye to hard work and Hai to smart work...
Showing posts with label CSC Question Paper. Show all posts
CS2301 Software Engineering Nov/Dec 2010 Question paper - Anna University CSE 5th Semester Question Paper
, by questionbank2u
B.E/B.Tech. DEGREE EXAMINATION, NOVEMBER 2010
Fifth Semester
Computer Science and Engineering
CS2301 - SOFTWARE ENGINEERING
(Regulation 2008)
Time: Three hours Maximum : 100 Marks
(Answer ALL questions)
PART A - (10 X 2 = 20 Marks)
1. Define Business process reengineering.
2. Write down the generic process framework that is applicable to any software project.
3. What is software prototyping?
4. Define functional and non-functional requirements.
5. What are the primary interaction styles and state their advantages?
6. List the architectural models that can be developed.
7. What are the characteristics of good tester?
8. Give the difference between verification and validation.
9. What are the processes of risk management?
10. Define error, fault and failure.
PART B - (5 X 16 = 80 Marks)
(b) Discuss in detail the project structure and programming team structure of a software organization. (16 Marks)
12. (a) Discuss any four process models with suitable application. (16 Marks) (Or)
(b) Explain the execution of seven distinct functions accomplished in requirement engineering process. (16 Marks)
13. (a) Explain the core activities involved in User interface design process with necessary block diagrams. (16 Marks) (Or)
(b) Explain the various modular decomposition and control styles commonly used in any organizational model. (16 Marks)
14. (a) (i) What is white- box testing? (2 Marks)
(ii) Explain how basis path testing helps to derive test cases to test every statement of a program. (14 Marks) (Or)
(b) (i) Define: Regression testing. (2 Marks)
(ii) Distinguish: top-down and bottom-up integration. (10 Marks)
(iii) How is testing different from debugging? Justify. (4 Marks)
15. (a) (i) Elaborate on the series of tasks of a software configuration management process. (8 Marks)
(ii) Describe function point analysis with a neat example. (8 Marks) (Or)
(b) (i) Explain the methods of decomposition for software cost estimation. (8 Marks)
(ii) Mention the challenges of risk management. (8 Marks)
CS2411 Operating Systems previous year university question papers
, by questionbank2u
CS2411 Operating Systems previous year university question papers
NOVEMBER/DECEMBER 2012 - VIEW ONLINE - DOWNLOAD
NOVEMBER/DECEMBER 2011 - VIEW ONLINE - DOWNLOAD
NOVEMBER/DECEMBER 2007 - VIEW ONLINE - DOWNLOAD
MAY/JUNE 2007 - VIEW ONLINE - DOWNLOAD
NOVEMBER/DECEMBER 2006 - VIEW ONLINE - DOWNLOAD
read more
NOVEMBER/DECEMBER 2012 - VIEW ONLINE - DOWNLOAD
NOVEMBER/DECEMBER 2011 - VIEW ONLINE - DOWNLOAD
NOVEMBER/DECEMBER 2007 - VIEW ONLINE - DOWNLOAD
MAY/JUNE 2007 - VIEW ONLINE - DOWNLOAD
NOVEMBER/DECEMBER 2006 - VIEW ONLINE - DOWNLOAD
CS2301 Software Engineering Nov / Dec 2013 Question Paper
, by questionbank2u
CS2301 Software Engineering Nov / Dec 2013 Question Paper - Anna University CSE 5th Semester Nov/Dec 2013 Question Paper
B.E./B.Tech. DEGREE EXAMINATION, NOVEMBER/DECEMBER 2013.
Fifth Semester
Computer Science and Engineering
CS 2301/CS 51/10144 CS 502— SOFTWARE ENGINEERING
(Regulation 2008/2010)
(Common to PTCS 2301 — Software Engineering for B.E. (Part—Time)
Fifth Semester Computer Science and Engineering — Regulation 2009)
Time: Three hours, Maximum : 100 marks
Answer ALL questions.
PART A (10*2=20 marks)
2. ‘Software doesn't wear out’. Justify
3. List two advantages of using traceability tables in the requirements management phase. .
4. What are the types of prototypes?
5. Develop a CRC model index card for a class ‘Account’ used in a Banking application.
6. List two principles of good design.
7. What are the levels at which testing is done?
8. Define Regression Testing
9. Define Software Quality
10. What is Risk? Give an example of risk.
PART B - (5 x 16 = 80 marks)
Or
(b) A Coffee Vending Machine dispenses coffee to customers. Customers order coffee by selecting a recipe from a set of recipes. Customers pay for the coffee using coins. Change is given back, if any, to the customers. The ‘Service Assistant’ loads ingredients (coffee. powder, milk, sugar, water, chocolate) into the coffee machine. The ‘Service Assistant’ adds a recipe by indicating the name of the coffee, the units of coffee powder, milk, sugar, water and chocolate to be added as well as the cost of the coffee.
The Service Assistant can also edit and delete a recipe.
(i) Develop the use case diagram for the specification above. (6)
(ii) For any two scenarios draw an activity diagram and sequence diagram. . (5 + 5)
12. (a)(i) What is the purpose of feasibility study? (2)
(ii) State the ‘inputs and results of the feasibility study.(4)
(iii) List any four issues addressed by a feasibility study.(4)
(iv) Elaborate the phases involved when carrying out a feasibility study. (6)
Or
(b) (i) Differentiate functional and non-functional requirements. (5)
ii). For the requirement given below, identify stakeholders, functional and non-functional requirements (11)
A software is to be built that will control an Automated Teller
Machine (ATM). The ATM machine services customers 24 X 7. ATM has a magnetic stripe reader for reading an ATM card, a keyboard and display for interaction with the customer, a slot for depositing envelopes, a dispenser for cash, a printer for printing receipts and a switch that allows an operator to start/stop a machine.
The ATM services one customer at a time. When a customer inserts an ATM card and enters the personal identification number (PIN), the details are validated for each transaction. A customer can perform one or more transactions. Transactions made against each account are recorded so as to ensure validity of transactions.
If PIN is invalid, customer is required to re-enter PIN. before
making a transaction, If customer is unable to successfully enter PIN after three tries, card is retained by machine and customer has to contact bank.
The ATM provides the following services to the customer:
(1) Withdraw cash in multiples of 100
(2) Deposit cash in multiples of 100
(3) Transfer amount between any two accounts.
(4) Make balance enquiry.
(5) Print receipt.
Each of the above transactions must be made within 60 seconds. in case the time exceeds 60 seconds, then the transaction is cancelled automatically. Also, if the machine is not used for more than two minutes after entry of card, the card is retained by the machine.
An operator panel with a key-operated switch allows an operator to start and stop the servicing of customers. When the switch is moved to the “off position, the machine will shut down, so that the operator may remove deposit envelopes and reload the machine with cash, blank receipts, etc. The operator is required to verify and enter the total cash on hand before starting the system from this panel.
13.What is system modelling? Explain the process of creating models and the factors that should be considered when building models. (16)
Or
(b) Tamil Nadu Electricity Board (TNEB) would like to Automate its billing process. Customers apply for a connection- (domestic/commercial). EB staff take readings and update the system Each customer is required to pay charges bi-monthly according to the rates set for the type of
connection.. Customers can choose to pay either by cash/card. A bill is generated on payment. Monthly reports are provided to the EB Manager.
(i) Give a name for the system. (1)
(ii) Draw the Level — 0 DFD (Context Flow Diagram) (5)
(iii) Draw the Level — DFD. (10)
14. (a) Given a set of numbers ‘n’ ,the functioh FindPrime(a[ ],n) prints a number- if it is a prime number. Draw a control flow graph, calculate the cyclomatic complexity and enumerate all paths. State how many test case-s are- needed to adequately cover the code in terms of branches, decisions and statement? Develop the necessary test cases using sample values for ‘a’ and ‘n’. (16)
Or
(b) (i) What is black box testing? (2)
(ii). What is Equivalence Class Partitioning? list rules used to define
valid and invalid equivalence classes. Explain the technique using examples.(7)
(iii) What is Boundary Value Analysis? Explain the technique specifying rules and its usage with the help of an example. (7)
15.(a (i Explain the COCOMO model for estimation (8)
(ii) State ZIPF’s law. (2)
(iii) What is the purpose of Delphi method? State advantages and disadvantages of the method. . (6)
Or
(b) What is Software Configuration Management? Explain various aspects of Configuration Management. (16)
Subscribe to:
Posts (Atom)
Labels
- (VTU) Aero Lecture Notes
- (VTU) Bio Tech Lecture Notess
- (VTU) Civil Lecture Notes
- (VTU) 1st year Lecture Notes
- (VTU) 1st year Question Papers
- (VTU) Civil Question Papers
- (VTU) CSE Lecture Notes
- (VTU) CSE Question Papers
- (VTU) ECE Lecture Notes
- (VTU) ECE Question Papers
- (VTU) EEE Lecture Notes
- (VTU) EEE Question Papers
- (VTU) Ind & Pro Lecture Notes
- (VTU) IT Lecture Notes
- (VTU) Math Question Papers
- +2 TN One Mark
- +2 TN Short Answer
- +2 TN Zoology Question Paper
- 1st Study Materials
- 1st SYLLABUS
- 1st year books
- 1st year Imp Ques
- 1st year notes
- 1st year question banks
- 1st year question papers
- 1st year Study Materials
- About GATE
- About GRE
- About IES
- About MAT
- Aero Question banks
- Aero Study Material
- Aero Syllabus
- Aeronautical question papers
- All Dept Question banks
- All Dept Question papers
- all sem math ques bank
- Android Widgets
- ANIMATION
- Anna university
- Anna university exams
- Anna University Internal Marks
- Anna university News
- Anna University PG Syllabus
- Anna university Question banks
- Anna university question papers
- Anna University Rank Holders
- Anna university Results
- Anna university Syllabus
- Anna University UG Syllabus
- Answer key
- Aptitude Questions
- AU
- AU 1st year
- AU Aero
- AU Civil
- AU CSE
- AU ECE
- AU EEE
- AU Engg Books
- AU from R2009 to R2013 REGULATIONS
- AU Important Question
- AU IT
- AU IT Important Question
- AU M.Eng.
- AU MBA
- AU MCA
- AU MECH
- AU Mechatronics Notes
- AU Mechatronics Question papers
- AU Mechatronics Syllabus
- AU NEWS
- AU R2008 B.TECH. Curriculum & Syllabi
- AU R2008 civil Curriculum & Syllabi
- AU R2008 EEE Curriculum & Syllabi
- AU R2008 INF & COM Curriculum & Syllabi
- AU R2008 mech Curriculum & Syllabi
- AU R2009 (B.ARCH) Curriculum & Syllabi
- AU R2009 (B.E
- AU R2012 (B.ARCH) REGULATIONS
- AU R2012 (B.E
- AU R2012 B.E \ B.Tech REGULATIONS
- AU R2013 REGULATIONS
- Automobile question papers
- B.TECH ) REGULATIONS
- Bank Test Papers
- BArch question papers
- BioMedical Question banks
- BioMedical Question papers
- BOOKS
- BTech-Question Papers
- CAT QUESTIONS PAPERS
- CE Notes
- Chem Engg notes
- Chem Engg Question paper
- civil books
- civil code books
- Civil Imp Ques
- Civil Lab manual
- Civil Lecture Notes
- civil notes
- civil Projects
- Civil Question banks
- Civil question papers
- civil Reports
- civil software
- civil Syllabus
- COCHIN UNIVERSITY Syllabus
- CSC Question Paper
- CSE books
- CSE Imp Ques
- CSE Lab manual
- CSE Lecture Notes
- CSE notes
- CSE Question banks
- CSE Question Paper
- CSE Study MATERIYALS
- CSE SYLLABUS
- CSE TWO MARKS notes
- CSIR-UGC (NET) Syllabus
- ECE Imp Ques
- ECE Lab manual
- ECE Lecture Notes
- ECE Notes
- ECE Question banks
- ECE Question Papers
- ECE Study MATERIALS
- ECE TWO MARKS
- EEE 1st year question papers
- EEE Course plan
- EEE ENGG BOOK
- EEE Imp Ques
- EEE Lab manual
- EEE Lecture Notes
- EEE notes
- EEE Question banks
- EEE Question Papers
- EEE Study Materials
- EEE TWO MARKS
- EI question papers
- EIE Lecture Notes
- EIE Notes
- EIE Question banks
- EIE Question papers
- EIE TWO MARKS
- Electrical Engineers Jobs
- Employment News
- Engineering Softwares
- Engineering Text Books
- Essential Questions
- FINAL EXAM QUESTION BANK
- Final Year Project
- Formula materials
- GATE
- GATE 2014
- GATE 2014 CS Formulas
- GATE 2014 Recruitment
- GATE EXAM
- GATE EXAM Reference Books
- GATE Solutions
- GATE Study Materials
- GATE Syllabus 2014
- Geotechnical Question Papers
- Geotechnical Syllabus
- GPA CALCULATOR
- GUJARAT UNIVERSITY Diploma
- I.T. Question papers
- I.T.Lab Manual
- ICE Question Papers
- IES Electrical Question Papers
- IES QUESTION PAPERs
- IGNOU question papers
- IISc math Question Papers
- IIT Question Papers
- Imp Ques Nov Dec 2013
- Interview Questions
- IT Imp Ques
- IT Lab manual
- IT notes
- IT Question banks
- IT Syllabus
- IT Two Marks Q and A
- Job News
- Kerala University question Papers
- Lab Manual
- Lecture Notes
- M Sc (CS-FOSS)
- M.E. 2 MARKS QUESTIONS
- M.E. CSE Q&A
- M.E. Imp Ques
- M.E./M.Tech.Math Question Paper
- M.E.Question banks
- M.E.Question Paper
- M.E.syllabus
- M.E/M.Tech TANCET Questions Paper
- M.Sc Question banks
- M.Tech.Question banks
- Madras University Question Papers
- Math Question Paper
- MBA / MCA TANCET Questions Paper
- MBA Elective
- MBA Lecture Notes
- MBA Math Question Paper
- MBA Question banks
- MBA Question Paper
- MBA Regulation 2007
- MBA Regulation 2009
- MCA Lab Manual
- MCA Lecture Notes
- MCA Math Question Paper
- MCA Question banks
- MCA Question Paper
- ME or MEng
- MECH Lab manual
- MECH Lecture Notes
- Mech Notes
- Mech Question Bank
- MECH Question banks
- MECH Question Papers
- Mech Study MATERIYALS
- Mech Syllabus
- Msc IT question papers
- OBJECTIVE QUESTIONS
- P T U question papers
- PHYSICS Question Papers
- Polymer question papers
- PTU 1ST YEAR question papers
- PTU B. PHARMACY question papers
- PTU B.SC. question papers
- PTU BBA question papers
- PTU M. PHARMACY question papers
- PTU M.SC. question papers
- Questions banks
- Railway Jobs
- SAMACHEER KALVI BOOKS
- syllabus ECE
- syllabus EEE
- syllabus MCA
- Technical questions
- TN TET AUG 2013 ANSWER KEYS
- TN TET STUDY MATERIALS
- TNEA 2014
- TNPSC
- TNPSC Question Papers
- TNPSC answer key
- TNPSC books
- TNPSC STUDY MATERIALS
- TNPSC Syllabus
- TRB books
- TRB Current Affairs (Tamil)
- TRB General Knowledge
- TRB results
- TRB-TET text books
- Tutorial PHP Video
- UG TWO MARKS
- UGC (NET) Syllabus
- UGC NET Question Paper
- UPSC Question Papers
- Video lecture
- VIVA QUESTIONS
- VTU 1st year Lecture Notes
- VTU 1st year Question papers
- VTU Aero Lecture Notes
- VTU BioTech Lecture Notes
- VTU Civil Lecture Notes
- VTU Civil Question papers
- VTU CSE Lecture Notes
- VTU CSE Question papers
- VTU ECE Lecture Notes
- VTU ECE Question papers
- VTU EEE Lecture Notes
- VTU EEE Question papers
- VTU Ind & Pro Lecture Notes
- VTU IT Lecture Notes
- VTU Math Questio npapers
- VTU MBA Lecture Notes
- VTU MCA Lecture Notes
- VTU MECH Lecture Notes
- VTU MECH Question papers
- VTU Questio npapers
- VTU Syllabus
- VTU Training Materials
- VTU University