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
|
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 |
|||||
|
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.
|
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. |
||||
|
|