Tagged Questions
2
votes
3answers
55 views
Is it necessary to browser QA different versions of non-IE Browsers?
For example, is there a chance that Chrome 25 will render an element differently than Chrome 26? If the answer is "no", a link to a resource that explains why there are no differences in redering ...
0
votes
0answers
29 views
Web Form Testing [closed]
I created a application for a client that is along the lines of a ticket tracking system. I wanted to know if anyone know of software that could beta test the web forms.
Well I am looking for ...
3
votes
2answers
131 views
Do I really need to test on different OSes?
I know testing websites on different browsers is important, but do browsers really render pages differently on different OSes?
For example, do I have to test Chrome for Mac, Linux and Windows to ...
4
votes
2answers
142 views
Should sites be tested in both Chrome and Safari?
While recently doing testing for a new web project, it occurred to me that Safari and Chrome both use the Webkit engine, yet are produced by two different companies (Apple and Google).
Since it is ...
11
votes
14answers
584 views