ATG Interview Questions – Part 2

This article lists down a set of 20 interview questions related with ATG Commerce. The help documentation on ATG could be accessed from this page. Please feel free to comment/suggest. Also, sorry for the typos.

The questions presented in this article could be taken as online tests (with answers also given) on following pages.

  1. ATG Commerce – Free Online Test 1
  2. ATG Commerce – Free Online Test 2

Also, find following pages on vitalflux.com that consists of another set of interview questions on ATG:

Following is the list of questions:

  • Components can be started or stopped using which of the following
    • ACC
    • BCC
  • ATG Commerce merchandising is done using _________
    • ACC
    • BCC
  • Repository Items could be created or edited using which of the following?
    • BCC
    • ACC
    • Both of the above
  • Product catalog items and inventory items are stored in the same repository
    • True
    • False
  • Price lists could be managed using which of the following?
    • ACC
    • BCC
    • Both of the above
  • Promotions could be created using ________
    • ACC
    • BCC
  • While viewing product catalog, CatalogMaintenanceService is not run in which of the following mode
    • Development
    • Production
  • CIM could be used to do which of the following
    • Creates datasources
    • Create database tables and import initial data
    • Creates and configures commerce servers
    • Assembles and deploy EAR files to application server
    • All of the above
  • CIM does not configure which of the following
    • Commerce servers
    • Datasources
    • Content administration topography
  • The CatalogUpdateService updates the same catalog properties that are updated by the dynamic service CatalogCompletionService
    • True
    • False
  • CatalogMaintenanceService is a container for which of the following services?
    • CatalogCompletionService
    • CatalogVerificationService
    • Both of the above
  • CatalogMaintenanceService is a container of which of the following services?
    • AncestorGeneratorService
    • CatalogVerificationService
    • Both of the above
  • Product catalog can be modified using which of the following?
    • ACC
    • A Computer Program
    • BCC
    • ACC & Program only
    • ACC, BCC & A Program
  • For each repository change made to a catalog folder, which of the following may get invoked?
    • CatalogCompletionService
    • CatalogUpdateService
  • Catalog component relationships are dealt using which of the following service?
    • CatalogUpdateService
    • CatalogVerficationService
    • CatalogCompletionService
  • Catalog batch services can be run using _______
    • Commerce admin page
    • ACC
    • Both of the above
  • Which of the following is Catalog maintenance batch form handler?
    • CatalogUpdateFormHandler
    • RunServiceFormHandler
    • None of the above
    • Both of the above
  • Catalog maintenance dynamic services need to be started ______
    • Manually
    • It gets started automatically unless disabled
  • User profile properties such as shipping and billing addresses and credit card information is managed using _________
    • CommercePropertyManager
    • CommerceProfileTools
  • Multiple websites (Multi-site) can be run from single ATG commerce instance.
    • True
    • False

[adsenseyu1]

Nidhi Rai

Nidhi has been been actively blogging in different technologies such as AI / machine learning and internet technologies. Her field of interest includes AI / ML, Java, mobile technologies, UI programming such as HTML, CSS, Javascript (Angular/ReactJS etc), open-source and other related technologies.

Recent Posts

Logistic Regression in Machine Learning: Python Example

Last updated: 26th April, 2024 In this blog post, we will discuss the logistic regression…

21 hours ago

MSE vs RMSE vs MAE vs MAPE vs R-Squared: When to Use?

Last updated: 22nd April, 2024 As data scientists, we navigate a sea of metrics to…

2 days ago

Gradient Descent in Machine Learning: Python Examples

Last updated: 22nd April, 2024 This post will teach you about the gradient descent algorithm…

5 days ago

Loss Function vs Cost Function vs Objective Function: Examples

Last updated: 19th April, 2024 Among the terminologies used in training machine learning models, the…

1 week ago

Model Parallelism vs Data Parallelism: Examples

Last updated: 19th April, 2024 Model parallelism and data parallelism are two strategies used to…

1 week ago

Model Complexity & Overfitting in Machine Learning: How to Reduce

Last updated: 4th April, 2024 In machine learning, model complexity, and overfitting are related in…

2 weeks ago