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

Cross browser and device compatibility testing

Avatar

Level 1

Hello. I'm new to AEM and was wondering what Adobe offers for testing pages for cross browser compatibly? 

Adobe Labs used to be an option, but what is there now?

Thanks.

1 Accepted Solution

Avatar

Correct answer by
Administrator

As mentioned by Scott Brodersen,

In AEM, 

To Automate the execution of UI tests in web browsers and provide a test result. AEM provides a framework for automating tests for your AEM UI. Using the framework, you write and run UI tests directly in a web browser. The framework provides the following tools:

  • A javascript API for creating tests.
  • A Test panel in the the touch-optimized UI for running tests.
The AEM test framework uses Hobbes.js, a testing library written in Javascript. The Hobbes.js framework was developed for testing AEM as part of the development process. The framework is now available for public use for testing your AEM applications. 

 

Relevant reference articles :-

Link:- http://www.cqblueprints.com/tipsandtricks/aem-test-framework.html

Link:- http://blogs.perficient.com/delivery/blog/2015/10/19/front-end-testing-with-hobbes-js/

~kautuk

0 Replies

Avatar

Correct answer by
Administrator

As mentioned by Scott Brodersen,

In AEM, 

To Automate the execution of UI tests in web browsers and provide a test result. AEM provides a framework for automating tests for your AEM UI. Using the framework, you write and run UI tests directly in a web browser. The framework provides the following tools:

  • A javascript API for creating tests.
  • A Test panel in the the touch-optimized UI for running tests.
The AEM test framework uses Hobbes.js, a testing library written in Javascript. The Hobbes.js framework was developed for testing AEM as part of the development process. The framework is now available for public use for testing your AEM applications. 

 

Relevant reference articles :-

Link:- http://www.cqblueprints.com/tipsandtricks/aem-test-framework.html

Link:- http://blogs.perficient.com/delivery/blog/2015/10/19/front-end-testing-with-hobbes-js/

~kautuk