Test it, forget it!

Test-Driven Development concentrates much on the test driven approach in both design and development. Test Driven Development (TDD) is a simple approach for development. It is a two way process: (i) “test-first”, where we write a test code (ii)...

Smell an intrusion?

There are many simple methods for detecting an intrusion. Though they would only help you identify intruders who do not bother covering up their activities and traces. In real scenario’s, you might need tools that are capable of doing much more. Many of these...