You are designing a test plan for an existing Windows Azure 

题目
单选题
You are designing a test plan for an existing Windows Azure .NET 4 application.  Method calls return incorrect results for certain input parameters.   You need to recommend an approach for debugging the method calls.  What should you recommend?()
A

 Attach the remote debugger to the application.

B

 Use the Microsoft Visual Studio 2010 Test Manager tool.

C

 Use IntelliTrace to collect only eventsfrom the application.

D

 Use IntelliTrace to collect events and call information from the application.

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You are designing a test plan for an existing Windows Azure .NET 4 application.  Method calls return incorrect results for certain input parameters.   You need to recommend an approach for debugging the method calls.  What should you recommend?()  

  • A、 Attach the remote debugger to the application.
  • B、 Use the Microsoft Visual Studio 2010 Test Manager tool.
  • C、 Use IntelliTrace to collect only eventsfrom the application.
  • D、 Use IntelliTrace to collect events and call information from the application.

正确答案:D

第2题:

You are designing a Windows Azure application that will store data. You have the following requirements:   - The data storage system must support the storage of more than 500 GB of data.   - Data retrieval must be possible from a large number of parallel threads without threads blocking each other.   You need to recommend an approach for storing data.  What should you recommend?()

  • A、 Use Windows Azure Queues.
  • B、 Use Windows Live Mesh 2011.
  • C、 Use a single SQL Azure database.
  • D、 Use Windows Azure Table storage

正确答案:D

第3题:

You are designing a plan to migrate an existing application to Windows Azure.  The application currently resides on a server that has 768 MB of memory and multiple cores. You need to recommend the smallest compute instance size that is equivalent to the existing server.  Which size should you recommend?()

  • A、 Small
  • B、 Medium
  • C、 Large
  • D、 ExtraSmall

正确答案:B

第4题:

You are designing a plan to migrate an existing application to Windows Azure. The application currently resides on a server that has 20 GB of hard disk space.  You need to recommend the smallest compute instance size that provides local storage equivalent to that of the existing server.  Which size should you recommend?()

  • A、 ExtraSmall
  • B、 ExtraLarge
  • C、 Small
  • D、 Large

正确答案:A

第5题:

You are designing a plan to migrate Microsoft SQL Server 2008 databases to SQL Azure. You do not plan to migrate the SQL Server databases to SQL Server 2008 R2.   You need to recommend an approach for performing bulk data transfers from the SQL Server databases to SQL Azure.  What should you recommend?()

  • A、 Use the bcp utility.
  • B、 Use the dta utility.
  • C、 Use the SQL Server Import and Export Wizard.
  • D、 Attach each SQL Server database to SQL Azure.

正确答案:A

第6题:

You are designing an integration test plan for a Windows Azure .NET 3.5 application.   You need to recommend a testing environment that allows developers to debug the application while accessing data in the cloud.  What should you recommend?()

  • A、 Run the application on Windows Azure.  Use the development storage account.
  • B、 Run the application on Windows Azure.  Use a Windows Azure Storage account.
  • C、 Run the application in the development fabric.  Use the development storage account.
  • D、 Run the application in the development fabric.  Use a Windows Azure Storage account

正确答案:D

第7题:

You are designing a Windows Azure application.   The application will include services hosted in different geographic locations.  The service locations may change.   You must minimize the cost of communication between services.  You need to recommend an approach for calling the services.  What should you recommend?()

  • A、 Use the Service Management API.
  • B、 Use Windows Azure Table storage.
  • C、 Use Windows Azure Queue storage.
  • D、 Use the Windows Azure AppFabric Service Bus.

正确答案:D

第8题:

You develop an ASP.NET web application that uses a Windows Azure web role. The application includes a startup script that installs a third-party component. You are developing a test plan for the startup script.  What should you recommend?()  

  • A、 Enable Remote Desktop Protocol (RDP) and deploy the application without the startup script.  Connect to the web role instance by using RDP, and then manually test the startup script.
  • B、 Deploy the application in the Windows Azure Compute Emulator.
  • C、 Deploy the application with a custom error page.
  • D、 Deploy the application and then use IntelliTrace.

正确答案:A

第9题:

You are designing a Windows Azure application that will communicate with existing on-premise applications and services.  The application will be activated for Windows Azure Connect.  You need to recommend a solution for completing the Windows Azure Connect configuration.  Which two actions should you recommend?()

  • A、 Place local endpoints in groups and then configure a connection between the groups and the application.
  • B、 Place hosted endpoints in groups and then configure a connection between the groups and the application.
  • C、 Install endpoint software on local computers or virtual machines.
  • D、 Install endpoint software on hosted virtual machines.

正确答案:A,C

第10题:

You are designing a Windows Azure application that will use a worker role. The worker role will create temporary files.  You need to recommend an approach for creating the temporary files that minimizes storage transactions.  What should you recommend?()

  • A、 Create the files on a Windows Azure Drive.
  • B、 Create the files in Windows Azure local storage.
  • C、 Create the files in Windows Azure Storage page blobs.
  • D、 Create the files in Windows Azure Storage block blobs.

正确答案:B

更多相关问题