This repository has been archived by the owner on Nov 23, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 40
Adding and configuring an AEM component
Mikołaj Mański edited this page Jul 13, 2016
·
15 revisions
This guide will show you how to add an example component, configure it and perform configuration validation using Bobcat. We will use provided SummerBlockbusterHitsPage
and SectionHeaderComponent
classes. So what's our test scenario? We will find our top parsys, insert a Section Header component there, modify default value and check if the provided value is saved and displayed properly. Let's start from finding our parsys into which Bobcat will insert a component. The tutorial is divided into 4 parts:
- Configuring Bobcat
- Selenium enhancements
- Cucumber enhancements
- Traffic analyzer
- Email support
- Reporting
- Cloud integration
- Mobile integration
- Executing tests on different environments
- Working with multiple threads
- Tips and tricks
- Authoring tutorial - Classic
- AEM Classic Authoring Advanced usage
- Siteadmin
- Sidekick
- Aem Component
- Working with author pages
- Working with Publish pages
- Advanced component interactions
- Working with Context Menu
- Using Aem Content Tree
- Aem Content Finder
- Storing component configurations
- Working with packages
- Jcr Support
- Authoring tutorial - Touch UI
- Adding and editing a component
- Sites management tutorial