forked from devopsdays/devopsdays-web
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request devopsdays#378 from yvovandoorn/yvovandoorn/Progra…
…mChanges devopsdays AMS 2016 - Program Changes Former-commit-id: 143079d
- Loading branch information
Showing
6 changed files
with
110 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
+++ | ||
City = "Amsterdam" | ||
Year = "2016" | ||
date = "2016-03-06T21:28:07-06:00" | ||
title = "Adam Jacob" | ||
type = "talk" | ||
aliases = ["/events/2016-amsterdam/program/adamjacob/"] | ||
|
||
+++ | ||
|
||
<div class="span-15 "> | ||
<div class="span-15 last "> | ||
<p><strong>Title:</strong> | ||
Keynote | ||
</p> | ||
|
||
<p><strong>Description:</strong></p> | ||
|
||
|
||
|
||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
+++ | ||
City = "Amsterdam" | ||
Year = "2016" | ||
date = "2016-03-06T21:28:07-06:00" | ||
title = "Desmond Delissen" | ||
type = "talk" | ||
aliases = ["/events/2016-amsterdam/program/desmonddelissen/"] | ||
|
||
+++ | ||
|
||
<div class="span-15 "> | ||
<div class="span-15 last "> | ||
<p><strong>Title:</strong> | ||
Continuous testing in the world of APIs | ||
</p> | ||
|
||
<p><strong>Description:</strong></p> | ||
|
||
<p>With testing late in the software development process, you risk discovering problems at a very late stage. You want to be able to test earlier so that: issues can be fixed earlier, submitted code is checked with every push/merge/build for example. We will tell you our story about what mistakes we made and how we learned to reach towards a continuous testing process.</P | ||
<p> | ||
Some key mistakes and learnings we made are related to: <br /> | ||
- Way of creating tests and test data <br /> | ||
- Process of executing, maintaining tests and agreements surrounding it <br /> | ||
- Applicability, evaluation of the tool stack we use(d) <br /> | ||
</p> | ||
|
||
<p>We also learned continuously regarding our test implementation and acted upon these learnings. Therefore, we hope to share our story that others can relate/learn from the pain we suffered before we could enjoy our continuous testing process.</p> | ||
|
||
|
||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
name: "Adam Jacob" | ||
twitter: "adamhjk" | ||
bio: "Adam Jacob is the creator of Chef and co-founder of Chef, Inc. in 2008 and currently serves as its Chief Technology Officer. Prior to Chef, Inc. Adam founded HJK Solutions, an automated infrastructure consultancy. During two years at HJK, Adam built new infrastructures for 15 different startups. Including Adam's time at HJK, Adam has 13 years of experience as a systems administrator, systems architect, and tools developer." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
name: "Desmond Delissen" | ||
twitter: "" | ||
bio: "Desmond started his career at a big consultancy company. Via this company he got the change to join a mobile app project in the beginning of 2012. Desmond enjoined this so much that he decided to start working for IceMobile and become a expert in testing mobile apps and their backend systems." |