站内搜索
软件水平考试 问题列表
问题 软件确认测试也称为有效性测试,主要验证()A.. 系统中各个单元模块之间的协作性 B. 软件与硬件在实际运行环境中能否有效集成 C. 软件功能、性能及其它特性是否与用户需求一致 D. 程序模块能否正确实现详细设计说明中的功能、性能和设计约束等要求

问题 J2EE 平台采用了多层分布式应用程序模型,实现不同逻辑功能的应用程序被封装到不同的构件中,处于不同层次的构件可被分别部署到不同的机器中。图中的1-5分别为 A. Applet B. Servlet C. EJB容器 D. SessionBean

问题 某计算机系统中的进程管理采用三态模型,那么下图所示的PCB(进程控制块)的组织方式采用( ),图中(请作答此空 )。 A. 有1个运行进程,2个就绪进程,4个阻塞进程 B. 有2个运行进程,3个就绪进程,3个阻塞进程 C. 有2个运行进程,3个就绪进程,4个阻塞进程 D. 有3个运行进程,2个就绪进程,4个阻塞进程

问题 下面可提供安全电子邮件服务的是() A. RSA B. SSL C. SET D. S/MIME

问题 在结构化分析方法中,用(9)表示功能模型,用(10)表示行为模型。【回答括号9】 A. ER图 B. 用例图 C. DFD D. 对象图

问题 基于架构的软件开发(Architecture Based Software Development,ABSD.强调由商业、质量和功能需求的组合驱动软件架构设计。它强调采用(请作答此空)来描述软件架构,采用()来描述需求。A. 类图和序列图 B. 视角与视图 C. 构件和类图 D. 构件与功能

问题 软件集成测试将已通过单元测试的模块集成在一起,主要测试模块之间的协作性。从组装策略而言,可以分为( )。A. 批量式组装和增量式组装 B. 自顶向下和自底向上组装 C. 一次性组装和增量式组装 D. 整体性组装和混合式组装

问题 The objective of()is to determine what parts of the application software will be assigned to what hardware. The major software components of the system being developed have to be identified and then allocated to the various hardware components on which the system will operate. All software systems can be divided into four basic functions. The first is().Most information systems require data to be stored and retrieved, whether a small file,such as a memo produced by a word processor, or a large database, such as one that stores an organization's accounting records.The second function is the(),the processing required to access data, which often means database queries in Structured Query Language. The third function is the(请作答此空 ),which is the logic documented in the DFDs, use cases,and functional requirements.The fourth function is the presentation logic,the display of information to the user and the acceptance of the user's commands.The three primary hardware components of a system are (). A. system requirements B. system architecture C.application logic D.application program

问题 论软件的可靠性设计 现代军事和商用系统中,随着系统中软件成分的不断增加,系统对软件的依赖性越来越强。软件可靠性已成为软件设计过程中不可或缺的重要组成部分。实践证明,保障软件可靠性最有效、最经济、最重要的手段是在软件设计阶段采取措施进行可靠性控制,由此提出了可靠性设计的概念。可靠性设计就是在常规的软件设计中,应用各种方法和技术,使程序设计在兼顾用户的功能和性能需求的同时,全面满足软件的可靠性要求。 请围绕“软件的可靠性设计”论题,依次从以下三个方面进行论述。 1.概要叙述你参与管理和开发的软件项目以及你在其中所担任的主要工作。 2.简要说明目前比较主流的软件可靠性设计技术,结合项目实际情况,阐述所选择的可靠性设计技术及其原因。 3.结合你具体参与管理和开发的实际项目,举例说明所选取的软件可靠性技术的具体实施过程,并详细分析实施效果。

问题 分布透明性指用户不必关心数据的逻辑分片,不必关心数据存储的物理位置分配细节,也不必关心局部场地上数据库的数据模型。( )是分布透明性的最高层次。(请作答此空)指用户或应用程序应当了解分片情况,但不必了解片段的存储场地。()透明性是指用户或应用程序应当了解分片及各片断存储的场地,但不必了解局部场地上使用的是何种数据模型。A. 分片透明性 B. 逻辑透明性 C. 位置透明性 D. 全局透明性

问题 体系结构文档化有助于辅助系统分析人员和程序员去实现体系结构。体系结构文档化过程的主要输出包括()A. 体系结构规格说明、测试体系结构需求的质量设计说明书 B. 质量属性说明书、体系结构描述 C. 体系结构规格说明、软件功能需求说明 D. 多视图体系结构模型、体系结构验证说明

问题 统一软件开发过程是一种基于面向对象技术的软件开发过程,其特点是“用例驱动,以架构为核心,迭代并增量”。统一软件开发过程定义了四种通用的开发阶段,它们按照过程顺序分别是:起始阶段、( )、构建阶段和( ),其中在构建阶段主要产生的文档有(请作答此空)。A.. 初始用户手册 B. 用例模型 C. 项目计划 D. 设计模型

问题 基于JavaEE平台的基础功能服务构建应用系统时,( )可用来集成遗产系统。 A. JDBC、JCA和 JavaIDL B. JDBC、 JCA和 JMS C. JDBC、JMS和 Java IDL D. JCA、 JMS和 JavaIDL

问题 用户提出需求并提供经费,委托软件公司开发软件。双方商定的协议(委托开发合同)中未涉及软件著作权归属,其软件著作权应由(64)享有。A. 用户 B. 用户、软件公司共同 C. 软件公司 D. 经裁决所确认的一方

问题 An application architecture specifies the technologies to be used to implement one or more information systems. It serves as an outline for detailed design, construction, and implementation. Given the models and details, include ( ), we can distribute data and processes to create a general design of application architecture. The design will normally be constrained by architecture standards, project objectives, and ( ). The first physical DFD to be drawn is the ( ). The next step is to distribute data stores to different processors. Data( )are two types of distributed data which most RDBMSs support. There are many distribution options used in data distribution. In the case of (请作答此空), we should record each table as a data store on the physical DFD and connect each to the appropriate server. A. storing all data on a single server B. storing specific tables on different servers C. storing subsets of specific tables on different servers D. duplicating specific tables or subsets on different servers