| Exam Code/Number: | 98-379Join the discussion |
| Exam Name: | Software Testing Fundamentals |
| Certification: | Microsoft |
| Question Number: | 250 |
| Publish Date: | May 23, 2026 |
|
Rating
100%
|
|
This question requires that you evaluate the underlined text to determine if it is correct.
When there is no more physical memory available, data in memory is moved to the hibernation file.
Select the correct answer if the underlined text does not make the statement correct. Select "No change is needed" if the underlined text makes the statement correct.
You are writing tests for an application that tracks the results of car races. The application includes a function named GetResults that returns the results for a race with a given name, as shown in the following code. (Line numbers are included for reference only.)
You need to test that the GetResults function creates a RaceResult object containing the race name and data for each race result stored in the database.
What type of test must you use?
DRAG DROP
Match each Microsoft Test Manager component to its description. To answer, drag the appropriate component from the column on the left to its description on the right. Each
component may be used once, more than once, or not at all. Each correct match is worth one point.

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.

This question requires that you evaluate the underlined text to determine if it is correct.
A user story is a documented set of steps that determine if a particular feature of an application is performing properly.
Select the correct answer if the underlined text does not make the statement correct. Select "No change is needed" if the underlined text makes the statement correct.