Sign In
David Pokluda's blog
Business application development, agile development, and other software engineering topics
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET
AIF
blog
Dynamics AX
SysTest
Archive
Archives
March 2009
(1)
March 2007
(1)
February 2007
(1)
October 2006
(4)
September 2006
(3)
August 2006
(2)
October, 2006
MSDN Blogs
>
David Pokluda's blog
>
October, 2006
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
David Pokluda's blog
SysTest part V.: Test execution (results, runners and listeners)
Posted
over 6 years ago
by
dpokluda
2
Comments
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...
David Pokluda's blog
SysTest on Channel9
Posted
over 6 years ago
by
dpokluda
5
Comments
Michael Fruergaard Pontoppidan demonstrates how to use SysTest in this Channel9 video: Dynamics AX 4.0 - Unit testing
David Pokluda's blog
SysTest part IV.: Test/Suite initialization and cleaning; Execution isolation
Posted
over 6 years ago
by
dpokluda
2
Comments
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...
David Pokluda's blog
Outbound web service (AIF)
Posted
over 6 years ago
by
dpokluda
36
Comments
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...
Page 1 of 1 (4 items)