(61) 方法根据输出对输入的依赖关系设计测试用例。
(61)A.路径测试 B.等价类 C.因果图 D.边界值
针对下面程序段,边界值问题可以定位在 (62) 。
1: Rem Create a l0 element integer array
2: Rem Initialize each element to -1
3: Dim data(l 0) As Integer
4: Dim i As Integer
5: For i=l TO l0
6: data(i)= -1
7: Next i
8: End
(62) A. data (1) B. data (0) C. data (9) D. data (10)
以下控制流图的圈复杂度Ⅴ(g)和基本圈复杂度EV(g)是 (63)
(63)A.V(g)=5 EV(g)=l B. V(g)=6 EV(g)=6
C.V(g)=5 EV(g)=5 D. V(g)=6 EV(g)=l
在网络应用测试中,网络延迟是一个重要指标。以下关于网络延迟的理解,正确的是 (64) 。
A.指响应时间
B.指报文从客户端发出到客户端接收到服务器响应的间隔时间
C.指报文在网络上的传输时间
D.指从报文开始进入网络到它开始离开网络之间的时间
为保证测试活动的可控性,必须在软件测试过程中进行软件测试配置管理,一般来说,软件测试配置管理中最基本的活动包括 (65)
(65)A.配置项标识、配置项控制、配置状态报告、配置审计
B.配置基线确立、配置项控制、配置报告、配置审计
C.配置项标识、配置项变更、配置审计、配置跟踪
D.配置项标识、配置项控制、配置状态报告、配置跟踪
Originally introduced by Netscape Communications,(66)are a general mechanism which HTTP Server side applications,such as CGI(67), can use to both store and retrieve information on the HTTP(68)side of the connection。Basically, Cookies can be used to compensate for the (69)nature of HTTP。The addition of a simple, persistent, client-side state significantly extends the capabilities of WWW-based (70) .
(66)A. Browsers B. Cookies C. Connections D. Scripts
(67)A. graphics B. processes C. scripts D. texts
(68)A. Client B. Editor C. Creator D. Server
(69)A. fixed B. flexible C. stable D. stateless
(70) A.programs B. applications C.frameworks D. constrains
WebSQL is a SQL-like (71) language for extracting information from the web. Its capabilities for performing navigation of web (72) make it a useful tool for automating several web-related tasks that require the systematic processing of either all the links in a (73) , all the pages that can be reached from a given URL through (74) that match a pattern, or a combination of both. WebSQL also provides transparent access to index servers that can be queried via the Common ( 75 ) Interface.
(71) A. query B. transaction C. communication D. programming
(72) A. browsers B. servers C. hypertexts D. clients
(73) A. hypertext B. page C. protocol D. operation
(74) A. paths B. chips C. tools D. directories
(75) A. Router B. Device C. Computer D. Gateway
答案:
(1) | A | (16) | B | (31) | B | (46) | C | (61) | C |
(2) | D | (17) | A | (32) | A | (47) | B | (62) | B |
(3) | A | (18) | A | (33) | A | (48) | C | (63) | D |
(4) | B | (19) | B | (34) | B | (49) | D | (64) | D |
(5) | B | (20) | A | (35) | C | (50) | B | (65) | A |
(6) | C | (21) | B | (36) | D | (51) | C | (66) | B |
(7) | D | (22) | C | (37) | B | (52) | A | (67) | C |
(8) | C | (23) | B | (38) | D | (53) | B | (68) | A |
(9) | C | (24) | A | (39) | B | (54) | B | (69) | D |
(10) | B | (25) | D | (40) | A | (55) | D | (70) | B |
(11) | C | (26) | B | (41) | A | (56) | D | (71) | A |
(12) | A | (27) | C | (42) | A | (57) | D | (72) | C |
(13) | D | (28) | B | (43) | A | (58) | C | (73) | B |
(14) | B | (29) | C | (44) | A | (59) | B | (74) | A |
(15) | A | (30) | C | (45) | C | (60) | A | (75) | D |
相关推荐:
北京 | 天津 | 上海 | 江苏 | 山东 |
安徽 | 浙江 | 江西 | 福建 | 深圳 |
广东 | 河北 | 湖南 | 广西 | 河南 |
海南 | 湖北 | 四川 | 重庆 | 云南 |
贵州 | 西藏 | 新疆 | 陕西 | 山西 |
宁夏 | 甘肃 | 青海 | 辽宁 | 吉林 |
黑龙江 | 内蒙古 |