Quote Originally Posted by irinak View Post
1. Test from back-to-front, not front-to-back.

Many testers focus on testing a web application through the browser. However, this can result in spending extra cycles testing the browser, not the web application itself.
Dear irrinak,

Will you explain it a little bit more, because as I know everyone test the web pages through browser only.