« Back to blog homepage
 

Posts Tagged ‘automated tests’


27 useful resources to build Websites

April 23rd, 2008  |  Tags: , ,

When building Websites, we find it useful to have a list of elements to consider to help us ensure we’re not forgetting anything.

Over the years, we’ve used several online tools and resources to perform automated tests, improve the design, perform SEO, etc. The following is a list of some of the best resources we came across:

Accessibility

We use FAE and EvalAccess to perform automated accessibility compliance evaluations. It’s always a good start.



Continue reading »

 

Browser compatibility tests using Browsershots

March 7th, 2008  |  Tags: , , ,

Browsershots.org is a very interesting and practical tool to test and fix browser compatibility issues. Designers will appreciate its simplicity and extensive testing parameters (screen resolution, color depth, javascript and Flash versions, etc).

Continue reading »