TL;DR Measurement in software testing is essential but hard. Measurement errors are one of the reasons why measurement is hard. The post is aligned with the Black Box Software Testing…
SELinux Coloring Book by Dan Walsh and Mairin Duffy [source] SELinux stands for Security-Enhanced Linux and it is a Linux security kernel module. Linux box without SELinux is not secure….
TL;DR To know what done means for the project, we must first understand what quality means for your project. This is another post from the project management series. The post…
TL;DR In order to start programming in Elixir and Elm, we first need to install those on our development machine. We introduce to you asdf, a CLI for managing multiple…
TL;DR This time is an excellent opportunity to practice cooking. I share with you a story of how I discovered a cryptic Facebook error while I tried to share a…
TL;DR If you are not sure what you are trying to measure, you will likely measure it wrong. The post is aligned with the Black Box Software Testing Foundations course…
Show HN: A Curated List For Application Security by P.I.E Security Team [source] Software security is hard because this is a very wide topic. Here you have an awesome application…
TL;DR First artifact that project needs are project charter. Here we explain What’s and Why’s about project charter. This is another post from the project management series. The post is…
TL;DR There is a lot of discussion in the software testing community about programming languages. We start a series of posting about two functional programming languages as we are learning…
TL;DR Let’s give the definition of measurement. The post is aligned with the Black Box Software Testing Foundations course (BBST) designed by Rebecca Fiedler, Cem Kaner, and James Bach. Measurement…