单选题假设在程序控制流图中,有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)。
①使测试工作顺利进行 ②使项目参与人员沟通更舒畅
③使测试工作更加系统化 ④软件过程规范化的要求
⑤控制软件质量
单选题甲和乙两人在同一时间就同样的发明创造提交了专利申请,专利局将分别向各申请人通报有关情况并提出多种解决这一问题的办法,不可能采用______的办法。
单选题可利用一个栈来检查表达式中的括号是否匹配,其方法是:初始时设置栈为空, 然后从左到右扫描表达式,遇到左括号(就将其入栈,遇到右括号)就执行出栈操作,忽略其他符号
单选题请根据下面叙述的场景选用适当的设计模式
单选题用面向对象方法设计了一个父类File和两个子类DiskFile和TapeFile,这两个子类继承了其父类的op曲方法,并给出不同鳆实现。不同的子类执行open方法时,有不同的行为,这种机制称为(48)。
单选题将高级语言程序翻译为机器语言程序的过程中,常引入中间代码,其好处是______。
单选题( )不属于测试人员编写的文档
单选题在计算机系统中,系统的(49)可以用MTTF/(1+MTTF)来度量,其中MTTF为平均无故障时间。
