0% found this document useful (0 votes)
41 views3 pages

SE Sem

Uploaded by

Jana Jana
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
0% found this document useful (0 votes)
41 views3 pages

SE Sem

Uploaded by

Jana Jana
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
You are on page 1/ 3
Reg. No. Name of the Candidate: igeadae MCA DEGREE - NOVEMBER 2022 ~ EXAMINATIONS BRANCH: COMPUTER APPLICATIONS fo Saas ‘SOFTWARE ENGINEERING era nies Ane A eee (10x2=20) CO Marks ‘Al, What are the principles of Agile Method? cor (2) ‘A2. What are the advantages of Scrum Method? co. (2) 3. How do you differentiate Functiénal Requirements and Non- Functional CO2 (2) Requirements? Aa. — Write different software design principles. coz (2) AS. Write the golden rules of User Interface Design coz (2) AG. What is Smoke Testing? cor (2) A7. What is mean by Glass Box testing? coz (2) AB. State the objectives and guidelines for debugging? cor (2) ‘AQ. Define: Version Control in Software Configuration Management. cos (2) A10. What are the testing tools are available in Devops software practice coé = (2) PART -B (6x 5=30) CO Marks B1. What are the five generic framework activities used in Generic Process Model? coz (5) Explain B2. Explain about some of the Agile Methods Which are given below: coz (5) 1.CRYSTAL 2. SCRUM B3. Give a brief notes for the components of User Story Map? cos) (5) B4, _Iilustrate the Life Cycle of Devops and how Devops software practice is differ cos (5) from Agile Methodology? BS. _ Define and Differentiate between Reviews and Walkthrough in Software co4 (5) Engineering with Diagram. B6. Differentiate Unit Testing and Integration Testing with neat Diagram cos (5) PART -C (5x10=50) CO Marks Scenario: (this is used to C1 and C2) Hostel Management System (HMS) for College students Is to be developed and the requirements are as follows: Personal details of each student are maintained in the common repository once RollNo is allotted through the student Admission system. Students are given choices for the selection of Hostel blocks, the type of rooms, etc. Name atid contact ‘details of parents are stored in the repository. The HMS makes the communication between the Hostel Management and the parents by sending Information about monthly mess Bill, ward's attendance details, etc. Communication happens both by SMS and by post. Warden of each block has to mark the attendance at 8 pm daily Student representatives are involved in the Food Menu preparation. Special dishes are given during the festival occasions and charged extra, Additionally, Students are given concession in their mess bills during the semester vacation period and 3-4 consecutive jolidays. C1, a) _ Identify the Functional Requirements and Non-Functional Requi the given System. 5) For the given scenario, draw use case dia Use Case template description. ments for CO2_— (5) gram. Explain any one use by using CO2 (5) (OR) €2. a) Develop User Stories using template for the development of software Coz (5) application. 'b) Identify features and seq) juence of activitis ee tires ctivities required and depicts them using C02 (5) CONTD., C3. ca, cs. a) "Develop a Student Registration System in which student gets enroll ina _CO3 (5) semester. The semester contains courses. Each course has a title and course Code. The course can be registered, dropped, withdraw, passed and failed by the students, Also a semester may be freezed or attended. There are two kinds of students; Undergraduate Students (for BCS & MCS) and Postgraduate Students (for MPhil & PhD). Each type of students enroll in ifferent ways.” Develop class Diagram for the above scenario? 6) A communication message interchanges between a user, a Web browser and C03 (5) a Web server to perform a user login process can be described as a communication message sequence with sequence frame. Draw a Sequence Diagram for this scenario. (OR) 3) Develop a UML class diagram that models the working of computer labs in CO3 (5) your department. It relates Students, Lab Instructor, weekly Lab Tasks, PCs, and Software_installed on the PCs. There are two types of software installed ie. System Software and Application Software. All the PCs are connected through LAN with a server which is being operated by a lab in charge. The lab in charge is also responsible for installation and maintenance of System and Application Software for all the systems in the lab. 5) Any online customer can search for a book catalog, view a description of a CO3 (5) particular book, add a book to its shopping cart, and do checkout, Demonstrate a Sequence diagram for this scenario. What is the purpose of DFD? What are the components of DFD? Design for the CO3 (10) Following system:: An on-line shopping system for XYZ Provides many services and benefits to its members and staffs. Currently XYZ staffs manually handle the purchasing information with the use of basic office Software such as Microsoft office word and excel, It may results in having mistakes easily and the process is very inconvenient XYZ needs an online shopping system at their intranet based on the requirement of users. XYZ online shopping system has 5 key features: 1) __To provide the user friendly online shopping cart function to members to replace hardcopy ordering form. ii) To store inventory and sales information in data base to reduce the human mistakes, increase accuracy and enhance the flexible of information processing, iil) To provide an efficient inventory system which can help the XYZ staffs to gain enough information to update the inventory. 'y) _ To able to print invoice to members and print a set of summary reports for XYZ . _ internal usage. v) To design the system that is easy to maintain the upgrade. (OR) @) Analyze the various kind of notations of Sequence Diagram. co3 (5) 5) Demonstrate the Data Flow Diagram Level 0, Level 1, Level 2 for Railway coz. (5) Reservation System. Define Cyclomatic Complexity? How many formulas we are having to find it? co4 10 Write test cases using Basis Path Testing for the given code., Draw Control flow Graph and determine the Cyclomatic Complexity. Void func(num1, num2, num3) feoumt>aum 2) If(num1>num3) Printf(“num 1 is the greatest among three\n”); Else Printf(*num 3 is the greatest among three\n”); + + Else if(num 2>num3) Printf(*num 2 is the greatest among three\n”); Else Printf(*num 3 is the greatest among three\n"); i (OR) 8. Demonstrate about Unit testing and calculate Cyclomatic Complexity for the co4 (10) Algorithm given below and write test cases: Begin Read p,q; Tf(p

You might also like