Ask HN: How do you test your web applications?
https://news.ycombinator.com/item?id=1228950I'm an undergraduate who happens to be taking a graduate seminar in Programming Languages. Recently, we read a paper on testing web applications, and the (perhaps cynical) notion among the grad. students was that "no one tests web apps," which I felt was wrong.
So to possibly vindicate myself, I'm curious as to how many here do test, and if so, how?
Edit: Thanks for the responses! To be more clear, we were discussing testing more along the lines of "finding bugs and vulnerabilities" and less along the lines of "usability."