AET :: Core :: Cleaner

Cleaner responsible for removing outdated AET artifacts from datastorage

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.cognifide.aet
ArtifactId

ArtifactId

cleaner
Last Version

Last Version

3.2.2
Release Date

Release Date

Type

Type

bundle
Description

Description

AET :: Core :: Cleaner
Cleaner responsible for removing outdated AET artifacts from datastorage
Project Organization

Project Organization

Cognifide

Download cleaner

Dependencies

provided (14)

Group / Artifact Type Version
com.cognifide.aet : communication-api jar 3.2.2
com.cognifide.aet : datastorage-api jar 3.2.2
com.cognifide.aet : validation-api jar 3.2.2
com.cognifide.aet : datastorage jar 3.2.2
com.cognifide.aet : validation jar 3.2.2
org.osgi : org.osgi.service.component.annotations jar 1.3.0
org.osgi : org.osgi.annotation jar 6.0.0
org.osgi : org.osgi.service.metatype.annotations jar 1.3.0
com.google.guava : guava jar 25.1-jre
org.apache.commons : commons-lang3 jar 3.7
org.apache.activemq : activemq-osgi jar 5.15.2
org.apache.servicemix.bundles : org.apache.servicemix.bundles.quartz jar 2.3.0_2
org.apache.camel : camel-core jar 2.21.1
com.google.code.findbugs : jsr305 jar 3.0.2

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
org.hamcrest : hamcrest-all jar 1.3
com.googlecode.zohhak : zohhak jar 1.1.1
com.google.code.gson : gson jar 2.8.5

Project Modules

There are no modules declared in this project.

Cognifide logo

Build Status Apache License, Version 2.0

AET

AET Logo

AET is a system that detects visual changes on web sites and performs basic page health check (like w3c compliance, accessibility check and other). AET is designed as a flexible system that can be adapted and tailored to the regression requirements of a given project. The tool has been developed to aid front end client side layout regression testing of websites or portfolios. In essence assessing the impact or change of a website from one snapshot to the next.

What's the philosophy behind AET?

AET helps testers to ensure that a change in one part of the software has not introduced new defects in other parts of the software.

AET is suited for

  • monitoring regression across large digital web platforms,
  • managing visual changes across digital platform after changing common component (e.g. footer),
  • regression tests at the end of an Hourly/Daily/Weekly/Per Sprint Completion,
  • as part of an upgrade or migration process of a platform.
  • client side performance tests of pages using Lighthouse extension

A typical scenario of use

  1. The AET user (Developer or QA) baselines a set of components or pages with URLs as an input to the tool.
  2. The CMS user changes the page component or content.
  3. The ‘current baseline’ is used to compare with the ‘new version’ and the change is assessed for one of the 3 possibilities:
  • There are no changes - no involvement required.
  • There is a change but the user accepts it, which means she/he re-baselines.
  • There is a change and the user does not accept it, so she/he has to fix it.
  1. AET produces a report.

AET is not about

  • functional testing - checkout another Cognifide's testing framework: Bobcat for functional testing,
  • cross-browser testing,
  • usability testing,
  • security or server-side performance.

What's inside?

AET uses several tools and frameworks that are used to check page quality in following areas:

  • Full page screenshots comparison using Firefox browser to render page and Selenium to capture screenshots.
    • Hiding Page Items by xpath,
    • Changing screen resolution (width/height setup),
  • Compare page sources.
  • Compare page source W3C compliance using nu.validator.
  • Check js errors with JSErrorCollector.
  • Check status codes using BrowserMob Proxy.
  • Check page accessibility with HTML_CodeSniffer.
  • Check and modify page cookies.

How to start

To setup fully functional AET instance use one of the following:

For more details on how to run AET tests, see AET in 10 minutes guide.

AET architecture

The AET System consists of 7 units:

  • Client (AET Maven Plugin)
  • Runner cluster
  • Worker cluster
  • JMS Server
  • Database
  • REST API
  • Reports web application

aet-architecture

Thanks to using AET Maven Plugin as a Client application, AET is easy to integrate with CI Tools like Jenkins or Bamboo.

License

AET is licensed under Apache License, Version 2.0 (the "License")

Bugs and Feedback

For bugs, questions and discussions please use the Github Issues. Please notice we use ZenHub extension to manage issues.

Documentation

Contact and Commercial Support

If you have any questions or require technical support please contact us at [email protected]. Gitter Chat is a way for users to chat with the AET community. Feel free to leave a message, even if we’re not around, we will definitely respond to you when available.

com.cognifide.aet

Wunderman Thompson Technology (formerly Cognifide)

We are now Wunderman Thompson Technology. You could find us on https://github.com/wttech

Versions

Version
3.2.2
3.2.1
3.2.0
3.1.0
3.0.1
3.0.0
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.3-rc1
2.0.2
2.0.1
2.0.0
2.0.0-rc2