Software Engineering Online Test 4, Software Engineering Quiz 4
Finish Quiz
0 of 30 questions completed
Questions:
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
Information
Software Engineering Online Test 4, Software Engineering Quiz 4, Free Software Engineering Quiz, Online Software Engineering, online Test Quiz 4. Software Engineering Online Test 4 Question and Answers 2019. Software Engineering online Test Quiz 4. Software Engineering Test 4 Free Mock Test 2019. Software Engineering Online Test-4 Question and Answers in PDF. The Software Engineering online mock test paper is free for all students. Software Engineering Online Test is very useful for exam preparation and getting for Rank. Software Engineering Online Test-4 Question and Answers in English. Software Engineering Online Test for topic via String Handling Mode. Here we are providing Software Engineering Online Test in English Now Test your self for “Software Engineering Online Test in English” Exam by using below quiz…
This paper has 30 questions.
Time allowed is 30 minutes.
The Software Engineering Online Test is Very helpful for all students. Now Scroll down below n click on “Start Quiz” or “Start Test” and Test yourself.
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading...
You must sign in or sign up to start the quiz.
You have to finish following quiz, to start this quiz:
Results
0 of 30 questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 points, (0)
Average score |
|
Your score |
|
Categories
- Not categorized 0%
Pos. | Name | Entered on | Points | Result |
---|---|---|---|---|
Table is loading | ||||
No data available | ||||
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- Answered
- Review
-
Question 1 of 30
1. Question
Which of the following is step of software design model ?
Correct
The design model consists of the data design, architectural design, interface design, and component-level design.
Incorrect
The design model consists of the data design, architectural design, interface design, and component-level design.
-
Question 2 of 30
2. Question
Which of the following is not a characteristics of good design ?
Correct
Characteristics of a good software design:
– The design must implement all of the explicit requirements contained in the analysis model, and it must accommodate all of the implicit requirements desired by the customer.
– The design must be readable, understandable guide for the whose generate code and for those who test and subsequently support the software.
-The design should provide a complete picture of the software, addressing the data, functional and behavioral domains from an implementation.Incorrect
Characteristics of a good software design:
– The design must implement all of the explicit requirements contained in the analysis model, and it must accommodate all of the implicit requirements desired by the customer.
– The design must be readable, understandable guide for the whose generate code and for those who test and subsequently support the software.
-The design should provide a complete picture of the software, addressing the data, functional and behavioral domains from an implementation. -
Question 3 of 30
3. Question
Software design is ________________
Correct
Incorrect
-
Question 4 of 30
4. Question
Functional dependency is a key to good design. Independence is measured using ___________________
Correct
Incorrect
-
Question 5 of 30
5. Question
______________ design use information flow characteristics to derive program structure.
Correct
Incorrect
-
Question 6 of 30
6. Question
__________ is a set of design steps that allows a DFD with transform flow characteristics to be mapped into a predefined template for program structure.
Correct
Transform mapping is a set of design steps that allows a DFD with transform flow characteristics to be mapped into a predefined template for program structure.
Incorrect
Transform mapping is a set of design steps that allows a DFD with transform flow characteristics to be mapped into a predefined template for program structure.
-
Question 7 of 30
7. Question
Which of the following is a layer of object oriented design pyramid?
Correct
Object-Oriented Design
1) Subsystem layer
2) Class and object layer
3) Message layer
4) Responsibilities layerIncorrect
Object-Oriented Design
1) Subsystem layer
2) Class and object layer
3) Message layer
4) Responsibilities layer -
Question 8 of 30
8. Question
During subsystem design, necessary component is/are ________________
Correct
Incorrect
-
Question 9 of 30
9. Question
Which of the following is an object oriented programming language used for software development ________________
Correct
Object oriented programming languages used for software development are: Python, Ruby, Scala, Smalltalk, Eiffel, Emerald, JADE, Self, Ada 95, Pascal, etc.
Incorrect
Object oriented programming languages used for software development are: Python, Ruby, Scala, Smalltalk, Eiffel, Emerald, JADE, Self, Ada 95, Pascal, etc.
-
Question 10 of 30
10. Question
________________ modifies source code and/or data in an effort to make it amenable to future changes.
Correct
Software restructuring modifies source code and/or data in an effort to make it amenable to future changes. Restructuring does not modify the overall program architecture. It tends to focus on the design detailed of individual modules and a local data structure defined within modules.
Incorrect
Software restructuring modifies source code and/or data in an effort to make it amenable to future changes. Restructuring does not modify the overall program architecture. It tends to focus on the design detailed of individual modules and a local data structure defined within modules.
-
Question 11 of 30
11. Question
RAD Model was purposed by _______________
Correct
The Rapid Application Development(RAD) model was proposed by IBM in 1980s.
Incorrect
The Rapid Application Development(RAD) model was proposed by IBM in 1980s.
-
Question 12 of 30
12. Question
Efforts is measured in terms of _________________
Correct
The main cost of producing software is the manpower employed and the cost of developing software is generally measured in terms of person-months of effort spent in development.
Incorrect
The main cost of producing software is the manpower employed and the cost of developing software is generally measured in terms of person-months of effort spent in development.
-
Question 13 of 30
13. Question
If n is the number of programmers in a project team then the number of communication paths is _______________
Correct
n(n-1)/2 is the formula to calculate the number of communication channels on a project where N=the number of team members or stakeholders on a project.
Incorrect
n(n-1)/2 is the formula to calculate the number of communication channels on a project where N=the number of team members or stakeholders on a project.
-
Question 14 of 30
14. Question
Spiral Model is also called as _________________
Correct
Spiral model was introduced by Boehm in 1980s.
Incorrect
Spiral model was introduced by Boehm in 1980s.
-
Question 15 of 30
15. Question
The reliability of a program be 0.6. The reliability of an equivalent program is 0.7. The probability that both the programs give the wrong result for the same input is?
Correct
frankly speaking,mala pn answer mahit nahiye:)
Incorrect
frankly speaking,mala pn answer mahit nahiye:)
-
Question 16 of 30
16. Question
Which of the following is done in order a data in phase 1 of the system development life cycle ?
Correct
Incorrect
-
Question 17 of 30
17. Question
To avoid errors in transcription and transposition, during data entry the system analyst should ___________
Correct
Incorrect
-
Question 18 of 30
18. Question
A decent specification should be ?
Correct
Incorrect
-
Question 19 of 30
19. Question
An information system is represented graphically using _______________________
Correct
Incorrect
-
Question 20 of 30
20. Question
A quantitative measure of the degree to which a system, component, or process possess a given attribute ?
Correct
Metric is a quantitative measure of the degree to which a system, system component, or process possesses a given attribute.
Incorrect
Metric is a quantitative measure of the degree to which a system, system component, or process possesses a given attribute.
-
Question 21 of 30
21. Question
If the decision table has 2 variables and 2 rules then _________
Correct
Incorrect
-
Question 22 of 30
22. Question
Which of the following is not true about the object oriented design of software?
Correct
An object can instantiate two classes is not true about the object oriented design of software.
Incorrect
An object can instantiate two classes is not true about the object oriented design of software.
-
Question 23 of 30
23. Question
Which type of maintenance takes the maximum portion of the total maintenance effort in a life cycle of software product?
Correct
Perfective maintenance: Modification of a software product after delivery to improve performance or maintainability.
Incorrect
Perfective maintenance: Modification of a software product after delivery to improve performance or maintainability.
-
Question 24 of 30
24. Question
Software project manager uses project indicator to _________
Correct
Project metrics enable project manager to-
-Assess status of ongoing project.
-Track potential risks.
-Uncover problem are before they go critical.
-Adjust work flow or tasks.
-Evaluate the project team’s ability to control quality of software wrok products.Incorrect
Project metrics enable project manager to-
-Assess status of ongoing project.
-Track potential risks.
-Uncover problem are before they go critical.
-Adjust work flow or tasks.
-Evaluate the project team’s ability to control quality of software wrok products. -
Question 25 of 30
25. Question
Software testing techniques are most effective if applied after ____________________
Correct
Incorrect
-
Question 26 of 30
26. Question
Which of the following is not a process metric ?
Correct
Types of Process Performance Metrics:
– Efficiency Indicators
– Effectiveness Indicators
– Capacity Indicators
– Productivity Indicators
– Quality Indicators
– Profitability Indicators
– Competitiveness Indicators
– Value IndicatorsIncorrect
Types of Process Performance Metrics:
– Efficiency Indicators
– Effectiveness Indicators
– Capacity Indicators
– Productivity Indicators
– Quality Indicators
– Profitability Indicators
– Competitiveness Indicators
– Value Indicators -
Question 27 of 30
27. Question
Which of the following is not a product matrix ?
Correct
Product metrics describe the characteristics of the product such as size, complexity, design features, performance, and quality level.
Incorrect
Product metrics describe the characteristics of the product such as size, complexity, design features, performance, and quality level.
-
Question 28 of 30
28. Question
In functional decomposition, the data flow diagram ?
Correct
In functional decomposition, the data flow diagram is partitioned according to the logical closeness of the actigram.
Functional Decomposition is the process of taking a complex process and breaking it down into its smaller and simpler parts.
Incorrect
In functional decomposition, the data flow diagram is partitioned according to the logical closeness of the actigram.
Functional Decomposition is the process of taking a complex process and breaking it down into its smaller and simpler parts.
-
Question 29 of 30
29. Question
The model remains operative until the software is retired ?
Correct
The spiral model is based on continuous refinement of key products for requirements definition and analysis, system and software design, and implementation. At each iteration around the cycle, the products are extensions of an earlier product. This model uses many of the same phases as the waterfall model, in essentially the same order, separated by planning, risk assessment, and the building of prototypes and simulations.
Incorrect
The spiral model is based on continuous refinement of key products for requirements definition and analysis, system and software design, and implementation. At each iteration around the cycle, the products are extensions of an earlier product. This model uses many of the same phases as the waterfall model, in essentially the same order, separated by planning, risk assessment, and the building of prototypes and simulations.
-
Question 30 of 30
30. Question
Management of software development consist of ?
Correct
Incorrect