Monday, November 16, 2015

2015.11.11/12/13/16

I learned more about feature files by online materials and videos. i have done automation testing from cucumber by using selenium also. I created feature files using cucumber and then I tested them by using selenium IDE. There are lots of errors that I faced in this activity. I refer online materials and corrected them. I have to learn more about creating feature files. (11)

I learned more about feature files and automation testing. I created feature files for the website of SLAAS. I created a new feature file for quick search box and login form.
I learned about the way of transforming key board actions such as ENTER, ALT from cucumber with selenium IDE by following online materials.(12)
http://stackoverflow.com/questions/1629053/typing-enter-return-key-in-selenium

I used  http://seleniumeasy.com/ web site for learning more about selenium IDE with cucumber. There I have easy tips on how to work in cucumber. Actually it seems as a foundation guideline for cucumber beginners. (13)

Also I have learned about cucumber parameter settings. Actually cucumber parameters let the cucumber users to decrease the number of step definitions files.Similar files can be called through parameters which has a unique id. (16)
Following images will be shown the feature file steps and step definition files which I used for automation testing.
Following images will be shown the feature file steps and step definition files before setting parameters in to feature files. Setting parameters also let us to reduce step definition files.

No comments :

Post a Comment