Thursday, September 3, 2009

How to be Creative in software testing?

As a professional QA, one must have a creative mind when testing any softwares. Being creative is achieved through experiences and the appetite to explore more.
For a starting point, QA need to implant in their mind that the software they are tested must be Configurable, Flexible and Maintainable in a long run.

Tuesday, September 1, 2009

Web Application Security: The Beginner Story

With zero knowledge in Web Application Security, I have no choice but to choose Security as my Research Study. The starting point is very difficult and challenging. There are my terms I need to understand and know how it is work. Apart from the technical terms, I now can proudly say that I know the type of attacks & web vulnerability.
Cross-site scripting, SQL Injection, Denial of Service and Access Control Management are some of the well-known security attacks.
A "white-hat hacker" is normally called as Penetration Tester, in which they trying to attack the websites in order to assess it's security level.
To be continue...