Microsoft
70-595 · Question #41
A BizTalk Server 2010 solution contains a map that transforms an internal order format into the order format of a supplier. You have examples of the internal order. You need to perform unit testing…
The correct answer is C. Add a reference to Microsoft.BizTalk.TestTools and to Microsoft.XLANGs.BaseTypes. See the full explanation below for the reasoning.
Question
A BizTalk Server 2010 solution contains a map that transforms an internal order format into the order format of a supplier. You have examples of the internal order. You need to perform unit testing to make sure that the map works. You add a test project and a test class to the solution. You then add a reference to the project with the map. What should you do next?
Options
- AAdd a reference to Microsoft.XLANGs.BaseTypes and to Microsoft.BizTalk.BaseFunctoids.
- BAdd a reference to Microsoft.XLANGs.BaseTypes and to Microsoft.BizTalk.BaseFunctoids.
- CAdd a reference to Microsoft.BizTalk.TestTools and to Microsoft.XLANGs.BaseTypes.
- DAdd a reference to Microsoft.BizTalk.TestTools and to Microsoft.BizTalk.BaseFunctoids.
How the community answered
(42 responses)- A14% (6)
- B2% (1)
- C74% (31)
- D10% (4)
Community Discussion
No community discussion yet for this question.