NICKYOUNG.ky

The Official Homepage of Nicholas Young

Archive for the 'Articles' Category

6 Ways to Test a Process

When designing a user process, one must ask these questions to see if the goal has been achieved.  This applies to one of my web projects but can also be applied as Key Success Factors in other areas.

6 February 2010 at 06:24 - Comments

Using Multiple Test Environments to Manage Changes in a Web Application

When a web application is moving from development phase into a public launch phase, it is usually necessary to create a test environment.  Some people choose to use a localhost environment for testing, but an online test environment can also be used.  In either case we can no longer make changes to the Live environment [...]

18 June 2009 at 06:46 - Comments