Author: Bartek

Our TDD workshop materials have been upgraded to version 1.5!

This workshop differentiate from other TDD courses, by giving you the opportunity to bring your own programming language, framework, and other tools, therefore making TDD more relevant to you. If you wish to bring your code to the next level, then this workshop is for you. Read more at:...
Read More

Context Driven Test Automation

Holding a lecture on a #TestingTuesday: How to implement #ContextDrivenTestAutomation in #LeapWork. Why Context Driven Test Automation?  Because it will reduce the complexity and maintenance cost – Showed a simple example, where it was reduced by 97 %! Why LeapWork?  Because it is very intuitive to use, fast and...
Read More

5 reasons to use Test Driven Development (TDD)

1. A unit test with a coverage of 80 % sounds good, but the coverage is only verification that the code follows the specification / design. If the specification / design don’t solves the necessary needs, then both the implementation and the unit-tests would be an unnecessary expense. TDD can...
Read More

Robot making for 5-6-year-olds

I have held another robotics workshop for kids and their parents! This time we built a robot glove from cardboard. It had to be simple, fast and without using any electrical power or glue. This workshop also explained hand biology (which muscles are used to move our fingers) First...
Read More