Posts: 3
Name: Ross
Location: Glasgow, Scotland
|
Hey,
I'm a computer programmer who has just entered my first web development company and I've found a rather large bottleneck in the testing phase that I'd like to combat.
Testing on multiple browsers is a massively time consuming effort, however necessary it may be.
I'm thinking of writing a program to simplify this whole process as much as possible. There are many areas to cover though and as I'm new to web dev I don't really know how to prioritise them for example testing on old versions of IE or different resolutions.
My plan is to create a program that at first allows the viewing and controlling of a website in multiple browsers at once perhaps, and later add some test automation. My ideas are quite ambitious so this is my feasibility study really.
What I want from you guys is a discussion on what should be in it and what is most important in testing on multiple systems (browsers, resolutions, os's, etc).
It'll of course be open source and posted on Sourceforge.
|