How to

15
May
How to preserve backslashes when using sed command

How to preserve backslashes when using sed command

Today I faced an interesting task. I wanted to generate a bunch of yaml files with different names to test
1 min read
12
Apr
Tar general arguments

Tar general arguments

Can't remember how to create or extract an archive? This short article can help you to refresh your
2 min read
05
Oct
Running a container with Nmap in Kubernetes/OpenShift

Running a container with Nmap in Kubernetes/OpenShift

Have you ever faced a situation when you need to check which ports are open in the pod with your
2 min read
03
Oct
Sniffing traffic on a pod in Kubernetes/OpenShift

Sniffing traffic on a pod in Kubernetes/OpenShift

It's such a pain when you have a container without root permissions and you can't install
1 min read
30
Jul
A bit of Knowledge Management

A bit of Knowledge Management

“Capture, reuse and improve” principle, how to improve knowledge management in your team and how to avoid possible problems
4 min read
17
Jun
Test cases: decide what to automate in 4 steps

Test cases: decide what to automate in 4 steps

I think every tester faces a situation when he gets a new feature, then he identifies test cases (or test
2 min read
02
Apr
Pytest 3.5 and --new-first option

Pytest 3.5 and --new-first option

Pytest 3.5 has released! Many console options have been added to this version. I strongly recommend to read about
2 min read