exam questions

Exam MB-500 All Questions

View all questions & answers for the MB-500 exam

Exam MB-500 topic 4 question 46 discussion

Actual exam question from Microsoft's MB-500
Question #: 46
Topic #: 4
[All MB-500 Questions]

A company is implementing Dynamics 365 finance and operations apps.

You are using the SysTest framework to test code in Visual Studio.

You need to create a unit test class.

Which two attributes can you use? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

  • A. Owner
  • B. EntryPoint
  • C. TestCategory
  • D. TestFilter
Show Suggested Answer Hide Answer
Suggested Answer: AC 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
globeearth
2 weeks ago
Selected Answer: AC
B. EntryPoint: This is not a valid attribute in the SysTest framework. It does not exist for unit test classes or methods. D. TestFilter: This is also not a valid attribute in the SysTest framework. While filtering can be done when running tests, there is no specific "TestFilter" attribute for test classes or methods.
upvoted 1 times
...
8933e4c
8 months, 2 weeks ago
In my opinion the attribute is not 'Owner' but 'SysTestOwnerAttribute'.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...