Saturday, March 5, 2016

CQ5/AEM Interview Questions List 1


  1. What is CMS?
  2. What is CQ5/AEM?
  3. What are other CMS products you worked?(If any)
  4. What is the Technology stack of CQ5?
  5. What is JCR/Sling/OSGi?
  6. Difference between JCR and CRX?
  7. Difference among version 5.4, 5.5, 5.6, 6.0, 6.1?
  8. What is the life cycle of OSGi bundle?
  9. What are different status of a budle in OSGi?
  10. What is Template? How to Create one?
  11. What is sling:resourceType/rank when creation of template?
  12. What does allowedPaths mean and its use?
  13. What is Activate?
  14. Ways to activate a page?
  15. Web consoles in AEM?
  16. What is the main feature of DAM?
  17. What is a Component?
  18. What is page rendering Component?
  19. How will you create page component?
  20. Why and use of global.jsp?
  21. How do you use currentNode, currentPage etc in a page?
  22. What does it show currentNode.getPath() and currentPage.getPath()?
  23. What is selector in URI?
  24. Is sidekick displayed in page by default?
  25. How to initialize WCM?
  26. What is difference between sling:resourceType and sling:resouceSuperType?
  27. What is difference between Dialog and Design dialog?
  28. What is a Widget?
  29. What is the use of XTYPE?
  30. Where does the Design configuration of a template get saved in CRX?Path?
  31. What is parsys?
  32. Difference between parsys and iparsys?
  33. What is Activator.java in bundle?
  34. What is i18n or intenationalization? Why we need i18n?
  35. Where this i18n values stored?
  36. How does CQ maintains different language content?
  37. Difference between cq:include and sling:include?
  38. How to use fmt tag?
  39. What is Workflow?
  40. What is workflow Launcher?
  41. What are the different ways to start a workflow?
  42. If you drag and drop a component into parsys and add content, Where does that content get stored and give node path?
  43. Difference between text and richtext component?
  44. If you create a content in richtext component, you do bold, create bullets, numbers etc., How and where does it get stored in the node properties?
  45. What is reverse replication?
  46. Where do you configure replication agents(author/publish)? And Where(tool path)?
  47. What are the other agents other than replication/reveserse replication agents?
  48. What is the replication and reverse replication process?

No comments:

Post a Comment