We are using the Maven build tool for this. All samples use some project as a system under test. These sample application has to be started before executing any Citrus tests. Many samples reuse the todo-list application which is a simple web application that provides a basic REST API. You...
Now uses BichroMATE Maven Repo version 3.10 Added the pomFactory that will take a URL and turn it into a properties file and a POM file to be added to the base webdriverfactory Created a new test page:www.bichromate.org/seleniumTestPage.htmlThis page has Ajax script that populates a tab...
Besides this there is a (slightly enhanced 😉 hello world UI5 version in the sdk samples/explore-ui5 directory. This should have a maven build including an automated test with selenium. You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, re...
Git and GitHub become a super duo to turn ideas to reality. To produce the full effect of this duo, they need to work together. This section covers how Git and GitHub work with each other in an amazing way. GitHub Introduction Create GitHub Account Create GitHub Repository Connect Local ...
The famous sample Spring-based application, extend by a Jenkins CD Pipeline that runs selenium tests, anlyzes via SonarQube and deploys to Nexus - scm-manager/spring-petclinic
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion...