...Each web testing project consists in many test cases. Each one represents a set of actions over a web page. For example, to search a product in a web online store or to fill and send a register form in a website. With GSTT users can define these actions on the web browser directly. This activity can also be done with Selenium IDE, but GSTT allows the user to define and execute actions not only in Mozilla Firefox, but also in Google Chrome.
Every user can define test cases easily with GSTT. They don't need to know how GSTT or Selenium works. ...