Category: Articles

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

TDD course in Bukarest with a satisfaction score of 97 %

Holding a workshop in TDD (Test Driven Development) for 2 developer teams (2 days each) in Bucharest, Romania. TDD is a design methodology for developers to make better software. – because good design is thoroughly validated design. It was a very successful course with a 97 % satisfaction (and...
Read More

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