Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

How to Write Automated Test Cases for Adobe Experience Manager Projects | AEM Community Seeding

Avatar

Administrator

BlogImage.jpg

How to Write Automated Test Cases for Adobe Experience Manager Projects by Ashish Kumar Gupta

Abstract

In the software development lifecycle, testing plays a vital role with respect to quality assurance and quality control of any project. Automated testing saves a lot of time when building and releasing different versions of a project. It becomes a tedious task for a QA team to do manual testing after each iteration for same functionality repeatedly. In this post, I will share a few tips and tricks to writing test cases for different testing scenarios. Specifically, let’s look at writing automated test cases for an AEM-based project. There are different modules in AEM: the core bundle, which includes OSGI services, sling servlets, ad sling models; and ui.apps, which includes AEM components, AEM pages, templates, and HTML markups. As a project and code base grows, it is really important to make sure that test coverage for the code is there to maintain consistency and sanity. Writing test cases for AEM is different from writing conventional Java test cases, and this can make it difficult for a beginner to write test cases for AEM application

Read Full Blog

How to Write Automated Test Cases for Adobe Experience Manager Projects

Q&A

Please use this thread to ask the related questions.



Kautuk Sahni
Topics

Topics help categorize Community content and increase your ability to discover relevant content.

0 Replies