Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d18236d

Browse files
authored
Blog post for Test Automation Summit (SeleniumHQ#1075)
[deploy site]
1 parent 6c346d4 commit d18236d

File tree

1 file changed

+73
-0
lines changed

1 file changed

+73
-0
lines changed
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
---
2+
title: "Test Automation Summit Berlin"
3+
linkTitle: "Test Automation Summit Berlin"
4+
date: 2022-07-13
5+
tags: ["selenium", "ecosystem", "workshop"]
6+
categories: ["general"]
7+
author: Titus Fortner ([@titusfortner](https://twitter.com/titusfortner))
8+
description: >
9+
An event to improve contributions to and collaboration among open source WebDriver based projects
10+
---
11+
12+
Have you ever wanted to contribute to an open source testing project, but couldn't figure out where to start?
13+
If so, fill out [this form](https://docs.google.com/forms/d/e/1FAIpQLSe6u6_bS59njqhhSwfnWSlGxlqQaNJ8xouDBR6YM-7pQYvJFQ/viewform)
14+
to apply for an invitation to join the Open Source Test Automation Summit on August 26 in Berlin,
15+
sponsored by [Selenium](https://www.selenium.dev) and hosted by [Sauce Labs](https://saucelabs.com/).
16+
You can review the list of available projects below and select the one that you'd like to contribute to. We'll be in touch soon if you
17+
are selected to join us.
18+
19+
This will ***not*** be your typical workshop.
20+
This will be a working session with one or more maintainers of a given project
21+
to show you exactly what you need to know to contribute to that project.
22+
Selected participants will be required to bring a laptop capable of executing Selenium tests,
23+
including a working dev environment for the applicable programming language.
24+
25+
This is a new idea we’re trying out, so space is very limited.
26+
If there is sufficient demand we will consider doing more events like this in the future.
27+
28+
### Objectives
29+
30+
At the end of the session you will be able to:
31+
* Build the project on your computer
32+
* Execute the existing test suite for the project
33+
* Write new tests for the project
34+
* Add a feature or fix a bug
35+
36+
### Agenda (subject to change)
37+
38+
| Start | End | Activity |
39+
|-------|------|-----------------------------------------------------|
40+
| 0900 | 0930 | Breakfast |
41+
| 0930 | 1000 | Talk: "State of WebDriver Ecosystem" |
42+
| 1000 | 1100 | Lightning talks about participating projects |
43+
| 1100 | 1200 | Split into working groups and walk through projects |
44+
| 1200 | 1300 | Lunch |
45+
| 1300 | 1630 | Continue with working sessions |
46+
| 1630 | 1700 | Wrap up |
47+
| 1700 | | Happy hour |
48+
49+
### Participating Projects
50+
51+
The following maintainers are will be present to assist you in working on their project:
52+
53+
| Maintainer | Project(s) |
54+
|------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------|
55+
| [Andrei Solntsev](https://twitter.com/asolntsev) | [Selenide](https://selenide.org/) |
56+
| [Boni Garcia](https://twitter.com/boni_gg) | [WebDriverManager](https://github.com/bonigarcia/webdrivermanager) |
57+
| [Christian Bromann](https://twitter.com/bromann) | [WebdriverIO](https://webdriver.io/) |
58+
| [David Burns](https://twitter.com/AutomatedTester) | [W3C Web Platform Tests](https://wpt.fyi/results/webdriver/tests), [Selenium](https://www.selenium.dev/) |
59+
| [Diego Molina](https://twitter.com/diegofmolina) | [Selenium](https://www.selenium.dev/) |
60+
| [Filip Cynarski](https://www.linkedin.com/in/filip-cynarski-39b3b260/) | [FluentLenium](https://github.com/FluentLenium/FluentLenium) |
61+
| [Jan Molak](https://twitter.com/JanMolak) | [Serenity/JS](https://serenity-js.org/) |
62+
| [Jani Mikkonen](https://www.linkedin.com/in/mikkonenjani/) | [Robot Framework](https://robotframework.org/SeleniumLibrary/) |
63+
| [Nick Mokhnach](https://github.com/mykola-mokhnach) | [Appium](https://appium.io/) |
64+
| [Titus Fortner](https://twitter.com/titusfortner) | [Watir](http://watir.com/), [Selenium](https://www.selenium.dev/) |
65+
66+
Plus maybe another surprise guest or two. We'll update the list when we know more.
67+
68+
### Other Projects
69+
70+
Do you maintain an open source project in the WebDriver ecosystem?
71+
Have you written a test framework that uses Selenium that is (or you want to make) open source?
72+
Please fill out [this form](https://docs.google.com/forms/d/e/1FAIpQLSdr21sc1j8a4yqq-TQnc6ATC4r7she2CuSSfZylvC_YOX3JFA/viewform)
73+
(provide additional relevant details in the comments), and we will be in touch about future events.

0 commit comments

Comments
 (0)