Cobnex blogs / Global

Cobnex blog

AI implementation, software architecture and cloud operations for teams worldwide.

456 articles

Page 6 of 26


Document chunk boundaries3 min read

Test the table that continues on the next page

Multi-page tables expose mistakes that ordinary paragraph tests miss. Check the relationship between a value, its column heading and the note that qualifies it.

Read article
Modular monolith boundaries2 min read

Try to bypass a module's business rule

Test the paths most likely to avoid the public contract: direct repository imports, background jobs and administrative updates. The same invariant should hold for each supported caller.

Read article