all Technical posts
Preparing Test Suites for Acceptance Testing
Testing is the (only?) way to be sure that the software is doing what it is supposed to do. Acceptance testing is the way to verify if the software is doing what the user is expected it to do. This post goes over how to prepare your test suite for this.
all Technical posts
Arcus Security v2.0, the Catalyst Release That Sets the Record Straight
The Arcus Security v2.0 release makes use of the required .NET 8 update in order to make small changes which will have a big impact.
all Technical posts
Optimizing Test Fixtures for Effective Unit Testing
Test fixtures are very useful and central to a good test suite, but when used in an invalid manner, they can cripple the entire test.
Download Our New White Paper "Understanding SaaS and PaaS for IoT"
Discover which solution will help you meet your IoT goals.
Unlocking the Value of Dynamics 365 Through Integration
Learn how you can unlock the value of Dynamics 365 through integration for your organization.
Discover How You Can Get Started with IoT in this eBook "Beyond the IoT Hype"
This eBook walks you through the steps on how to begin your IoT journey.
all Technical posts
Three Mistakes Commonly Made When Writing Tests
This post will go over some common mistakes made by both juniors and seniors when writing tests.
all Ai
A Developer’s Guide to Effective Prompt Engineering: Harnessing AI Power
In today's tech landscape, generative AI models are pivotal in reshaping our interaction with technology.
all Technical posts
Unveiling the Evolution of Tests as Systems Become Testable
I recently worked on several previously untested projects, and saw this pattern occur when I helped to make various systems testable. Read further to explore this.