Access JumpStart
  • Homepage
  • Blog
Select Page
  • Homepage
  • Blog

TDD – 029 – Getting one field to audit… almost

by Jonathan Halder | Jan 10, 2024 | MS Access, MS Access VBA Coding, TDD

Ok, opened up the FormAuditor database and ran the tests. Here’s where I’m at: That test name is a mouthful! GivenFormAuditorWhenOneFieldIsChangedThenAuditorReturnsSingleListOfChanges Given: FormAuditorWhen: One Field Is ChangedThen:...

TDD – 028 – Full throttle forward! Make the test pass and make another failing test!

by Jonathan Halder | Jan 8, 2024 | MS Access, MS Access Forms, MS Access VBA Coding, TDD

The latest test is failing due to a compiler error: ‘@TestMethod(“FormAuditor”) Private Sub GivenFormAuditorWhenNoFormIsChangedThenAuditorReturnsEmptyListOfChanges() Dim testFormAuditor As New FormAuditor Dim testDictionary As New...

TDD – 027 – Considering what the class consumer wants

by Jonathan Halder | Jan 5, 2024 | MS Access, MS Access VBA Coding, TDD

First things first, I am continuing to work on the new test and adding code so it will actually be testing the class user expectations. I would expect that if I create this Form Auditor class and don’t have any changes to any forms, I would expect that any...

TDD – 026 – Getting back to the user requirements

by Jonathan Halder | Jan 4, 2024 | MS Access, MS Access VBA Coding, TDD

Back to testing: I am currently working on this test, which I never actually completed. ‘@TestMethod(“FormListener”) Private Sub FormListenerRaisesBoundDataChangedEvent() FormListenerTest.Setup NewForm NewForm.TestText = “NewThing”...

TDD – 025 – Where did TDD go wrong and renaming tests

by Jonathan Halder | Jan 3, 2024 | MS Access, MS Access VBA Coding, TDD

I just watched a YouTube video today discussing where TDD went wrong, you can watch it if you want, but you don’t have to: Basically, TDD has been around a while and has gone through a lot of analysis. Seems like most proponents now adays are talking about going...
« Older Entries
Next Entries »

Get a Daily Email

An email loaded with my tips and musings.

    We won't send you spam. Unsubscribe at any time.

    Recent Posts

    • Working in an Agile way…
    • Manual test driven development
    • Dealing with complex SQL queries
    • Guiding principles
    • Copying and modifying code / forms / objects

    Recent Comments

    1. Neil Sargent on Two Form Filtering strategies
    2. RichardRost on Why I think hourly billing is nuts
    3. Using combo boxes to select an entry and update form fields | Access JumpStart on Hiding duplicate records using running totals over a group
    4. | Access JumpStart on Super Simple Code Kata
    5. Mike Wolfe on Running parallel SQL server databases for testing

    Archives

    • June 2025
    • May 2025
    • April 2025
    • March 2025
    • February 2025
    • January 2025
    • December 2024
    • November 2024
    • October 2024
    • September 2024
    • August 2024
    • July 2024
    • June 2024
    • May 2024
    • April 2024
    • March 2024
    • February 2024
    • January 2024
    • December 2023
    • November 2023
    • December 2022
    • March 2022
    • January 2022
    • June 2021
    • November 2020
    • October 2020
    • September 2020
    • August 2020
    • July 2020
    • June 2020

    Categories

    • Blogging
    • MS Access
    • MS Access Features
    • MS Access Forms
    • MS Access Queries
    • MS Access Reports
    • MS Access Tables
    • MS Access VBA Coding
    • TDD
    • Uncategorized
    • Versioning
    Copyright © Halder Consulting Inc.