Category: Articles

Changing language in Excel formulas

Excel sheets are often used by test automation tools as data-sources. Writing an Excel formula is more complex, when you need to write them in other languages than English. Guess what “modulus” or “lower” is translated to in danish?  Example translations English Danish =Networkdays(…) =Antal.Arbejdsdage(…) =MOD(…) =REST(…) =CHAR(…) =TEGN(…)...
Read More

I have become hopeless

The ancient Greeks debated that hope was a type of hubris (you have the odds and the gods against you, but you do it anyway). One could say that the alternative to hope is despair, but we forget that Nietzsche pointed out: “He who has a why to live...
Read More

Reduce Maintenance Workload 97% with Context-Driven Test Automation

The digital realm is multidimensional, and therefore not as easy to perceive as the physical world. This challenge is at the crux of the difficulties related to IT projects: How to determine when a delivery of a multidimensional project is of a satisfactory quality and ready for release?...
Read More

How bots learn, unlearn and relearn

How is a bot learning to recognize images?How is a bot learning to find lungs with cancer?What if a bot is wrong? Can it unlearn to fix it’s mistake? Read more of my article at SogetiLabs: http://labs.sogeti.com/how-bots-learn-unlearn-and-relearn/...
Read More

What is a robot?

  Could a robot from the future have a soul?Could a fire alarm from the future have a soul?Why are people open for robots to have souls, but not fire alarms? Read my article at SogetiLabs: http://labs.sogeti.com/what-is-a-robot/...
Read More

Unit- and Integration-testing

What is the difference between #unitTesting and #integrationTesting? Is there any need for integration-testing? Can Test Driven Development ( #TDD ) help to integration-testing or higher?...
Read More