题目内容

()、()是发展全身性最大力量常用的动作方法。

查看答案
更多问题

在动态测试过程中,测试人员完全不考虑程序内部的逻辑结构和内部特性,只依据程序的需求规格说明书,检查程序的功能是否符合要求的方法属于()。

A. 白盒法
B. 黑盒法
C. 条件覆盖法
D. 经验推测法

我国是以专利申请日为判断一项发明是否为现有技术的时间标准,申请日以前(包括申请日当天)公开的技术属于现有技术。

A. 正确
B. 错误

You are developing a client application that consumes a Windows Communication Foundation (WCF) service. The operation contract is as follows. [OperationContract] [FaultContract(typeof(SalesFault))] string GetSales(string saleId);() The service configuration file contains the following line in the serviceBehaviors section. A divide-by-zero exception is not being handled by the service. You need to ensure that the exception is caught in the client application. Which type of exception should the client catch?()

A. TimeoutException
B. FaultException
C. DivideByZeroException
D. FaultException

答案查题题库