
Computer Networks mcq questions and answers
software engineering and project management mcq sppu pdf is available for SEPM mcq sppu online exam. These SEPM mcqs are some of the most important 50+ mcq question on SEPM. MCQ questions below are choosen from the SPPU comp engg question bank specially created by the University professors themselves and most probably will get asked into your online exam.
ISEE mcq questions and answers
Q. 1. Which one of the following is a requirement that fits in a developer’s
module ?
A : Availability
B : Testability
C : Usability
D : Flexibility
Availability
Q. 2. Which of the following is a static test?
A : Coverage analysis
B : Code inspection
C : Usability assessment
D : Installation test
Installation test
Q. 3. Which of these does not represent object oriented design?
A : Programs are thought of collection of objects
B : It follows regular procedural decomposition in favor of class and object
decomposition
C : Central model represents class diagrams that show the classes comprising a
program and their relationships to one another
D : Object-oriented methods incorporates Structural methods
Object-oriented methods incorporates Structural methods
Q. 4. Consider the following partial description of the IIT security software. “A
camera at the main gate should detect an incoming vehicle, and the gate should
be opened for registered vehicles.” Which one of the following types of
requirements is this?
A : Functional requirement
B : Non-Functional requirement
C : Design requirement
D : Design constraint
Functional requirement
Q. 5. Which of the following is not a white box technique?
A : State transition testing
B : Path testing
C : Statement testing
D : Data flow testing
Data flow testing
DBMS mcq with answers pdf for SPPU online
Q. 6. Which of the following is the best type of module coupling?
A : Control Coupling
B : Stamp Coupling
C : Data Coupling
D : Content Coupling
Content Coupling
Q. 7. Which design model is equivallent to the detailed drawing of accesspoints
and external utilities of a building
A : Architectural Design
B : Component level design
C : Data design
D : Interface design
Architectural Design
Q. 8. Which one of the following is not a standard software development
process model?
A : Waterfall Model
B : Recursive Model
C : RAD Model
D : V Model
Recursive Model
Q. 9. Exhaustive testing is
A : always possible
B : practically possible
C : impractical but possible
D : impractical and impossible
always possible
Q. 10. A software requirements specification (SRS) document should avoid
discussing which one of the following?
A : Functional requirements
B : Non-functional requirements
C : Design specification
D : Constraints on the implementation
Non-functional requirements
Q. 11. Which one of the following most accurately reflects agile software
development?
A : Incremental development
B : Iterative development
C : Linear development
D : Both incremental and iterative development
Incremental development
Q. 12. Consider a system where, a heat sensor detects an intrusion and alerts
the security company.” What kind of a requirement the system is providing?
A : Functional
B : Non-Functional
C : Known Requirement
D : None of the mentioned
Known Requirement
Q. 13. Risk management is responsibility of the
A : Customer
B : Investor
C : Developer
D : Project team
Developer
Q. 14. Software risk always involves two characteristics. What are those
characteristics?
A : Uncertainity & loss
B : Certainity & Profit
C : Staff size and budget
D : Project Deadline and budget
Uncertainity & loss
Q. 15. Which of the following is not a design principle that allows the user to
maintain control?
A : Provide for flexible interaction
B : Allow user interaction to be interrupt-able and undo-able
C : Show technical internals from the casual user
D : Design for direct interaction with objects that appear on the screen
Allow user interaction to be interrupt-able and undo-able
Q. 16. When testing principles are useful?
A : During testing
B : During execution
C : During review
D : Throughout life-cycle
During testing
Q. 17. Which one of the following phases accounts for the maximum effort
during development of a typical software?
A : Coding
B : Testing
C : Designing
D : Specification
Coding
Q. 18. Acceptance testing is also known as
A : Grey box testing
B : White box testing
C : Alpha Testing
D : Beta testing
Beta testing
Q. 19. Which component of Selenium can create customized test results ?
A : Web Driver
B : Selenium RC
C : Selenium IDE
D : Selenium Grid
Selenium IDE
Q. 20. When a company plans to develop a generic product, who among the
following is usually the source of the requirements?
A : Development team members
B : Project manager
C : Marketing personnel
D : Personnel from finance department
Marketing personnel
Q. 21. Select the operating system which is not supported by Selenium IDE
A : Unix
B : Linux
C : Windows
D : Solaries
Windows
Q. 22. Select the name which is not the type of locators
A : ID
B : Name
C : Password
D : Link Text
Link Text
Q. 23. First graphical user interface used commercially was introduced in
A : 1975
B : 1966
C : 1977
D : 1967
1975
Q. 24. A collection of actions and tasks that define an effective approach to
change management is known as
A : component element
B : process element
C : construction element
D : human elements
component element
Q. 25. End result of Software Requirement Analysis is .
A : Functional and Behavioral
B : Architectural and Structural
C : Usability and Reliability
D : Algorithmic and Data Structure
Architectural and Structural
Q. 26. Which architectural style goal is to achieve Modifiability with
Scalability?
A : Data Flow Architecture
B : Call and Return Architecture
C : Data Centered Architectures
D : Virtual Machine Architecture
Call and Return Architecture
Q. 27. which of the following risk is a potential threat to every software project
A : generic risk
B : project risk
C : product risk
D : business risk
business risk
Q. 28. Regression testing is a major part of which of the life cycle?
A : Waterfall model
B : V model
C : Iterative model
D : Agile model
V model
Q. 29. Which architectural style goal is to achieve Integrability?
A : Data Flow Architecture
B : Call and Return Architecture
C : Data Centered Architectures
D : Virtual Machine Architecture
Data Flow Architecture
Q. 30. Which of the following is not an issue to consider when reverse
engineering?
A : directionality
B : connectivity
C : completeness
D : abstraction level
directionality
Q. 31. Which of the following is NOT a reasonable test objective:
A : To find faults in the software
B : To give confidence in the software
C : To prove that the software has no faults
D : To find performance problems
To prove that the software has no faults
Q. 32. Which is not a SQA activity?
A : Black box testing
B : White box testing
C : Integration testing
D : Unit testing
Black box testing
Q. 33. Which of the following is not a module type
A : Object modules
B : Hardware modules
C : Functional modules
D : Process support modules
Functional modules
Q. 34. E-Commerce software testing follows different approach than gaming
software testing. Which testing principle implies this?
A : Pareto principle
B : Testing is Context dependent
C : Testing shows presence of defects
D : Absence of errors-fallacy
Testing shows presence of defects
Q. 35. Which of the following truly describes Mediators?
A : Encapsulation whereby some components is encased within an alternative
abstraction
B : Translation between assumptions of an arbitrary component to some provides
assumptions of some other arbitrary components
C : Incorporation of planning function that in effect results in runtime determination
of the translation
D : Repair those cases you have detected by adapting the components
Translation between assumptions of an arbitrary component to some provides assumptions of some other arbitrary components
Q. 36. What combines procedures and tools to manage different versions of
configuration objects that are created during the software process?
A : Versioning
B : Audit trails
C : Change control
D : SCI
Change control
Q. 37. A set of tools coupled within a file management system that enables
access to and management of each software configuration item is known as
A : component element
B : process element
C : construction element
D : human elements
construction element
Q. 38. Which of the following is not the integration strategy?
A : Big-bang
B : Bottom-up
C : Design based
D : Top-down
construction element
Q. 39. Which of the following is not a software testing generic characteristics?
A : Different testing techniques are appropriate at different points in time
B : Testing is conducted by the developer of the software or an independent test group
C : Testing and debugging are different activities, but debugging must be
accommodated in any testing strategy
D : None of the mentioned
Different testing techniques are appropriate at different points in time
Q. 40. which of the following is the highest level in the reverse engineering
process
A : testing level
B : abstraction level
C : design level
D : maintainence level
maintainence level
Q. 41. After occurence of the risk ,the developement team members do some
rapid actions to overcome the problem called as
A : reactive risk mode
B : proactive risk mode
C : fire fighting mode
D : quick rectification mode
reactive risk mode
Q. 42. What can static analysis NOT find?
A : Memory leaks
B : Unreachable (“dead”) code
C : The use of a variable before it has been defined
D : Array bound violations
Memory leaks
Q. 43. Static analysis can be best described as:
A : The reviewing of test plans
B : The analysis of batch programs
C : The use of black box testing
D : The analysis of program code
The analysis of batch programs
Q. 44. Which architectural style goal is to achieve Portability?
A : Data Flow Architecture
B : Call and Return Architecture
C : Data Centered Architectures
D : Virtual Machine Architecture
Data Flow Architecture
Q. 45. The defect cluster change over time. Which of the following testing
principle implies this?
A : Testing shows presence of defects
B : Pesticide paradox
C : Testing is context dependent
D : Defect Clustering
Testing shows presence of defects
Q. 46. Who leads a formal review process?
A : Author
B : Moderator
C : Reviewer
D : Scribe
Author
Q. 47. Software testing are most effective if applied immediately after
A : Requirement Specification
B : Design
C : Coding
D : Integration
Requirement Specification
Q. 48. The nature of Software Application can be characterized by their
information
A : Determinacy
B : Content
C : Complexity
D : Both OPTION 2 and OPTION 3
Complexity
Q. 49. which of the following is not a software risk
A : product risk
B : project risk
C : business risk
D : management rsik
project risk
Q. 50. A software reengineeering process model consists of:
A : code restructuring
B : back engineering
C : document engineerinhg
D : implementation engineering
implementation engineering
Q. 51. Three factors that affect the consequences that are likely to happen if a
risk does occur:
A : its nature,
its scope, and its intensity.
B : its nature,
its scope, and its timing.
C : its nature,
its scope, and its durability.
D : its nature,
its limit, and its timing.
its nature, its scope, and its timing.
Q. 52. A chronological record of relevant details about the execution of tests is
called as, a
A : Test suite
B : Test procedure
C : Test data
D : Test log
Test data
Q. 53. The order in which test levels are performed is:
A : Unit, Integration, Acceptance, System
B : Unit, System, Integration, Acceptance
C : Unit, Integration, System, Acceptance
D : It depends on the nature of a project
Unit, Integration, System, Acceptance
Q. 54. A _ executes the loop task first, then tests a condition and repeats
the task until the condition fails.
A : repeat until
B : condition
C : do while tests
D : if then-else
condition
Q. 55. Which is not a type of incremental testing approach?
A : Bottom up
B : Top down
C : Big-bang
D : Functional incrimination
Functional incrimination
Q. 56. What mechanism is used to apprise others of changes that are made?
A : Configuration management
B : Requirementss tracing
C : Reporting
D : Change control
Reporting
Q. 57. When a cost to remove defect is not high?
A : During requirement analysis
B : During designing
C : During coding
D : During testing
During requirement analysis
Q. 58. The main focus of _ is to reduce defects and variations in the processes.
A : QA
B : QC
C : Six Sigma
D : tracking
QC
Q. 59. when SCM is a formal activity the software configuration audit is conducted by
A : testing specialists
B : development team
C : senior managers
D : quality assurance group
senior managers
Q. 60. The ___ contains a state transition diagram that is a sequential
specification of behavior.
A : Data flow diagram
B : State transition diagram
C : Control specification
D : Activity diagram
Data flow diagram
SEPM mcq pdf
sepm mcq questions sppu, sepm sppu mcq, sepm mcq pdf, sepm mcq, sepm unit 1 mcqs, software engineering and project management mcq, software engineering and project management mcq sppu, software engineering and project management mcq pdf, software engineering and project management mcq pdf download