<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Ultra Guide's Automation web</title>
<subtitle>The Automation web of Ultra Guide. A repository of technical lessons learned, notes, and hints covering automation and other programming concerns.</subtitle>
<link rel="self" type="application/atom+xml" href="https://ultra.guide/bin/view/Automation/WebAtom"/>
<id>https://ultra.guide/bin/view/Automation</id>
<rights>Copyright 2026 by contributing authors</rights>
&lt;updated&gt;2022-11-16T19:28:26Z&lt;/updated&gt;
<entry>
 <title>ShiftLeftBDD</title>
 <link rel="alternate" type="text/html" href="https://ultra.guide/bin/view/Automation/ShiftLeftBDD?t=2022-11-16T19:28:26Z"/>
 <id>https://ultra.guide/bin/view/Automation/ShiftLeftBDD</id>
 <updated>2022-11-16T19:28:26Z</updated>
 <summary>Shift Left / BDD * Shift Left BDD (Context Examples) v1.0 10 Apr 2020 18 slides (Ultranauts Only) Main.NicoleRadziwill 13 Apr 2020 (last changed by NicoleRadziwill)</summary>
 <author>
  <name>NicoleRadziwill</name></author>
</entry>
<entry>
 <title>MinimumReproducibleExample</title>
 <link rel="alternate" type="text/html" href="https://ultra.guide/bin/view/Automation/MinimumReproducibleExample?t=2022-11-16T19:25:23Z"/>
 <id>https://ultra.guide/bin/view/Automation/MinimumReproducibleExample</id>
 <updated>2022-11-16T19:25:23Z</updated>
 <summary>MinimumReproducibleExample The currency of the Stack Overflow system is the Minimum Reproducible Example (MRE). If you want to entice other people to solve your v&#8230; (last changed by NicoleRadziwill)</summary>
 <author>
  <name>NicoleRadziwill</name></author>
</entry>
<entry>
 <title>SeleniumCodingStandards</title>
 <link rel="alternate" type="text/html" href="https://ultra.guide/bin/view/Automation/SeleniumCodingStandards?t=2022-11-16T19:25:23Z"/>
 <id>https://ultra.guide/bin/view/Automation/SeleniumCodingStandards</id>
 <updated>2022-11-16T19:25:23Z</updated>
 <summary>Selenium Coding Standards Example Note: WE NEED A GOOD EXAMPLE here! Please feel free to add one. // put great example of pseudocode that follows our coding stan&#8230; (last changed by NicoleRadziwill)</summary>
 <author>
  <name>NicoleRadziwill</name></author>
</entry>
<entry>
 <title>StackOverflow</title>
 <link rel="alternate" type="text/html" href="https://ultra.guide/bin/view/Automation/StackOverflow?t=2022-11-16T19:25:23Z"/>
 <id>https://ultra.guide/bin/view/Automation/StackOverflow</id>
 <updated>2022-11-16T19:25:23Z</updated>
 <summary>Stack Overflow Stack Overflow is a free online community where programmers help each other solve problems. Watch the 30 min screencast here (Password: the topic o&#8230; (last changed by NicoleRadziwill)</summary>
 <author>
  <name>NicoleRadziwill</name></author>
</entry>
<entry>
 <title>WebHome</title>
 <link rel="alternate" type="text/html" href="https://ultra.guide/bin/view/Automation/WebHome?t=2022-11-16T19:25:23Z"/>
 <id>https://ultra.guide/bin/view/Automation/WebHome</id>
 <updated>2022-11-16T19:25:23Z</updated>
 <summary>In this area, store notes and lessons learned about test automation, programming, and the technological aspects of quality assurance and engineering. Everybody is&#8230; (last changed by NicoleRadziwill)</summary>
 <author>
  <name>NicoleRadziwill</name></author>
</entry>
<entry>
 <title>AngieJonesJavaSeleniumTips</title>
 <link rel="alternate" type="text/html" href="https://ultra.guide/bin/view/Automation/AngieJonesJavaSeleniumTips?t=2022-11-16T19:25:22Z"/>
 <id>https://ultra.guide/bin/view/Automation/AngieJonesJavaSeleniumTips</id>
 <updated>2022-11-16T19:25:22Z</updated>
 <summary>Java/Selenium Tips from Angie Jones The following recommendations come a "Code Smells" video (36:57) from Angie Jones (of Test Automation University). She shares &#8230; (last changed by NicoleRadziwill)</summary>
 <author>
  <name>NicoleRadziwill</name></author>
</entry>
<entry>
 <title>GoodGherkinGuidelines</title>
 <link rel="alternate" type="text/html" href="https://ultra.guide/bin/view/Automation/GoodGherkinGuidelines?t=2022-11-16T19:25:22Z"/>
 <id>https://ultra.guide/bin/view/Automation/GoodGherkinGuidelines</id>
 <updated>2022-11-16T19:25:22Z</updated>
 <summary>Good Gherkin Guidelines Here are some guidelines started by the team to help you write better FeatureFiles using GherkinLanguage. Keep Scenarios Simple, Short, a&#8230; (last changed by NicoleRadziwill)</summary>
 <author>
  <name>NicoleRadziwill</name></author>
</entry>
<entry>
 <title>JavaCodingStandards</title>
 <link rel="alternate" type="text/html" href="https://ultra.guide/bin/view/Automation/JavaCodingStandards?t=2022-11-16T19:25:22Z"/>
 <id>https://ultra.guide/bin/view/Automation/JavaCodingStandards</id>
 <updated>2022-11-16T19:25:22Z</updated>
 <summary>Java Coding Standards Example Note: WE NEED A GOOD EXAMPLE for the main method! This one breaks a lot of the rules&#8230; please feel free to insert a good example. &#8230; (last changed by NicoleRadziwill)</summary>
 <author>
  <name>NicoleRadziwill</name></author>
</entry>
<entry>
 <title>UsingJschForSFTPInJava</title>
 <link rel="alternate" type="text/html" href="https://ultra.guide/bin/view/Automation/UsingJschForSFTPInJava?t=2022-01-06T22:17:53Z"/>
 <id>https://ultra.guide/bin/view/Automation/UsingJschForSFTPInJava</id>
 <updated>2022-01-06T22:17:53Z</updated>
 <summary>Main.RyanBarrett 06 Jan 2022 Using Jsch for SFTP in Java SSH File Transfer Protocol (also known as Secure File Transfer Protocol or SFTP) is a network protocol&#8230; (last changed by RyanBarrett)</summary>
 <author>
  <name>RyanBarrett</name></author>
</entry>
<entry>
 <title>DataDrivenAPITestingInPostman</title>
 <link rel="alternate" type="text/html" href="https://ultra.guide/bin/view/Automation/DataDrivenAPITestingInPostman?t=2021-10-15T15:43:55Z"/>
 <id>https://ultra.guide/bin/view/Automation/DataDrivenAPITestingInPostman</id>
 <updated>2021-10-15T15:43:55Z</updated>
 <summary>Data Driven API Testing in Postman An Introduction to Postman To begin, if you have never used Postman before, read through a brief introduction to Postman to ge&#8230; (last changed by JesseSmith)</summary>
 <author>
  <name>JesseSmith</name></author>
</entry>
<entry>
 <title>EclipseIDE</title>
 <link rel="alternate" type="text/html" href="https://ultra.guide/bin/view/Automation/EclipseIDE?t=2021-10-14T20:34:13Z"/>
 <id>https://ultra.guide/bin/view/Automation/EclipseIDE</id>
 <updated>2021-10-14T20:34:13Z</updated>
 <summary>What is Eclipse IDE? The Eclipse IDE is an open source IDE (Integrated Development Environment) written in Java that is used primarily to write and run Java code,... (last changed by StanVogel)</summary>
 <author>
  <name>StanVogel</name></author>
</entry>
<entry>
 <title>ScenarioOutline</title>
 <link rel="alternate" type="text/html" href="https://ultra.guide/bin/view/Automation/ScenarioOutline?t=2021-10-08T17:34:15Z"/>
 <id>https://ultra.guide/bin/view/Automation/ScenarioOutline</id>
 <updated>2021-10-08T17:34:15Z</updated>
 <summary>Gherkin Scenario Outlines Explained If you've spent time workin' with Gherkin, you may have noticed several examples of Feature files where the "Scenario" section&#8230; (last changed by ArronReed)</summary>
 <author>
  <name>ArronReed</name></author>
</entry>
<entry>
 <title>CucumberGherkinExamples</title>
 <link rel="alternate" type="text/html" href="https://ultra.guide/bin/view/Automation/CucumberGherkinExamples?t=2021-10-06T19:30:49Z"/>
 <id>https://ultra.guide/bin/view/Automation/CucumberGherkinExamples</id>
 <updated>2021-10-06T19:30:49Z</updated>
 <summary>Cucumber Feature Files Implementation Examples * The page contains several examples of feature files and their implementation * The project is setup using&#8230; (last changed by MayaMcKela)</summary>
 <author>
  <name>MayaMcKela</name></author>
</entry>
<entry>
 <title>UsingRestAssuredForAPITesting</title>
 <link rel="alternate" type="text/html" href="https://ultra.guide/bin/view/Automation/UsingRestAssuredForAPITesting?t=2021-08-24T13:35:40Z"/>
 <id>https://ultra.guide/bin/view/Automation/UsingRestAssuredForAPITesting</id>
 <updated>2021-08-24T13:35:40Z</updated>
 <summary>Main.RyanBarrett 03 Jul 2020 Using REST Assured for API Testing REST Assured is a Java library that provides tools to test REST APIs. REST Assured is set up usin&#8230; (last changed by RyanBarrett)</summary>
 <author>
  <name>RyanBarrett</name></author>
</entry>
<entry>
 <title>UITestingWithSelenium</title>
 <link rel="alternate" type="text/html" href="https://ultra.guide/bin/view/Automation/UITestingWithSelenium?t=2021-08-20T23:13:15Z"/>
 <id>https://ultra.guide/bin/view/Automation/UITestingWithSelenium</id>
 <updated>2021-08-20T23:13:15Z</updated>
 <summary>Main.RyanBarrett 15 Jul 2020 UI Testing With Selenium This tutorial will demonstrate how to write an end to end test for a feature on a website. For this tutoria&#8230; (last changed by RyanBarrett)</summary>
 <author>
  <name>RyanBarrett</name></author>
</entry>
<entry>
 <title>ATaleOfTwoTests</title>
 <link rel="alternate" type="text/html" href="https://ultra.guide/bin/view/Automation/ATaleOfTwoTests?t=2021-07-23T21:37:45Z"/>
 <id>https://ultra.guide/bin/view/Automation/ATaleOfTwoTests</id>
 <updated>2021-07-23T21:37:45Z</updated>
 <summary>Main.EricKessler 18 Sep 2020 A Tale of Two Tests From zero to test in multiple languages This guide will walk through the process of setting up an automated bro&#8230; (last changed by StanVogel)</summary>
 <author>
  <name>StanVogel</name></author>
</entry>
 <!-- <ul>
<li> Set SKIN = rssatom
</li> <li> Set COVER = rssatom
</li></ul> 
-->
</feed>