一起答
单选

●软件测试的目的是 (1) 。通常 (2) 是在代码编写阶段可进行的测试,它是整个测试工作的基础。

逻辑覆盖标准主要用于 (3) 。它主要包括条件覆盖、条件组合(多重条件)覆盖。判定覆盖、条件及判定覆盖、语句覆盖和路径覆盖等几种,其中除路径覆盖外最弱的覆盖标准是 (4) ,最强的覆盖标准是 (5) 。

 (1)

  • A.表明软件的正确性    &n
  • bsp;  B.评价软件质量    
  • C.尽可能发现软件中错误    
  • D.判定软件是否合格    (2) A.系统测试
  • B.安装测试
  • C.验收测试
  • D.单元测试    (3) A.黑盒测试方法
  • B.白盒测试方法
  • C.灰盒测试方法
  • D.软件验证方法    (4) A.条件覆盖
  • B.条件组合覆盖
  • C.判定覆盖
  • D.语句覆盖    (5) A.条件覆盖
  • B.条件组合覆盖
  • C.判定覆盖
  • D.条件及判定覆盖
试题出自试卷《2011年程序员考试考前密卷(八)-上午试题》
参考答案
查看试卷详情
相关试题
  1. ●TCP service is obt

    • ained
    • by having both the sender and the re
    • ceiver create an
    • d points,which are called (75) .    (75) A.Network address
    • B.supenet address
    • C.socket
    • D.IP address
  2. ● (74) is

    • a contiguous,num
    • bered set of variables of a given base type,whi
    • ch can be use
    • d and passed to functions as a unit.    (74) A.Record
    • B.Array
    • C.Parameter
    • D.File
  3. ●In C l

    • anguage,the usual expression statements are&n
    • bsp;(73) or fun
    • ction calls.    (73) A.I/Os
    • B.operations
    • C.assignments    
    • D.evaluations
    • An instruction is made up of operations that&n
    • bsp;(68) the fun
    • ction to be performe
    • d and operands that represent the data to be operated on.For example,if an instruction is to perform. the operation of  (69) two numbers,it must know  (70) the two numbers are.The processor′s job is to  (71) in
    • B.skip
    • C.smoke
    • D.specify    (69) A.add
    • B.added
    • C.adding
    • D.additional    (70) A.when
  4. ● (67) is

    • a sequence of letters and digits,the first character must
    • be a letter.    (67) A.An identifier
    • B.A string    
    • C.An array    
    • D.A program
  5. The CPU is composed of two components,which are () .

    • A.asthmatics logic unit and controller  
    • B.arithmetic logic unit and memory  
    • C.memory and controller  
    • D.controller and storage
  6. ●数字签名技术可以用于对用户身份或信息的真实性进行验证与鉴定,但是下列的 (64) 行为不能用数字签名技术解决。

    (64)

    • A.抵赖    &n
    • bsp;  B.篡改    
    • C.伪造    
    • D.窃听
  7. ●依法受到保护的计算机软件作品必须符合下述条件 (65) 。

    (65)

    • A.可被感知
    • B.逻辑合理
    • C.独立创作
    • D.A、B和C
  8. OSI(Open System Interconnection)安全体系方案X.800将安全服务定义为通信开放系统协议层提供的服务,用来保证系统或数据传输有足够的安全性。X.800定义了5类可选的安全服务。下列相关的选项中不属于这5类安全服务的是 () 。

    • A.数据保密性  
    • B.认证  
    • C.访问控制  
    • D.数据压缩
  9. ●网络安全的基本目标是实现信息的 (62) 。

    (62)

    • A.完整性、机密性、可用性、合法性    &n
    • bsp;  B.保密性、完整性、有效性、防病毒保护    
    • C.保密性、完整性、合法性、防病毒保护    
    • D.机密性、可用性、实用性、有效性