Where should I start? * I have basic knowledge of Ruby but no relevant experience using it (I've just completed an online course).
- The best way to learn is to use what you know, and figure out what you don't. * I have no previous experience in automated testing. - no one starts off with experience until they do something. * I have basic knowledge about how websites are made but don't know much about DOM and other standards. - If this is important to you. then learn it. knowing how your app works and knowing how the browser renders code are different things. * Besides of simply writing a test and access website elements, I want to learn how to make my tests clean and efficient. - When you write a "test case" that you will do manually do you think they are clean and efficient? if yes then automate that, if no then work on it. On Mon, Jul 22, 2013 at 9:11 AM, Mariano Giagante < [email protected]> wrote: > Hi everyone, > > > I'm interested in learning about test automation, and I'd like to get some > advice on what to read to help me take my first steps. > > Considering the following: > > * I'm a manual tester. > > * I have basic knowledge of Ruby but no relevant experience using it (I've > just completed an online course). > > * I have no previous experience in automated testing. > > * I have basic knowledge about how websites are made but don't know much > about DOM and other standards. > > * Besides of simply writing a test and access website elements, I want to > learn how to make my tests clean and efficient. > > > Where should I start? > > What books/resources should I consult? > > > Thanks in advance. > > -- > -- > Before posting, please read http://watir.com/support. In short: search > before you ask, be nice. > > [email protected] > http://groups.google.com/group/watir-general > [email protected] > > --- > You received this message because you are subscribed to the Google Groups > "Watir General" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
