blog
Contact e-mundo.de
agile BDD CARDS+ CD CI Cloud Control-Area-Network CSS Culture Debugging DevOps Git Infrastructure Java JavaScript Jenkins macOS OpenScience pipeline Python React Research Ruby Scapy SharedLibrary SpringBoot SSCCE Svelte Testing TypeScript UserStories VueJS
Thumbnail
4 min
Generate meeting value – topical islands

I often had the problem that when I finally realized that the meeting agenda didn’t meet the actual issues, the meeting itself was long time done. This raises the problem that people aren’t forthcoming at putting across issues they would like to cover or discuss in the meeting. I ended up doing a very natural thing - I tried to listen to the issues of my colleagues even more in order to further improve the content of the meeting.

April 24, 2020 • 4 min read by Georg Schild
#agile
Thumbnail
3 min
Built with knowledge
A customer came to us with a project we should take over for maintenance. The project was built with knowledge by experts and we might expect it to be good. We believed in that and took over.
October 9, 2019 • 3 min read by Georg Schild
Thumbnail
5 min
Blame it!

In the basic retrospective formats like "What went well? What didn’t?", everyone has the option to state things about the last sprint. Things that worked out well - the plus side - just as things that didn’t work well - the negative side. Now there’s usually only a single rule for almost any retrospective format: Public blame is not allowed.

June 25, 2019 • 5 min read by Georg Schild
#agile
Thumbnail
4 min
Uncertainty is good for you
When working with Scrum, we make estimates on a regular basis. This could be in separate appointments, combined with a refinement, or with the entire team in the Sprint Planning. There’s nothing inherently good or bad about these options – the team decides what suits them best.
May 22, 2019 • 4 min read by Georg Schild
#agile
Thumbnail
3 min
The temple of grog - an agile game

Having an agile mindset is part of the eMundo spirit. We have lots of agile projects, so basically everyone must know about this. Yet, sometimes, doing agile software development is harder than expected. To get around this, we developed a game - "The Temple of Grog" - that tries to teach the contents of the agile manifesto without actually doing software development. This makes it much easier because of the domain being completely inconvenient to any single workshop participant.

March 4, 2019 • 3 min read by Georg Schild
#agile
Thumbnail
2 min
Create a changelog from git log
On a regular basis, you may want to tag the master branch with a (beta) version that is deployed to a customer’s staging system. People not engaged in development themselves (e.g. product owners) usually have a hard time following the changes that are made available with each new version. So the easiest way to help them is to create a readable changelog from the git log. HOW WE DO IT We use GitLab, which requires us to work with so called "feature branches" and merge requests.
February 5, 2019 • 2 min read by Georg Schild
#SSCCE #Git
Thumbnail
4 min
Using CARDS+ cases to calculate e2e test coverage

In an iterative, continuous development process, manual tasks must be reduced to guarantee a high level of quality over time. Testing the artifact is one of those tasks.

January 14, 2019 • 4 min read by Georg Schild
#CARDS+ #Ruby #Testing
Imprint Privacy Policy