Category: Uncategorized

INVESTING IN TEST DRIVEN DEVELOPMENT (TDD)

Ten facts about details 1. You are reading this line now 2. But you didn’t notice “line” was written twice. 3. You went back to check it, but were confused, 5. Because “line” wasn’t written twice. 6. But now you didn’t notice, that 4. was skipped. 8. You went...
Read More

Testing of Artificial Intelligence

Artificial Intelligence (AI) is already changing our lives. – Testers need to know, what to expect of AI, how to test it, what skills and knowledge can be reused. – Product Owners needs to know, how AI is influencing their product and what they can do about it. I...
Read More

How to Stew Fragility into Stability

Why is it so complicated to be a product owner or developer? What can you do to help yourself? Read my SogetiLabs article: http://labs.sogeti.com/stew-fragility-stability/...
Read More

Bot 3 – Statistical cognition – Unsupervised learning

The 3rd stage of my “Cognition Bot Taxonomy”. The bot makes assumptions about its inputs and comes to its conclusions about its outputs – all on its own and therefore learns unsupervised. The bot does that by building a statistical model to correlate its inputs with its outputs. Does...
Read More

Taxonomy of Cognitive Bots

My “Cognition Bot Taxonomy” can be split into 4 stages: Stage 1 – No cognition – No learning (read more) Stage 2 – Human cognition required – Supervised learning Stage 3 – Statistical cognition – Unsupervised learning Stage 4 – Self learning – Test Driven Reinforcement Learning...
Read More