aiotestking uk

70-499 Exam Questions - Online Test


70-499 Premium VCE File

Learn More 100% Pass Guarantee - Dumps Verified - Instant Download
150 Lectures, 20 Hours

Q1. - (Topic 2) 

You are using Microsoft Test Manager (MTM). 

Your company plans to support SQL Server and third-party databases for the application under test. 

You need to test both the SQL Server and third-party databases using one test case to capture test results. 

What are two possible ways to achieve this goal? (Each correct answer presents a complete solution. Choose two.) 

A. Add new database run options. 

B. Add new database test settings. 

C. Add a new database test configuration. 

D. Add new database test configuration variables. 

Answer: C,D 

Q2. - (Topic 1) 

Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. 

The lead developer uses a large third-party library named Fabrikam. This utility requires thousands of files that none of the other developers use. 

You need to meet the following requirements: 

. Prevent Fabrikam files from being retrieved by the other developers. . Retrieve all files, including Fabrikam, for the lead developer. 

What should you do? 

A. 

Have each developer create a workspace mapping to root folder of the project. 

Cloak the Fabrikam folder in the lead developer’s workspace. 

B. 

Have each developer create a workspace mapping to root folder of the project. 

Cloak the Fabrikam folder in every team member’s workspace except the lead developer’s. 

C. 

Have each developer map the Fabrikam TFS folder to the local folder C: \ThirdParty. 

Within the workspace settings, ensure all other folders are cloaked. 

D. 

Keep the original workspace and within the Source Control Explorer, right-click on the UltraStats node anci seiect tne Map Working Folder option and map it to C: \UltraStats. 

Answer:

Q3. - (Topic 1) 

Your network environment includes a dual-tier Microsoft Visual Studio Team Foundation Server (TFS) 2012 installation. The first server hosts Microsoft SQL Server and Analysis Services, and the second server hosts TFS Application Tier and Reporting Services. 

The TFS installation uses the company’s Enterprise SharePoint Server, which is backed up by a different team. 

You need to perform regular backups of the TFS server, and you need to keep the size of the backup to the minimum. 

Which three components should you back up? (Each correct answer presents part of the solution. Choose three.) 

A. TFS Configuration and Collection databases 

B. Configuration database 

C. SharePoint Products databases 

D. Analysis databases 

E. Warehouse database 

Answer: A,C,D 

Q4. - (Topic 2) 

You are a test developer using Microsoft Test Manager (MTM). 

An application that you are testing has gone through a design change. The test case now has five test steps that contain obsolete parameters. 

You need to completely remove these parameters, their data values, and their names, but keep the test steps intact. 

What should you do? 

A. Delete all of the data value iterations for the obsolete parameters by clicking Delete iteration in the Parameter Values pane. 

B. Delete the obsolete parameters from the test case by clicking Rename parameter in the Parameter Values pane and replace the name with a blank replacement value. 

C. Delete the test steps with the old parameters and insert a new test step in their place. 

D. Delete the obsolete parameters from the test case by clicking Delete parameter in the Parameter Values pane and remove the parameter name from the test steps. 

Answer:

Q5. - (Topic 3) 

You manage a project that has three teams working in parallel on a single codebase using a Scrum process methodology. 

You need to ensure that each team can manage work separately while editing a shared code base. 

What should you do? 

A. Within a single team project, create separate iteration paths for each team. Assign each team member to their respective iteration path. 

B. Create a team project for each team, assigning different team members to each team project. 

C. Within a single team project, create three teams. Assign each team member to their respective teams. 

D. Create a team project for each team, assigning all team members to each team project. 

Answer:

Q6. - (Topic 2) 

You use Microsoft Test Manager (MTM) to conduct a manual test for an ASP.NET web application. You have created a test plan named Release 2.0. 

The test plan needs to meet the following requirements: . Test runs should be able to capture event log data for the server role. 

. Test runs should be able to collect exceptions and specific diagnostic tracing information to isolate bugs that are difficult to reproduce. 

You need to configure the Release 2.0 test plan by creating new test settings for the requirements and assigning the test settings to the test plan. 

How should you configure the new test settings? 

A. On the Data and Diagnostics page, select the Event Log and System Information options. 

B. On the Data and Diagnostics page, select the Event Log, ASP.NET Client Proxy for IntelliTrace and Test Impact, and IntelliTrace options. 

C. On the Data and Diagnostics page, select the Event Log and IntelliTrace options. 

D. On the Data and Diagnostics page, select the Event Log and ASP.NET Client Proxy for IntelliTrace and Test Impact options. 

Answer:

Q7. - (Topic 2) 

Your client has a Microsoft Visual Studio Team Foundation Server (TFS) 2013 installation with Lab Management. The client uses the Microsoft stack to test tools. The testing team 

uses manual and automated testing. 

You are testing the following two scenarios of Acceptance Criteria for the story: 

Scenario 1 

"Given a non-rewards member goes to the reservations site, 

when entering Tampa, FL, as the city 

and an arrival date of 12/25/2014 

and a departure date of 1/1/2015, 

then the website should show a hotel room with the price of $225 per night 

and another hotel room with a price of $199 per night." 

Scenario 2 

"Given a non-rewards member goes to the reservations site, 

when entering Denver, CO, as the city 

and an arrival date of 1/25/2015 

and a departure date of 1/27/2015, 

then the website should show a hotel room with the price of $145 per night 

and another hotel room with a price of $186 per night." 

You need to create a flexible manual test case that can accommodate the two scenarios. The test should include three parameters, one for the city, one for the trip dates, and one for the results. 

What should you do? 

A. Option A 

B. Option B 

C. Option C 

D. Option D 

Answer:

Explanation: Ref: http://msdn.microsoft.com/en-us/library/dd286655.aspx http://msdn.microsoft.com/en-us/library/vstudio/ee348616(v=vs.110).aspx 

Q8. - (Topic 2) 

You are using Microsoft Test Manager (MTM). 

You need to develop test cases that trace to a set of requirements. 

What should you do? 

A. Add the requirements as test step attachments. 

B. Add links from the test cases to the requirements. 

C. Add links from the test suite to the requirements. 

D. Add the requirements as test case attachments. 

Answer:

Q9. - (Topic 3) 

Your geographically dispersed development team is using the Microsoft Solution Framework (MSF) for Agile Software Development 6.0 process template. 

You are developing an application that will function on several different types of mobile devices. 

You need to ensure that developers have access to the designs for each device. 

What should you do? 

A. Create a Requirements work item type and attach the wireframe design. 

B. Print the storyboards’ wireframe designs and tape them to the walls of the main development center. 

C. Create a new task for each wireframe design. 

D. Create wireframes in Microsoft PowerPoint and link them to the user stories. 

Answer:

210. - (Topic 3) 

Your development team uses the Microsoft Solution Framework (MSF) for Agile Software Development 6.0 process template. 

You need to determine the process to obtain the most accurate estimates for each user story in your product backlog. 

What should you do? 

A. Have the development team estimate and use the longest estimates. 

B. Ask the product owner to provide the estimates. 

C. Ask the scrum master to provide estimates. 

D. Have the development team estimate until team members reach consensus. 

Q10. - (Topic 3) 

Your development team uses Scrum as its process framework. 

The business communicates a significant change in direction. The current sprint may become obsolete due to the changes. 

You need to determine whether the current sprint should be canceled. 

Under what circumstances should you cancel the current sprint? 

A. Team members are not able to complete the tasks that were committed to for the sprint. 

B. Major changes to have doubled the required time to complete the tasks. 

C. Impediments cause the tasks to not be completed within the sprint. 

D. The sprint goal becomes obsolete. 

Answer:

Explanation: Canceling a Sprint Rarely does a Sprint need to be canceled, but it does happen. If a Sprint’s forecasted work becomes irrelevant, then there is no reason to continue developing it. This can occur if the product or organization needs to change direction immediately due to a technology or market reason. Only the Product Owner has the authority to cancel a Sprint. He or she may do so under the advisement of others, including stakeholders, the Development Team, or the Scrum Master. Canceled Sprints require the Scrum Team to collaborate and decide if any done work is acceptable and potentially releasable. The Scrum Team should also re-estimate any undone work, returning it to the Product Backlog. The work done on partially completed PBIs depreciates quickly and may not have any value in the future. Needless to say, canceling a Sprint will generate waste. 

Professional Scrum Development with Microsoft Visual Studio 2012 p.16