Tell me more ×
Project Management Stack Exchange is a question and answer site for project managers. It's 100% free, no registration required.

With a lack of testers much manual cross browser testing is done by me. Although far from ideal are there any tools which can simplify this process?

Thanks

share|improve this question
2  
brakes, think this is a mis-post instead of QA SE – Deer Hunter Jan 16 at 22:39

closed as off topic by jmort253 Jan 17 at 1:41

Questions on Project Management Stack Exchange are expected to relate to project management within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

Look at something like Selenium. It can reliably run tests on a variety of browsers. For look and feel you will need to be in front of the screen, but capability can be tested automatically.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.