Posts by Peter Tennekes

Quality Time: Session Based Testing FAQ

Peter Tennekes 26.02.2010

Session Based Testing F.A.Q. What is session based testing. Session based testing is a method to increase the structure and manageability of exploratory testing. It provides a high degree of flexibility and utilizes the talents of the experienced tester. It also minimizing the amount of time spend  on documentation and other non testing activities. Where…

Comments (0)

Quality Time: SQL injection

Peter Tennekes 11.02.2010

From: “Tips and Tricks: 10 Tests of a Web Service Login you should always do” by eviware Tip 1) SQL Injection Tests Date: July 9, 2009 SQL Injection the art of sending in SQL Statements in forms and data to the target system to be executed by the back end database. The result we’re looking…

Comments (0)

Quality Time: Hidden Costs

Peter Tennekes 04.02.2010

The Hidden Cost (…) Of course, there is the standard argument that the later a bug is fixed, the more expensive it is to fix. I’m going to assume that everyone has heard that argument before, and more-or-less agrees with it. I want to talk about something a little more insidious. When you fix a…

Comments (0)

Quality Time: web application security risks

Peter Tennekes 28.01.2010

Quality Time is a Futurice awareness campaign to improve knowledge related to testing. Follow Quality Time at http://blog.futurice.com or on any Futurice rest room. TOP 10 WEB application security risks for year 2010 according to OWASP are: A1 –Injection A2 –Cross Site Scripting (XSS) A3 –Broken Authentication and Session Management A4 –Insecure Direct Object References…

Comments (0)

Quality Time: Intermittent problems

Peter Tennekes 21.01.2010

So, what we typically call an intermittent problem is: a mysterious and undesirable behavior of a system, observed at least once, that we cannot yet manifest on demand. Some Principles of Intermittent Problems: An intermittent problem in the lab might be easily reproducible in the field. Author: James Bach

Comments (0)

Futurice spending Quality Time on testing

Peter Tennekes 14.01.2010

Quality Time is a Futurice awareness campaign to improve knowledge related to testing. Follow Quality Time at http://blog.futurice.com or on any Futurice rest room. What is a walkthrough? A walkthrough is a peer review method. It has generally 3 aims: find problems,
discuss alternatives or demonstrate or learn how the software works and meets requirements

Comments (1)