●__(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)
●以下控制流图的圈复杂度V(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)__。
(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
各省软考办 | ||||||||||