Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

Regression of AEM pages/components

Avatar

Level 4

We are looking at a tool which we can utilize to do functional regression testing for our sites.

Since, Adobe doesn't recommend Hobbes.js. Do we have any recommendation we can look at?

Any help would be appreciated.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

As @BrianKasingli mentioned, bobcat is a mature functional test frame work AEM. Adobe has started a new repo for aem-testing and its getting updated well nowadays and has examples of smock tests for various aem ootb structures. Please have a look at it at [1]

 

[1] - https://github.com/adobe/aem-test-samples

View solution in original post

2 Replies

Avatar

Community Advisor

You can leverage the Bobcat Test Framework for testing items within the author environment. https://www.liatrio.com/blog/bobcat-test-framework-as-an-aem-focused-ui-testing-framework

There are some AEM 6.4 && 6.5 test examples that can be found here - https://github.com/Cognifide/bobcat-aem-tests

Avatar

Correct answer by
Employee Advisor

As @BrianKasingli mentioned, bobcat is a mature functional test frame work AEM. Adobe has started a new repo for aem-testing and its getting updated well nowadays and has examples of smock tests for various aem ootb structures. Please have a look at it at [1]

 

[1] - https://github.com/adobe/aem-test-samples