第1题:
In which phase of the software engineering process is the Software Requirements Specification developed?
A. definition phase
B.engineering
C.maintenance
D.development phase
第2题:
3 The ‘person specification’ is derived from the job description.
Required:
(a) Explain what is meant by the terms:
(i) ‘person specification’; (4 marks)
第3题:
The purpose of the requirements definition phase is to produce a clear, complete, consistent, and testable(71 )of the technical requirements for the software product.During the requirements definition phase, the requirements definition team uses an iterative process to expand a broad statement of the system requirements into a complete and detailed specification of each function that the sofrware must perform. and each(72)that it must meet. The starting point is usually a set of high-level requirements from the(73)that describe the project or problem.In either case, the requirements definition team formulates an overall concept for the system and then defines(74)showing how the system will be operated, publishes the system and operations concept document, and conducts a system concept review(SCR).Following the SCR, the team derives(75)requirements for the system from the high level requirements and the system and operations concept. Using structured or object-oriented analysis, the team specifies the software functions and algorithms needed to satisfy each detailed requirement.
A.function
B.definition
C.specification
D.statement
第4题:
A requirements specification is( ).
A.a rough list of things that the proposed software ought to do
B.a precise list of things that the proposed software ought to do
C.a formal list of things that the proposed software must do
D.an estimate of the resources (time,money,personnel,etc)which will be required to construct the proposed software .
第5题:
A requirement is simply a statement of what the system must do or what characteristics it needs to have. Requirements written from the perspective of user and focus on user needs are called( ). Requirements written from the developer&39;s perspective and describe how the system will be implemented are called( ). Requirements evolve from detailed statemens of business capabilities that a system should have to detailed statements of the technical way in which the capabilities will be implemented in the new system. Requirements can be either functional or nofunctional in nature. For example, during the analysis phase of travel vehicles sales system, the system that must have the ability to search for available inventory is( ). The requirement that the system should be able to work on any Web browser belongs to( ). That customer personal information is protected in compliance with the Data Protection Act is a requirement of( ).
A.operational requirements B.business requirements C.technical requirements D.system requirements A.operational requirements B.business requirements C.technical requirements D.system requirements A.a functional requirements B.a technical requirements C.an operational requirements D.a service requirements A.functional requirements B.technical requirements C.operational requirements D.information requirements A.system constraint B.system performance C.secrity and control D.cultural and political
第6题:
第7题:
第8题:
第9题:
第10题:
If a unique constraint is defined on column COL1 of table TAB1, what are the characteristics of COL1?()
第11题:
living standards
survival condition
chance of survival
technical specification
第12题:
Voltage
Frequency
Power Source Loading (max)
Power Source Loading (typical)
第13题:
●The purpose of the requirements definition phase is to produce a clear,complete,consistent,and testable (66) of the technical requirements for the software product.
During the requirements definition phase,the requirements definition team uses an iterative process to expand a broad statement of the system requirements into a complete and detailed specification of each function that the software must perform. and each (67) that it must meet.The starting point is usually a set of high-level requirements from the (68) that describe the project or problem.
In either case,the requirements definition team formulates an overall concept for the system and the defines (69) showing how the system will be operated,publishes the system and operation concept documents,and conducts a system concept review(SCR).
Following the SCR,the team derives (70) requirements for the system from the highlevel requirements and the system operations concept.Using structured or object-oriented analysis,the team specifies the software functions and algorithms needed to satisfy each detailed requirements.
(66) A.function
B.definition
C.specification
D.statement
(67) A.criterion
B.standard
C.model
D.system
(68) A.producer
B.customer
C.programmer
D.analyser
(69) A.rules
B.principles
C.scenarios
D.scenes
(70) A.detailed
B.outlined
C.total
D.complete
第14题:
YoudeployedaJavaEESharedLibraryandwanttouseitfromanapplicationthatisalsodeployedonthesamecluster.Whichtwomanifestattributesmustbespecifiedataminimumwithcorrespondingvaluesinthedeploymentdescriptoroftheapplicationthatrequires?()
A.Implementation-Version
B.Specification-Version
C.Extension-Name
D.Specification-Vendor
E.Implementation-Vendor
第15题:
A.Arotatingitemisanindividualitemthatisdefinedwithacommonitemnumber.Anitemisdesignatedasrotatingbecauseonewantstobeabletocreateindividualassetrecordsbyusingtheinformation(Classification,Specification,andItemAssemblyStructure)containedontheitemrecord.
B.Arotatingitemisasetofitemsthataredefinedwithaspecificcode.Anitemisdesignatedasrotatingbecauseonedoesnotwanttobeabletocreateindividualassetrecordsbyusingtheinformation(Classification,Specification,andItemAssemblyStructure)containedontheitemrecord.
C.ArotatingitemisasetofkitsthataredefinedwithaspecificdescriptionandGL.Anitemisdesignatedasrotatingbecauseonehasthesinglecosttomanagepreferstobeabletocreateindividualassetrecordsbyusingtheinformation(Classification,Specification,andItemAssemblyStructure)containedontheassemblyrecord.
D.Arotatingitemisanindividualitemthatisdefinedwithacommonitemnumberandcanbeasparepart.Anitemisdesignatedasrotatingbecauseonewantstobeabletocreatemultipleassetrecordsbyusingtheinformation(Classification,Specification,andItemAssemblyStructure)containedontheitemsetrecords.
第16题:
A software requirements specification is that () .
A.a rough list of things that the proposed software ought to do
B.a precise list of things that the proposed software ought to do
C.a formal list of things that the proposed software must do
D.an estimate of the resouroes (time, money, personnel, etc) which will be required to construct the proposed software
第17题:
Which of the following statements is correct?
A.The definition phase results in the Software Requirements Specification.
B.Testing is optional in software life cycle.
C.CASE tools can only aid in the design phase of a software life cycle.
D.A change during a later phase does not require the documentation of all earlier phases to be updated.
第18题:
第19题:
第20题:
第21题:
技术规格书〔技术条件〕 specification
第22题:
Which two statements are true regarding a PL/SQL package body?()
第23题:
COL1 will accept NULL values and can be referenced in another table's foreign key specification.
COL1 will not accept NULL values and cannot be referenced in another tables foreign key specification.
COL1 will not accept NULL values and can be referenced in another tables foreign key specification.
COL1 will accept NULL values and cannot be referenced in another tables foreign key specification.
第24题:
It cannot be created without a package specification.
It cannot invoke subprograms defined in other packages.
It can contain only the subprograms defined in the package specification.
It can be changed and recompiled without making the package specification invalid.