Which two test cases should you include in the test suite?
A computer science student creates a plain text editor for a class project. The core
functionality of the application includes:
Create and edit documents
Store and retrieve documents
Copy to and paste text from documents
You need to create a build verification test suite for the application.
Which two test cases should you include in the test suite? (Choose two.)
Match each Microsoft Test Manager component to its description.
What severity is this defect?
A tester describes a defect as follows:
The defect allows the application to continue normally.
The defect severely impacts the performance of the application.
What severity is this defect?
Match each severity to its description.
DRAG DROP
You are testing a custom application for mobile devices.
Match each severity to its description. To answer, drag the appropriate severity from the
column on the left to its description on the right. Each severity may be used once, more than
once, or not at all. Each correct match is worth one point.
What is the last step that must be performed before you can close a bug?
What is the last step that must be performed before you can close a bug?
Which code segment should you add?
You are developing a Windows Store app. Users must be able to initiate searches by using
the Search charm. The app must display the search text in a DIV element named
statusMessage. You need to add code to meet this requirement. Which code segment
should you add?
Which code segment should you insert at line 05?
You are developing a Windows Store app. The app includes a handler for the datarequested
event. A portion of the code for the event handler is shown in the following code segment:
The app must meet the following requirements:
• The app must share an order tracking link with target apps.
• The app must share URI-type data only.
You need to ensure that the app meets the requirements. Which code segment should you
insert at line 05?
Which code segments should you use?
HOTSPOT
You are developing a Windows Store app. The app allows users to browse contacts from a
social networking site. The app has the following requirements:
• The user must be able to select more than one contact at a time.
• The app must display all of the details for the selected contacts.
You need to ensure that the requirements are met. Which code segments should you use?
(To answer, select the correct option from each drop-down list in the answer area.)
Which three actions should you perform in sequence?
You need to configure the deployment package settings for both apps to ensure that the requirements are met
You are developing two Windows Store apps named PhotoApp and PictureAlbum. The apps
must meet the following requirements:
• PhotoApp must have access to images on the local computer on which PhotoApp is
running.
• PictureAlbum must be able to access the images from PhotoApp.
You need to configure the deployment package settings for both apps to ensure that the
requirements are met. What should you do?