Welcome to MSDN Blogs Sign in | Join | Help

October 2006 - Posts

SysTest part V.: Test execution (results, runners and listeners)

In the series of previous posts I've covered TestClass es and TestSuite s. You should already know how to create a TestClass and how to group your tests in TestSuite s. In this post I'll try to cover the test execution environment. Results and Runners
Posted by dpokluda | 2 Comments
Filed under: ,

SysTest on Channel9

Michael Fruergaard Pontoppidan demonstrates how to use SysTest in this Channel9 video: Dynamics AX 4.0 - Unit testing
Posted by dpokluda | 5 Comments
Filed under: ,

SysTest part IV.: Test/Suite initialization and cleaning; Execution isolation

We already know how to create test suites . Today I would like to cover some additional reasons for creating test suites: initialization, cleaning and test execution isolation. Initialization and Clean up As long as our test class contains just one test
Posted by dpokluda | 2 Comments
Filed under: ,

Outbound web service (AIF)

In this post I'll try to demonstrate how to use AIF outbound web service adapter. I'll begin with building a sample web service implementing AIF SendMessage "interface". We will validate the web service by building a test. For the end-to-end test we will
Posted by dpokluda | 35 Comments
Filed under: , ,
 
Page view tracker