当前位置:MCPD(70-511)题库

问题:

[单选]

You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application.  
The application includes a function that is triggered by filling out a form and by clicking a button.  
Currently, the application is tested manually.  
You need to create an automated and iterative process to test the application. 
What should you do?()

A . Use IntelliTrace.
B . Use UISpy.exe to extract the user interface (UI) information. Then, use MSTest.exe.
C . Use classes in the System.Windows.Automation and System.Windows.Automation.Text namespaces.
D . Use the Action Recording methodology to record the user interface (UI) actions. Then, use MSTest.exe.

十八届四中全会提出要改革法院案件受理制度,(),对人民法院依法应该受理的案件,做到有案必立、有诉必理,保障当事人诉权。 进一步完善立案登记制。 进一步完善立案审查制。 变立案登记制为立案审查制。 变立案审查制为立案登记制。 我国目前实行的《建设项目(工程)劳动安全卫生预评价管理办法》是()于1992年2月发布的。 劳动部。 卫生部。 人事部。 国家经贸委。 主码是一种候选码码,主码中的属性个数没有限制。 公司有一个Active Directory域。公司运行终端服务。您将总部打印机配置为终端服务器上的默认打印机。公司策略规定,所有远程客户端计算机必须符合以下要求:   (1)总部打印机必须是客户端计算机的默认打印机。   (2)用户在终端会话期间必须能够访问他们的本地打印机。   (3)您需要使用“终端服务打印机重定向”模板创建一个组策略对象以符合公司策略。 该怎么做?() 将“首先使用轻松打印驱动程序”选项设置为“已禁用”。将该 GPO 应用到终端服务器。。 将“首先使用终端服务轻松打印驱动程序”选项设置为“已禁用”。将该 GPO 应用到所有客户端计算机。。 将“不将默认客户端打印机设置为会话中的默认打印机”选项设置为“已启用”。将该 GPO 应用到终端服务器。。 将“不将默认客户端打印机设置为会话中的默认打印机”选项设置为“已启用”。将该 GPO 应用到所有客户端计算机。。 You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5.  The application has a Web form file named MovieReviews.aspx.  The MovieReviews.aspx file connects to a LinqDataSource DataSource named LinqDataSource1 that  has a primary key named MovieID.  The application has a DetailsView control named DetailsView1.  The MovieReviews.aspx file contains the following code fragment. (Line numbers are included for  reference only.)  01  02 DataSourceID="LinqDataSource1"  03  04 />  05   06  07 InsertVisible="False"  08 ReadOnly="True" SortExpression="MovieID" />  09  10 SortExpression="Title" />  11  12 SortExpression="Theater" />  13  14 ShowEditButton="True" ShowInsertButton="True" />  15   16   You need to ensure that the users can insert and update content in the DetailsView1 control. You also need to prevent duplication of the link button controls for the Edit and New operations. Which code segment should you insert at line 03?() A。 B。 C。 D。

You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application.  
The application includes a function that is triggered by filling out a form and by clicking a button.  
Currently, the application is tested manually.  
You need to create an automated and iterative process to test the application. 
What should you do?()

参考答案:

  参考解析

本题暂无解析

相关题目:

在线 客服