meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
cgicodecamp2018february [2018/03/05 22:14]
m6122
cgicodecamp2018february [2018/03/24 21:37]
treemorth [GROUP 1 WIKI]
Line 33: Line 33:
 \\ \\
  
 +====== GROUP 1 WIKI ======
 +
 +The course started with a lecture explaining the basics of test automation and why is it important. After the explaining, we were given instructions to do test automation preferably for a web page using robot framework and selenium2library. Additionally we were asked to make a presentation to sell our test automation. 
 +
 +We made a modular test automation approach to test the Eventbrite site.
 +
 +What the code looked like:
 +
 +{{::codecamp1.png?200|}}
 +
 +What the test looked like:
 +
 +{{:codecamp2.png?200|}}
 +
 +What the result looked like:
 +
 +{{:codecamp3.png?200|}}
 +
 +We were very satisfied with the course work and the material given by CGI.