一起答
单选

● 正确的集成测试描述包括(43) 。

①集成测试也叫做组装测试,通常是在单元测试的基础上,将模块按照设计说明书要求进行组装和测试的过程。

②自顶向下的增殖方式是集成测试的一种组装方式,它能较早地验证主要的控制和判断点,对于输入输出模块、复杂算法模块中存在的错误能够较早地发现。

③集成测试的目的在于检查被测模块能否正确实现详细设计说明中的模块功能、性能、接口和设计约束等要求

④集成测试需要重点关注各个模块之间的相互影响,发现并排除全局数据结构问题

(43)

  • A.①②   
  • B.②③      
  • C.①④    
  • D.②④
参考答案
查看试卷详情
相关试题
  1.  ● For nearly ten years, the Unified Modeling Language (UML) has been the industry standard for visualizing, specifying, constructing, and documenting the   (71)   of a software-intensive system. As the  (72)   standard modeling language, the UML facilitates communication and reduces confusion among project  (73) . The recent standardization of UML 2.0 has further extended the language's scope and viability. Its inherent expressiveness allows users to  (74)   everything from enterprise information systems and distributed Web-based applications to real-time embedded systems.  The UML is not limited to modeling software. In fact, it is expressive enough to model (75)    systems, such as workflow in the legal system, the structure and behavior. of a patient healthcare system, software engineering in aircraft combat systems, and the design of hardware. To understand the UML, you need to form. a conceptual model of the language, and this requires learning three major elements: the UML's basic building blocks, the rules that dictate how those building blocks may be put together, and some common mechanisms that apply throughout the UML.

    (71)

    • A. classes     
    • B. components   
    • C. sequences         
    • D. artifacts    (72)
    • A. real            
    • B. legal       
    • C. de facto         
    • D. illegal    (73)
    • A. investors          
    • B. developers         
  2. ● 集线器是一种物理层联网设备,下面有关集线器的叙述中,错误的是 (69) 。

    (69)

    • A. 集线器没有自动寻址能力         
    • B. 连接在集线器上的故障设备不会影响其他结点通信      
    • C. 集线器可以隔离广播风暴         
    • D. 连接在集线器上的所有结点构成一个冲突域
  3. ● 在Windows系统中设置默认路由的作用是 (68) 。

    (68)

    • A. 当主机接收到一个访问请求时首先选择的路由   
    • B. 当没有其它路由可选时最后选择的路由 
    • C. 访问本地主机的路由
    • D. 必须选择的路由
  4. ● 用户访问某Web网站, 浏览器上显示 “HTTP-404” 错误,则故障原因是 (70)

     (70)

    • A. 默认路由器配置不当     
    • B. 所请求当前页面不存在
    • C. Web服务器内部出错      
    • D. 用户无权访问
  5.  ● 以下对用户口令进行限定的措施中,(66)对提高安全性来说是无用的。

    (66)

    • A.最小改变口令的时限
    • B.最短口令长度 
    • C.口令不能全为数字或小写字母之外的字符
    • D.首次登录必需改变口令
  6. ● (67)不属于用户认证机制。

    (67)

    • A.用户名和密码   
    • B.数字证书  
    • C.SSL   
    • D.User Key
  7. ● 下列设备和技术中,(65)不属于数据安全策略范畴。

    (65)

    • A.SAN  
    • B.异地容灾  
    • C. 数字证书  
    • D. 双机容错  
  8. ● 能够主动采集信息,分析网络攻击行为和误操作的实时保护策略是指(64) 。

    (64)

    • A.安全日志   
    • B.入侵检测  
    • C.隔离防护  
    • D.防火墙
  9. ● 为验证某音乐会订票系统是否能够承受大量用户同时访问,测试工程师一般采用(62)测试工具。

    (62)

    • A.故障诊断  
    • B.代码   
    • C.负载压力  
    • D.网络仿真
  10. ● (63)不属于网站渗透测试的内容。

    (63)

    • A.防火墙日志审查    
    • B.防火墙远程探测与攻击 
    • C.跨站攻击       
    • D.SQL注入