单选题循环冗余校验码(CRC)利用生成多项式进行编码。设数据位为k位,校验位为r位,则CRC码的格式为________。
单选题以下关于防火墙功能特性的说法中,错误的是
单选题李某在《电脑与编程》杂志上看到张某发表的一组程序,颇为欣赏,就复印了100份作为程序设计辅导材料发给了学生。李某又将这组程序逐段加以评析,写成评论文章后投到《电脑编程技巧》杂志上发表。李某的行为______。
单选题下列设备和技术中,(65)不属于数据安全策略范畴。
单选题编译高级语言源程序时,可发现源程序中的______错误。 A.堆栈溢出 B.变量未定义 C.指针异常 D.数组元素下标越界
单选题以下不属于网络测试的测试指标的是( )
单选题假设在程序控制流图中,有14 条边,10 个节点,则控制流程图的环路复杂性V(G)等于是(54)。
单选题●若UML 类图中包含订单和订单明细两个类,则这两个类之问的关系应为(45)。
单选题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.
单选题《GB/T18905 软件工程 产品评价》中确定的通用评价过程包括:_____( )____。
单选题ICMP协议属于因特网中的( )协议,ICMP协议数据单元封装在(请作答此空) 中传送
单选题为验证某呼叫中心是否能够承受大量呼叫信息同时呼入并得到正确处理,测试工程师一般采用( )测试工具
单选题标准符合性测试中的标准分类包括
①数据内容类标准
②通信协议类标准
③开发接口类标准
④信息编码类标准
单选题对于一般的树结构,可以采用孩子一兄弟表示法,即每个结点设置两个指针域
单选题缺陷探测率 DDP 是衡量一个公司测试工作效率的软件质量成本的指标。在某公司开发一个软件产品的过程中,开发人员自行发现并修正的缺陷数量为 80 个,测试人员A 发现的缺陷数量为50 个,测试人员B 发现的缺陷数为50 个,测试人员A 和测试人员 B 发现的缺陷不重复,客户反馈缺陷数量为 50 个,则该公司针对本产品的缺陷探测率为( ) 。
单选题设数组a[1..10,1..8]中的元素按行存放,每个元素占用4个存储单元,已知第一个数组元素a[1,1]的地址为1004,那么a[5,6]的地址为( )
单选题针对逻辑覆盖有下列叙述,( )是不正确的。
单选题●编写测试计划的目的是(54)。
①使测试工作顺利进行 ②使项目参与人员沟通更舒畅
③使测试工作更加系统化 ④软件过程规范化的要求
⑤控制软件质量
