Tagged Questions
4
votes
5answers
229 views
What Are Some Unobvious Differences Between Testing a Web Application and a Desktop Application?
In the same flavour of this question, what are some unobvious differences between testing a web application and a desktop application? I've recently started looking at automating some GUI tests for a ...