Race condition in Web Application: Be aware and prevent it
What is race condition Race conditions arise in software when an application depends on the sequence or timing of processes or threads for it to...
Đường tới Sư Tượng – Thủ, Phá và Ly
Giới thiệu “Thủ ly phá” (Chữ Hán: 守破離) là một khái niệm trong võ đạo Nhật Bản, nó mô tả các giai đoạn trưởng thành...
How to write good Test Cases ?
Every tester writes test cases however many times the test cases are rejected by reviewers because of bad quality, in order to write good test...
Loop unswitching – a performance appraisal
Continue from the last blog post After reading Mr. Hưng last blog post about loop unswitching optimization technique and his question whether JVM or other...