Skip to content

Commit

Permalink
Site checkin for project QA Automation
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-herscu committed Mar 4, 2024
1 parent 0f335f6 commit a83528a
Show file tree
Hide file tree
Showing 1,452 changed files with 4,042 additions and 3,631 deletions.
4 changes: 2 additions & 2 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


<!--
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from src/site/markdown/404.md at 2024-03-03
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from src/site/markdown/404.md at 2024-03-04
| Rendered using Apache Maven Fluido Skin 2.0.0-M7
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
Expand Down Expand Up @@ -131,7 +131,7 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-03-03<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-03-04<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.4-SNAPSHOT</li>
</ul>
Expand Down
12 changes: 6 additions & 6 deletions adding-tests.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


<!--
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from src/site/markdown/adding-tests.md at 2024-03-03
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from src/site/markdown/adding-tests.md at 2024-03-04
| Rendered using Apache Maven Fluido Skin 2.0.0-M7
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
Expand Down Expand Up @@ -131,7 +131,7 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-03-03<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-03-04<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.4-SNAPSHOT</li>
</ul>
Expand Down Expand Up @@ -184,9 +184,9 @@ <h2>Environments</h2>
this system. These may look like this:</p>

<div class="verbatim">
<pre><code class="language-properties">system.url =https://username:[email protected]
token.url =https://oauth-dev.host
token.clientId =clientId
<pre><code class="language-properties">system.url=https://username:[email protected]
token.url=https://oauth-dev.host
token.clientId=clientId
token.clientSecret=clientSecret
</code></pre></div>
<p>We should now have <code>test/resources/environments/dev/test.properties</code>, and so on
Expand All @@ -210,7 +210,7 @@ <h2>Configuration</h2>
public SystemOAuthRequestFilter systemOAuthRequestFilter() {
return SystemOAuthRequestFilter.builder()
.refreshTokenUri(getString(&quot;token.url&quot;))
.authorization(CosOAuthRequestFilter.Authorization.builder()
.authorization(SystemOAuthRequestFilter.Authorization.builder()
.clientId(getString(&quot;token.clientId&quot;))
.clientSecret(getString(&quot;token.clientSecret&quot;))
.build())
Expand Down
4 changes: 2 additions & 2 deletions ci-cd.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


<!--
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from src/site/markdown/ci-cd.md at 2024-03-03
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from src/site/markdown/ci-cd.md at 2024-03-04
| Rendered using Apache Maven Fluido Skin 2.0.0-M7
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
Expand Down Expand Up @@ -131,7 +131,7 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-03-03<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-03-04<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.4-SNAPSHOT</li>
</ul>
Expand Down
4 changes: 2 additions & 2 deletions ci-management.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


<!--
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:ci-management at 2024-03-03
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:ci-management at 2024-03-04
| Rendered using Apache Maven Fluido Skin 2.0.0-M7
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
Expand Down Expand Up @@ -131,7 +131,7 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-03-03<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-03-04<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.4-SNAPSHOT</li>
</ul>
Expand Down
4 changes: 2 additions & 2 deletions combining-tests.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


<!--
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from src/site/markdown/combining-tests.md at 2024-03-03
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from src/site/markdown/combining-tests.md at 2024-03-04
| Rendered using Apache Maven Fluido Skin 2.0.0-M7
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
Expand Down Expand Up @@ -131,7 +131,7 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-03-03<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-03-04<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.4-SNAPSHOT</li>
</ul>
Expand Down
4 changes: 2 additions & 2 deletions dependency-convergence.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


<!--
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:dependency-convergence at 2024-03-03
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:dependency-convergence at 2024-03-04
| Rendered using Apache Maven Fluido Skin 2.0.0-M7
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
Expand Down Expand Up @@ -131,7 +131,7 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-03-03<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-03-04<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.4-SNAPSHOT</li>
</ul>
Expand Down
4 changes: 2 additions & 2 deletions dependency-info.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


<!--
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:dependency-info at 2024-03-03
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:dependency-info at 2024-03-04
| Rendered using Apache Maven Fluido Skin 2.0.0-M7
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
Expand Down Expand Up @@ -131,7 +131,7 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-03-03<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-03-04<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.4-SNAPSHOT</li>
</ul>
Expand Down
4 changes: 2 additions & 2 deletions dependency-management.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


<!--
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:dependency-management at 2024-03-03
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:dependency-management at 2024-03-04
| Rendered using Apache Maven Fluido Skin 2.0.0-M7
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
Expand Down Expand Up @@ -131,7 +131,7 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-03-03<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-03-04<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.4-SNAPSHOT</li>
</ul>
Expand Down
4 changes: 2 additions & 2 deletions distribution-management.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


<!--
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:distribution-management at 2024-03-03
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:distribution-management at 2024-03-04
| Rendered using Apache Maven Fluido Skin 2.0.0-M7
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
Expand Down Expand Up @@ -131,7 +131,7 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-03-03<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-03-04<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.4-SNAPSHOT</li>
</ul>
Expand Down
4 changes: 2 additions & 2 deletions elasticsearch-tests.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


<!--
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from src/site/markdown/elasticsearch-tests.md at 2024-03-03
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from src/site/markdown/elasticsearch-tests.md at 2024-03-04
| Rendered using Apache Maven Fluido Skin 2.0.0-M7
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
Expand Down Expand Up @@ -131,7 +131,7 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-03-03<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-03-04<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.4-SNAPSHOT</li>
</ul>
Expand Down
4 changes: 2 additions & 2 deletions environment-setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


<!--
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from src/site/markdown/environment-setup.md at 2024-03-03
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from src/site/markdown/environment-setup.md at 2024-03-04
| Rendered using Apache Maven Fluido Skin 2.0.0-M7
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
Expand Down Expand Up @@ -131,7 +131,7 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-03-03<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-03-04<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.4-SNAPSHOT</li>
</ul>
Expand Down
6 changes: 3 additions & 3 deletions execution.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


<!--
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from src/site/markdown/execution.md at 2024-03-03
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from src/site/markdown/execution.md at 2024-03-04
| Rendered using Apache Maven Fluido Skin 2.0.0-M7
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
Expand Down Expand Up @@ -131,7 +131,7 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-03-03<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-03-04<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.4-SNAPSHOT</li>
</ul>
Expand All @@ -143,7 +143,7 @@ <h1>Execution</h1>
<p>There are five main configuration sets, each configuration being modelled as a
Maven profile.</p>
<p>A typical execution looks like this:</p>
<p><code>mvnw -Ptesting-XX,provider-XX,device-XX,-Penvironment-XX,mode-XX</code></p>
<p><code>mvnw -Ptesting-XX,provider-XX,device-XX,environment-XX,mode-XX</code></p>
<p><code>XX</code> being the specific profile to be applied.</p><section>
<h2>Test Specific Profiles</h2>
<p>Detailed in <a href="qa-testing-parent/profiles.html">QA Testing Parent</a></p></section><section>
Expand Down
4 changes: 2 additions & 2 deletions getting-started.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


<!--
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from src/site/markdown/getting-started.md at 2024-03-03
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from src/site/markdown/getting-started.md at 2024-03-04
| Rendered using Apache Maven Fluido Skin 2.0.0-M7
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
Expand Down Expand Up @@ -131,7 +131,7 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-03-03<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-03-04<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.4-SNAPSHOT</li>
</ul>
Expand Down
4 changes: 2 additions & 2 deletions ide-configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


<!--
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from src/site/markdown/ide-configuration.md at 2024-03-03
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from src/site/markdown/ide-configuration.md at 2024-03-04
| Rendered using Apache Maven Fluido Skin 2.0.0-M7
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
Expand Down Expand Up @@ -131,7 +131,7 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-03-03<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-03-04<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.4-SNAPSHOT</li>
</ul>
Expand Down
15 changes: 10 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


<!--
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from src/site/markdown/index.md at 2024-03-03
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from src/site/markdown/index.md at 2024-03-04
| Rendered using Apache Maven Fluido Skin 2.0.0-M7
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
Expand Down Expand Up @@ -131,7 +131,7 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-03-03<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-03-04<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.4-SNAPSHOT</li>
</ul>
Expand All @@ -147,16 +147,21 @@ <h1>How about&#x2026;</h1>
already baked-in?&#x2026;</li>
<li>support for <em><strong>multiple device types</strong></em> in different environments?&#x2026;</li>
<li>CI/CD ready, without any additional scripting?&#x2026;</li>
<li>additional modules for <a href="qa-jgiven-rest/index.html">REST</a>, <a href="qa-jgiven-webdriver/index.html">WebDriver</a>, <a href="qa-jgiven-jdbc/index.html">JDBC</a>, <a href="qa-jgiven-ssh/index.html">SSH</a>, <a href="qa-jgiven-rabbitmq/index.html">RabbitMQ</a>, <a href="qa-jgiven-elasticsearch/index.html">Elastic Search</a>?&#x2026;</li>
<li>additional modules
for <a href="qa-jgiven-rest/index.html">REST</a>, <a href="qa-jgiven-webdriver/index.html">WebDriver</a>, <a href="qa-jgiven-jdbc/index.html">JDBC</a>, <a href="qa-jgiven-ssh/index.html">SSH</a>, <a href="qa-jgiven-rabbitmq/index.html">RabbitMQ</a>, <a href="qa-jgiven-elasticsearch/index.html">Elastic Search</a>?&#x2026;</li>
<li>reporting connector for <a href="qa-testrail-reporter/index.html">TestRail</a>?&#x2026;</li>
</ul>
<p>An example project is included &#x2013; see its published
<a href="https://qa-automation-starter.aherscu.dev/qa-testing-parent/qa-testing-example/jgiven-reports/functional-dev/local/html/index.html#/all" class="externalLink">JGiven Report</a>
and <a href="https://app.saucelabs.com/open_sauce/user/oauth-adrian.herscu-d81b6/tests?ownerId=oauth-adrian.herscu-d81b6&amp;ownerType=user&amp;ownerName=oauth-adrian.herscu-d81b6&amp;start=alltime" class="externalLink">SauceLabs Dashboard</a></p>
and <a href="https://app.saucelabs.com/open_sauce/user/oauth-adrian.herscu-d81b6/tests?ownerId=oauth-adrian.herscu-d81b6&amp;ownerType=user&amp;ownerName=oauth-adrian.herscu-d81b6&amp;start=alltime" class="externalLink">SauceLabs Dashboard</a></p></section><section>
<h1>Improving Existing Automation Projects</h1>
<p>An existing automation project may have its own parent POM containing common dependencies and plugin configurations.
For such cases see <a href="qa-testing-parent/qa-testing-starter/index.html">QA Testing Starter</a></p>
<p>Next: <a href="getting-started.html">Getting Started</a></p>
<blockquote>

<p>Development instructions are available on <a href="https://github.com/QA-Automation-Starter/qa-automation#readme" class="externalLink">Project's Home Page on GitHub</a></p>
<p>Development instructions are available
on <a href="https://github.com/QA-Automation-Starter/qa-automation#readme" class="externalLink">Project's Home Page on GitHub</a></p>
</blockquote></section>
</main>
</div>
Expand Down
4 changes: 2 additions & 2 deletions issue-management.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


<!--
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:issue-management at 2024-03-03
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:issue-management at 2024-03-04
| Rendered using Apache Maven Fluido Skin 2.0.0-M7
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
Expand Down Expand Up @@ -131,7 +131,7 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-03-03<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-03-04<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.4-SNAPSHOT</li>
</ul>
Expand Down
4 changes: 2 additions & 2 deletions licenses.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


<!--
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:licenses at 2024-03-03
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:licenses at 2024-03-04
| Rendered using Apache Maven Fluido Skin 2.0.0-M7
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
Expand Down Expand Up @@ -131,7 +131,7 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-03-03<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-03-04<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.4-SNAPSHOT</li>
</ul>
Expand Down
4 changes: 2 additions & 2 deletions modules.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


<!--
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:modules at 2024-03-03
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:modules at 2024-03-04
| Rendered using Apache Maven Fluido Skin 2.0.0-M7
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
Expand Down Expand Up @@ -131,7 +131,7 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-03-03<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-03-04<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.4-SNAPSHOT</li>
</ul>
Expand Down
4 changes: 2 additions & 2 deletions plugin-management.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


<!--
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:plugin-management at 2024-03-03
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M12 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:plugin-management at 2024-03-04
| Rendered using Apache Maven Fluido Skin 2.0.0-M7
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
Expand Down Expand Up @@ -131,7 +131,7 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-03-03<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-03-04<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.4-SNAPSHOT</li>
</ul>
Expand Down
Loading

0 comments on commit a83528a

Please sign in to comment.