(61) 方法根據(jù)輸出對輸入的依賴關(guān)系設(shè)計(jì)測試用例。
(61)A.路徑測試 B.等價(jià)類 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)
以下控制流圖的圈復(fù)雜度Ⅴ(g)和基本圈復(fù)雜度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
在網(wǎng)絡(luò)應(yīng)用測試中,網(wǎng)絡(luò)延遲是一個(gè)重要指標(biāo)。以下關(guān)于網(wǎng)絡(luò)延遲的理解,正確的是 (64) 。
A.指響應(yīng)時(shí)間
B.指報(bào)文從客戶端發(fā)出到客戶端接收到服務(wù)器響應(yīng)的間隔時(shí)間
C.指報(bào)文在網(wǎng)絡(luò)上的傳輸時(shí)間
D.指從報(bào)文開始進(jìn)入網(wǎng)絡(luò)到它開始離開網(wǎng)絡(luò)之間的時(shí)間
為保證測試活動(dòng)的可控性,必須在軟件測試過程中進(jìn)行軟件測試配置管理,一般來說,軟件測試配置管理中最基本的活動(dòng)包括 (65)
(65)A.配置項(xiàng)標(biāo)識、配置項(xiàng)控制、配置狀態(tài)報(bào)告、配置審計(jì)
B.配置基線確立、配置項(xiàng)控制、配置報(bào)告、配置審計(jì)
C.配置項(xiàng)標(biāo)識、配置項(xiàng)變更、配置審計(jì)、配置跟蹤
D.配置項(xiàng)標(biāo)識、配置項(xiàng)控制、配置狀態(tài)報(bào)告、配置跟蹤
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 |
相關(guān)推薦:
北京 | 天津 | 上海 | 江蘇 | 山東 |
安徽 | 浙江 | 江西 | 福建 | 深圳 |
廣東 | 河北 | 湖南 | 廣西 | 河南 |
海南 | 湖北 | 四川 | 重慶 | 云南 |
貴州 | 西藏 | 新疆 | 陜西 | 山西 |
寧夏 | 甘肅 | 青海 | 遼寧 | 吉林 |
黑龍江 | 內(nèi)蒙古 |