70-499 · Question #321
Your team is using Microsoft Test Manager (MTM). You have a manual test case for a web page on which the user is required to enter information into several text fields. The test takes a long time to…
The correct answer is B. Create an action recording and fast forward to repeat the test steps that have repeatability. After you create an action recording, you can play it back while you run a test that contains the recording. This helps in circumstances where you might have to run the test multiple times because the action recording automatically plays back the steps. Alternatively, you can…
Question
Options
- ABreak the test up into several shorter test cases to isolate the steps that have repeatability
- BCreate an action recording and fast forward to repeat the test steps that have repeatability
- CConvert the test case to an automated test.
- DChange the order of the test steps so the least repeatable steps are run first.
How the community answered
(23 responses)- A4% (1)
- B78% (18)
- C4% (1)
- D13% (3)
Explanation
After you create an action recording, you can play it back while you run a test that contains the recording. This helps in circumstances where you might have to run the test multiple times because the action recording automatically plays back the steps. Alternatively, you can fast forward through the test steps until you reach the correct test step to verify a bug.
Topics
Community Discussion
No community discussion yet for this question.