IT Certification Hardest Exam Quiz!

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Tulio.luis.fr
T
Tulio.luis.fr
Community Contributor
Quizzes Created: 2 | Total Attempts: 3,032
| Attempts: 2,318
SettingsSettings
Please wait...
  • 1/82 Questions

    You are asked to propose an automated high-performance solution for updating the products on a retail store's Web site. You are also told that the product portfolio is only updated at the beginning of the month. What would you propose for this requirement?

    • Cron Jobs.
    • The event system.
    • Workflows.
    • The process engine.
Please wait...
About This Quiz

Test your knowledge with the IT Certification Hardest Exam Quiz, focusing on SAP Hybris Commerce. This quiz assesses skills in system configuration, promotion management, and product catalog design, essential for IT professionals in the e-commerce domain.

IT Certification Hardest Exam Quiz! - Quiz

Quiz Preview

  • 2. 

    A customer wants to extend the functionality of the SAP Hybris Commerce accelerator without touching its core codebase. What solution do you recommend to the customer?

    • AddOn.

    • Module.

    • Java library.

    • A new Accelerator.

    Correct Answer
    A. AddOn.
    Explanation
    An AddOn is the recommended solution for extending the functionality of the SAP Hybris Commerce accelerator without modifying its core codebase. AddOns allow for additional features and customizations to be added to the existing system without directly modifying the core code, ensuring that future upgrades and maintenance are easier to manage.

    Rate this question:

  • 3. 

    You have been asked to import some data using ImpEx scripts that create user interface components on a storefront. What tool would you use to execute the ImpEx scripts?

    • Product Cockpit.

    • Hybris Administration Console.

    • WCMS Cockpit.

    • Order Fulfillment Cockpit.

    Correct Answer
    A. Hybris Administration Console.
    Explanation
    The Hybris Administration Console is the tool used to execute ImpEx scripts. It provides a user-friendly interface for managing and administering the Hybris platform. The ImpEx scripts are used to import data into the system, including creating user interface components on the storefront. Therefore, the Hybris Administration Console is the appropriate tool to use for executing these scripts.

    Rate this question:

  • 4. 

    How does SAP Hybris Commerce arrange its product and category data?

    • Each product must be associated with only one category.

    • Categories can contain other categories and/or products.

    • All categories must have at least one super category.

    • A product is duplicated when it is associated with a new category.

    Correct Answer
    A. Categories can contain other categories and/or products.
    Explanation
    SAP Hybris Commerce arranges its product and category data by allowing categories to contain other categories and/or products. This means that a category can have subcategories and products assigned to it. This hierarchical structure allows for better organization and navigation of the product catalog. It also ensures that each product is associated with a specific category, and duplication of products only occurs when they are associated with multiple categories.

    Rate this question:

  • 5. 

    Who is the typical user of the type system?

    • Purchasing manager.

    • Marketing manager.

    • Product manager.

    • Developer.

    Correct Answer
    A. Developer.
    Explanation
    The typical user of the type system is a developer. This is because the type system is a tool used in programming languages to define and enforce the types of variables and data. Developers use the type system to ensure that their code is type-safe and to catch potential errors before runtime. Purchasing managers, marketing managers, and product managers are not typically involved in the technical aspects of programming and would not be the typical users of the type system.

    Rate this question:

  • 6. 

    According to the SAP Hybris Application Lifecycle Framework for Commerce, when should you work on effort estimation?

    • Post-Project.

    • During deployment.

    • During the Engineering phase.

    • During the Foundation phase.

    Correct Answer
    A. During the Foundation phase.
    Explanation
    In the SAP Hybris Application Lifecycle Framework for Commerce, effort estimation should be done during the Foundation phase. This phase is the initial stage of the project where the requirements and scope are defined. During this phase, the team analyzes the business needs and determines the effort required for successful implementation. By estimating the effort during the Foundation phase, the team can plan and allocate resources effectively, ensuring a smooth and successful project execution.

    Rate this question:

  • 7. 

    Which checkout scenarios are supported out of the box in the SAP Hybris B2C accelerator?

    • Guest checkout.

    • Quick checkout.

    • One-click checkout.

    • Express checkout.

    Correct Answer(s)
    A. Guest checkout.
    A. Express checkout.
    Explanation
    The SAP Hybris B2C accelerator supports guest checkout and express checkout out of the box. Guest checkout allows customers to make a purchase without creating an account, while express checkout streamlines the payment process by saving customer information for future purchases. These features provide convenience and flexibility for customers, enhancing their shopping experience.

    Rate this question:

  • 8. 

    What is the function of the business analyst within a project team? (Choose 2)

    • Identifies potential solutions and analyzes the feasibility of options.

    • Elicits, elaborates, and clarifies the requirements.

    • Designs, codes, and performs integration testing.

    • Selects and develops appropriate test automation tools and frameworks.

    Correct Answer(s)
    A. Identifies potential solutions and analyzes the feasibility of options.
    A. Elicits, elaborates, and clarifies the requirements.
    Explanation
    The business analyst plays a crucial role within a project team by identifying potential solutions and analyzing the feasibility of options. This involves evaluating different alternatives and determining which ones are viable and realistic for the project's objectives. Additionally, the business analyst elicits, elaborates, and clarifies the requirements for the project. This involves gathering information from stakeholders, documenting and analyzing the requirements, and ensuring that all parties have a clear understanding of what needs to be achieved.

    Rate this question:

  • 9. 

    What is an SAP Hybris AddOn?

    • A type of extension that allows you to extend SAP Hybris Commerce accelerator functionality, such as sharing on a social network.

    • A type of extension running on a separate framework that provides specialized back-end functionality and connects with SAP Hybris through RESTful Web Services.

    • A set of Java libraries, distributed as a JAR file, used to call external service providers, such as payment, tax, or fraud service providers.

    • A commerce extension that provides optional functionality, such as behavioral targeting, vouchers, Solr faceted search, or subscriptions.

    Correct Answer
    A. A type of extension that allows you to extend SAP Hybris Commerce accelerator functionality, such as sharing on a social network.
    Explanation
    The correct answer is A type of extension that allows you to extend SAP Hybris Commerce accelerator functionality, such as sharing on a social network. This explanation correctly identifies an SAP Hybris AddOn as an extension that enhances the functionality of SAP Hybris Commerce accelerator, specifically mentioning the ability to share on a social network.

    Rate this question:

  • 10. 

    What feature is specific to the SAP Hybris Commerce, financial services accelerator?

    • Find Agent functionality.

    • PunchOut functionality.

    • Order management.

    • Add to cart functionality.

    Correct Answer
    A. Find Agent functionality.
    Explanation
    The specific feature that is unique to the SAP Hybris Commerce, financial services accelerator is the "Find Agent" functionality. This feature allows customers to search and connect with specific agents or representatives who can assist them with their financial services needs. It enhances the customer experience by providing personalized support and guidance throughout the purchasing process.

    Rate this question:

  • 11. 

    What SAP Hybris Commerce user interfaces can you use to create a new product? 

    • Product Cockpit.

    • BackOffice Commerce Search Cockpit.

    • BackOffice Administration Cockpit.

    • WCMS Cockpit.

    Correct Answer(s)
    A. Product Cockpit.
    A. BackOffice Administration Cockpit.
    Explanation
    The SAP Hybris Commerce user interfaces that can be used to create a new product are the Product Cockpit and the BackOffice Administration Cockpit. These interfaces provide the necessary tools and functionalities to easily create and manage products within the SAP Hybris Commerce system. The Product Cockpit allows users to create, edit, and manage product information, while the BackOffice Administration Cockpit provides a comprehensive set of administrative tools for managing various aspects of the commerce platform, including product creation.

    Rate this question:

  • 12. 

    When leveraging multidimensional products, how many dimensions can the SAP Hybris B2B Commerce accelerator support?

    • The SAP Hybris Commerce accelerator can support however many dimensions are needed to describe the product.

    • By default, the SAP Hybris Commerce accelerator can support up to four dimensions.

    • By default, the SAP Hybris Commerce accelerator can only support two dimensions.

    • By default, the SAP Hybris Commerce accelerator can support up to five dimensions.

    Correct Answer
    A. The SAP Hybris Commerce accelerator can support however many dimensions are needed to describe the product.
    Explanation
    The correct answer is that the SAP Hybris Commerce accelerator can support however many dimensions are needed to describe the product. This means that there is no specific limit to the number of dimensions that the accelerator can handle, allowing for flexibility in describing complex products.

    Rate this question:

  • 13. 

    Which user interfaces can be used to change prices? (Choose 2)

    • BackOffice Administration Cockpit.

    • WCMS Cockpit.

    • Customer Support Cockpit.

    • Product Cockpit.

    Correct Answer(s)
    A. BackOffice Administration Cockpit.
    A. Product Cockpit.
    Explanation
    The BackOffice Administration Cockpit and Product Cockpit are the user interfaces that can be used to change prices. The BackOffice Administration Cockpit is a tool for managing the back-end administrative tasks of a system, including pricing. The Product Cockpit, on the other hand, is specifically designed for managing product-related information, which includes pricing. Therefore, these two user interfaces provide the necessary functionality to modify and update prices.

    Rate this question:

  • 14. 

    In which user interface do you create a new variant of an existing base product? (Choose 2)

    • Product Cockpit.

    • WCMS Cockpit.

    • BackOffice Administration Cockpit.

    • Hybris Administration Console.

    Correct Answer(s)
    A. Product Cockpit.
    A. BackOffice Administration Cockpit.
    Explanation
    The Product Cockpit and BackOffice Administration Cockpit are the user interfaces where you can create a new variant of an existing base product. These interfaces provide the necessary tools and functionalities to manage and customize product variants. The WCMS Cockpit and Hybris Administration Console do not specifically cater to variant creation and are more focused on other aspects of the system administration.

    Rate this question:

  • 15. 

    What does the Assisted Service Module enable customer sales and service agent to do?

    • Override the rules of a promotion on behalf of the customer.

    • View or edit the customer's cart as if they were the customer.

    • Create a voucher on behalf of the customer.

    • Create a new customer account on the customer's behalf.

    • Search for a customer's account or session.

    Correct Answer(s)
    A. View or edit the customer's cart as if they were the customer.
    A. Create a new customer account on the customer's behalf.
    A. Search for a customer's account or session.
    Explanation
    The Assisted Service Module enables customer sales and service agents to view or edit the customer's cart as if they were the customer. It also allows them to create a new customer account on the customer's behalf and search for a customer's account or session.

    Rate this question:

  • 16. 

    For which use case is a product variant appropriate?

    • The product manager defines a localized variation of a product for each country-specific Web site.

    • The customer selects each component of a bundle from a list of available products.

    • The customer selects the fabric of a product being added to the cart.

    • The product manager defines new product attributes based o the product's location in the category hierarchy.

    Correct Answer
    A. The customer selects the fabric of a product being added to the cart.
    Explanation
    A product variant is appropriate when the customer is able to select the fabric of a product being added to the cart. This suggests that there are different fabric options available for the same product, and the customer can choose the one they prefer. This use case allows for customization and personalization of the product, giving the customer more control over their purchase decision.

    Rate this question:

  • 17. 

    You want to feature a page on your storefront that can only be viewed by a special user group. What SAP Hybris Commerce user interface do you use to do this?

    • BackOffice Sales Organization Perspective.

    • WCMS Cockpit.

    • BackOffice Commerce Search Perspective.

    • Product Cockpit.

    Correct Answer
    A. WCMS Cockpit.
    Explanation
    The WCMS (Web Content Management System) Cockpit is the SAP Hybris Commerce user interface that allows you to feature a page on your storefront that can only be viewed by a special user group. This interface provides the necessary tools and functionalities to manage and customize the content of your online store, including the ability to restrict access to specific pages based on user groups.

    Rate this question:

  • 18. 

    In which project phase do you make a go/no-go decision for the Build phase?

    • Foundation.

    • Deployment.

    • Engineering.

    • Documentation.

    Correct Answer
    A. Foundation.
    Explanation
    In the project phase of Foundation, a go/no-go decision for the Build phase is made. This decision is crucial as it determines whether the project can proceed to the next phase or not. The Foundation phase involves laying the groundwork for the project, including defining objectives, setting up project teams, and determining the feasibility and viability of the project. Making a go/no-go decision during this phase ensures that the project is on track and aligns with the overall goals and objectives.

    Rate this question:

  • 19. 

    Which user interfaces can you use to enter a customer compliant ticket? 

    • On the storefront using the Assisted Service Module.

    • Customer segments perspective in the WCMS Cockpit.

    • Order Fulfillment Cockpit.

    • Customer Support Cockpit.

    Correct Answer(s)
    A. On the storefront using the Assisted Service Module.
    A. Customer Support Cockpit.
    Explanation
    You can enter a customer complaint ticket using the Assisted Service Module on the storefront as well as the Customer Support Cockpit. These two user interfaces provide the necessary tools and features to handle customer complaints effectively. The WCMS Cockpit and Order Fulfillment Cockpit are not mentioned as options for entering customer complaint tickets, so they are not the correct choices.

    Rate this question:

  • 20. 

    How does a business analyst work with a project team? 

    • Clarifies outstanding questions with the business representative.

    • Supports the project manager.

    • Writes user stories to represent business requirements.

    • Coordinates development assignments.

    Correct Answer(s)
    A. Clarifies outstanding questions with the business representative.
    A. Writes user stories to represent business requirements.
    Explanation
    A business analyst works with a project team by clarifying outstanding questions with the business representative. This involves gathering information, conducting interviews, and facilitating discussions to ensure that all requirements and expectations are clearly understood. Additionally, the business analyst writes user stories to represent business requirements, which helps the team to prioritize and develop the necessary features and functionalities. By performing these tasks, the business analyst plays a crucial role in bridging the gap between the business stakeholders and the development team, ensuring that the project meets the desired goals and objectives.

    Rate this question:

  • 21. 

    Which of the following are non-functional requirements? 

    • The online catalog should be reachable 99,99% of the time.

    • A registration form should be simple to complete.

    • The VAT in the cart overview should be visible to the customer.

    • The application must support three browsers: IE, Chrome and Firefox.

    • An order confirmation email should be sent to the customer after each order.

    Correct Answer(s)
    A. The online catalog should be reachable 99,99% of the time.
    A. A registration form should be simple to complete.
    A. The application must support three browsers: IE, Chrome and Firefox.
    Explanation
    The given answer includes non-functional requirements because they focus on aspects such as availability, usability, and compatibility rather than specific functionalities. The requirement for the online catalog to be reachable 99,99% of the time indicates a performance requirement. The requirement for the registration form to be simple to complete indicates a usability requirement. The requirement for the application to support three browsers indicates a compatibility requirement.

    Rate this question:

  • 22. 

    What is available out of the box to support multiple languages for the SAP Hybris Commerce accelerators (Choose 2)

    • Localization of CMS Link URL attribute.

    • Localization of product description attribute.

    • Localization of user name attribute.

    • Localization of product summary attribute.

    Correct Answer(s)
    A. Localization of product description attribute.
    A. Localization of product summary attribute.
    Explanation
    The correct answer is the localization of the product description attribute and the localization of the product summary attribute. This means that the SAP Hybris Commerce accelerators have built-in features that allow for the translation and adaptation of product descriptions and summaries in different languages. This is important for businesses operating in multiple regions or targeting diverse markets, as it allows them to provide localized content to their customers.

    Rate this question:

  • 23. 

    Which SAP Hybris Commerce business tools can you use to trigger the synchronization of two catalog versions? (Choose 2)

    • WCMS Cockpit.

    • Product Cockpit.

    • Multichannel Cockpit.

    • BackOffice Order Fulfillment Cockpit.

    Correct Answer(s)
    A. WCMS Cockpit.
    A. Product Cockpit.
    Explanation
    You can use the WCMS Cockpit and Product Cockpit to trigger the synchronization of two catalog versions in SAP Hybris Commerce. The WCMS Cockpit allows you to manage and modify the content of your website, including the catalog versions. The Product Cockpit, on the other hand, enables you to manage and update the product information, which includes the catalog versions as well. By using these two tools, you can ensure that the catalog versions are synchronized and up to date.

    Rate this question:

  • 24. 

    In the standard SAP Hybris Commerce accelerators, what are the CMS navigation nodes used for? (Choose 2)

    • To configure links used in the navigation bar.

    • To configure the checkout navigation page flow.

    • To provide a hierarchical structure in the navigation bar.

    • To map URLs on content pages.

    Correct Answer(s)
    A. To configure links used in the navigation bar.
    A. To provide a hierarchical structure in the navigation bar.
    Explanation
    The CMS navigation nodes in standard SAP Hybris Commerce accelerators are used to configure links used in the navigation bar and provide a hierarchical structure in the navigation bar. These nodes allow administrators to easily configure the links and their order in the navigation bar, as well as create a hierarchical structure to organize the navigation. This helps to improve the user experience and make it easier for customers to navigate through the website.

    Rate this question:

  • 25. 

    What can you do with a synchronization cron job?

    • Synchronize products and categories.

    • Synchronize orders, shipping, and billing addresses.

    • Synchronize vouchers, promotions, and personalization rules.

    • Synchronize pages, and page components.

    Correct Answer(s)
    A. Synchronize products and categories.
    A. Synchronize pages, and page components.
    Explanation
    A synchronization cron job can be used to synchronize products and categories, as well as pages and page components. This means that any updates or changes made to these entities will be reflected across different systems or platforms, ensuring consistency and accuracy of information. It allows for efficient management and organization of products, categories, pages, and components, ensuring that all systems are up to date and in sync with each other.

    Rate this question:

  • 26. 

    What should an architect be aware of when designing a product catalog in SAP Hybris Commerce?  

    • A product should never be created in the online catalog version.

    • Staged and online data are stored in separate database tables.

    • A catalog must have exactly one staged an one online version.

    • In practice, a catalog may have many staged versions maintained concurrently.

    • The catalog, category and product items all carry a reference to the catalog version.

    Correct Answer(s)
    A. A product should never be created in the online catalog version.
    A. In practice, a catalog may have many staged versions maintained concurrently.
    A. The catalog, category and product items all carry a reference to the catalog version.
    Explanation
    When designing a product catalog in SAP Hybris Commerce, an architect should be aware that a product should never be created in the online catalog version. This is because staged and online data are stored in separate database tables. Additionally, in practice, a catalog may have many staged versions maintained concurrently. Lastly, the catalog, category, and product items all carry a reference to the catalog version.

    Rate this question:

  • 27. 

    What information is mandatory when you create a new product? (Choose 2)

    • Description.

    • Catalog version.

    • Online from.

    • Article number.

    Correct Answer(s)
    A. Catalog version.
    A. Article number.
    Explanation
    When creating a new product, two mandatory pieces of information are the catalog version and the article number. The catalog version is important as it helps to categorize and organize products within the catalog system. The article number is essential for identifying and distinguishing each product from others in the system. Both of these pieces of information are crucial for accurately managing and tracking products within the system.

    Rate this question:

  • 28. 

    A customer wants to create promotional coupons for a marketing campaign. The coupons should be valid for only one use. How can you implement this in SAP Hybris Commerce?

    • Generate a multi-code coupon in the BackOffice Customer Support Cockpit.

    • Generate a multi-code coupon in the BackOffice Administration Cockpit.

    • Generate a single-code coupon in the BackOffice Administration Cockpit.

    • Generate a single-code coupon in the BackOffice Customer Support Cockpit.as

    Correct Answer
    A. Generate a multi-code coupon in the BackOffice Administration Cockpit.
    Explanation
    To implement the requirement of creating promotional coupons that are valid for only one use in SAP Hybris Commerce, the correct approach is to generate a multi-code coupon in the BackOffice Administration Cockpit. This allows the creation of multiple unique coupon codes that can be distributed to customers for redemption. Each code can only be used once, ensuring that the coupon is valid for a single use only.

    Rate this question:

  • 29. 

    What is the result of performing a product catalog synchronization? (Choose 2)

    • Invalid product data is rolled back to the latest staged version.

    • Duplicate product references are deleted from the catalog.

    • Product tax row updates to the staged version are published to the online version.

    • Product category updates to the staged version are published to the online version.

    Correct Answer(s)
    A. Product tax row updates to the staged version are published to the online version.
    A. Product category updates to the staged version are published to the online version.
    Explanation
    A product catalog synchronization updates the staged version of the product catalog with any changes made to the tax rows and categories, and then publishes these updates to the online version. This ensures that the tax information and categories for products are accurately reflected in the online version of the catalog. The synchronization does not involve rolling back invalid product data or deleting duplicate product references.

    Rate this question:

  • 30. 

    What are the key features of the SAP Hybris Commerce Rule Engine? 

    • It provides a backoffice interface to trigger the rule execution.

    • It provides separation of data and logic.

    • It provides a centralized repository of rules.

    • It provides a backoffice interface to create new conditions.

    Correct Answer(s)
    A. It provides separation of data and logic.
    A. It provides a centralized repository of rules.
    Explanation
    The key features of the SAP Hybris Commerce Rule Engine include the separation of data and logic, which allows for easier management and maintenance of rules. It also provides a centralized repository of rules, making it convenient to access and modify them as needed. Additionally, it offers a backoffice interface to trigger rule execution and create new conditions, further enhancing the usability and flexibility of the rule engine.

    Rate this question:

  • 31. 

    You want to add changeable product attributes that are NOT used in the business logic. How would you do this?

    • By creating classifying categories and feature lists.

    • By customizing the standard type system.

    • By creating product categories and feature lists.

    • By extending the type system.

    Correct Answer
    A. By creating classifying categories and feature lists.
    Explanation
    To add changeable product attributes that are not used in the business logic, one can create classifying categories and feature lists. This allows for organizing the attributes into different categories and lists, making it easier to manage and update them as needed. By doing so, the attributes can be easily modified without affecting the business logic, providing flexibility in adapting to changing requirements or preferences. Customizing the standard type system may not be necessary in this case, as it is mainly used for defining the data types and behaviors of attributes, which may not be relevant for attributes that are not used in the business logic. Similarly, creating product categories and feature lists may not provide the same level of organization and flexibility as classifying categories and feature lists.

    Rate this question:

  • 32. 

    What are the general types of requirements in the practice of business analysis? 

    • Non-functional requirements.

    • Functional requirements.

    • End-user requirements.

    • Portability requirements.

    Correct Answer(s)
    A. Non-functional requirements.
    A. Functional requirements.
    Explanation
    The general types of requirements in the practice of business analysis are non-functional requirements and functional requirements. Non-functional requirements refer to the qualities or attributes of a system, such as performance, security, and usability, while functional requirements define what the system should do, such as specific features and functions it should have. End-user requirements are a specific type of functional requirement that focuses on the needs and expectations of the end-users. Portability requirements, on the other hand, are not mentioned as one of the general types of requirements in the given options.

    Rate this question:

  • 33. 

    Which tools does SAP Hybris Commerce use out of the box to import product data?

    • SAP Process Integration

    • Data hub.

    • ImpEx.

    • Product Cockpit.

    Correct Answer(s)
    A. Data hub.
    A. ImpEx.
    Explanation
    SAP Hybris Commerce uses Data hub and ImpEx out of the box to import product data. Data hub is a tool that allows for seamless integration and synchronization of data across multiple systems, making it an ideal choice for importing product data. ImpEx, on the other hand, is a powerful import/export framework within SAP Hybris Commerce that enables the import of data from various sources, including CSV files, XML, and Excel. Together, these tools provide a comprehensive solution for importing product data efficiently and effectively.

    Rate this question:

  • 34. 

    What is Application Management according to the SAP Hybris Application Lifecycle Framework for Commerce? 

    • A continuous work stream that starts with the first initiation phase, aiming to provide ongoing smaller '-' development work that can be done outside of a Project.

    • Continuous work stream that starts with the first deployment to production environment, aiming to '-' provide support and live-operations management.

    • A continuous work stream running the entire duration of a release, aiming to organize preparation and '-' execution activities around a go-live event.

    • A continuous work stream aimed to support, operate, and maintain the live solution once it's been '-' deployed to a live production environment and is being used by end users.

    Correct Answer(s)
    A. Continuous work stream that starts with the first deployment to production environment, aiming to '-' provide support and live-operations management.
    A. A continuous work stream aimed to support, operate, and maintain the live solution once it's been '-' deployed to a live production environment and is being used by end users.
    Explanation
    The correct answer is a combination of two options. According to the SAP Hybris Application Lifecycle Framework for Commerce, Application Management is a continuous work stream that starts with the first deployment to the production environment, aiming to provide support and live-operations management. It is also aimed at supporting, operating, and maintaining the live solution once it has been deployed to a live production environment and is being used by end users.

    Rate this question:

  • 35. 

    How can you create new CMS components in the WCMS Cockpit in order to display them in the storefront? 

    • Create a new component on a page by providing the layout parameters and the viewport.

    • Create a new component on a page template content slot.

    • Create a new component on a page content slot.

    • Create a new component on a content page.

    Correct Answer(s)
    A. Create a new component on a page template content slot.
    A. Create a new component on a page content slot.
    Explanation
    To create new CMS components in the WCMS Cockpit and display them in the storefront, you can create a new component on a page template content slot or on a page content slot. Creating a new component on a page template content slot allows you to define the component's layout parameters and the viewport. On the other hand, creating a new component on a page content slot simply adds the component to the specific content slot on the page. Both options provide the ability to create and display new components in the storefront.

    Rate this question:

  • 36. 

    Which of the following are standard SAP Hybris Commerce, B2C accelerator features?

    • Web content and e-mail management.

    • Price quote requests and negotiation.

    • Future stock display on product page.

    • Payment and order management.

    Correct Answer(s)
    A. Web content and e-mail management.
    A. Payment and order management.
    Explanation
    The standard SAP Hybris Commerce, B2C accelerator features include web content and e-mail management, as well as payment and order management. These features are essential for managing and organizing web content, email campaigns, and customer communication. Additionally, payment and order management features are crucial for processing payments, managing orders, and ensuring a smooth customer experience.

    Rate this question:

  • 37. 

    Which features are delivered with the China accelerator? (Choose 3)

    • Upgrading of customer accounts.

    • Bundling and renewing services, products, and accesories.

    • Logging in with both e-mail address and mobile number.

    • Using a localized checkout process, including payment services.

    • Sharing products in Chinese social networking sites.

    Correct Answer(s)
    A. Logging in with both e-mail address and mobile number.
    A. Using a localized checkout process, including payment services.
    A. Sharing products in Chinese social networking sites.
    Explanation
    The features delivered with the China accelerator include logging in with both e-mail address and mobile number, using a localized checkout process including payment services, and sharing products in Chinese social networking sites. These features cater to the specific needs and preferences of Chinese customers, providing convenience and ease of use. By allowing users to log in with both e-mail address and mobile number, the accelerator accommodates the common login methods in China. The localized checkout process and payment services ensure a seamless and familiar experience for Chinese customers. Lastly, sharing products in Chinese social networking sites taps into the popular channels for product discovery and promotion in China.

    Rate this question:

  • 38. 

    Which of the following are non-functional requirements? 

    • The VAT in the cart overview should be visible to the customer.

    • A registration form should be simple to complete.

    • The application must support three browsers: IE, Chrome and Firefox.

    • An order confirmation email should be sent to the customer after each order.

    • The online catalog should be reachable 99,99% of the time.

    Correct Answer(s)
    A. A registration form should be simple to complete.
    A. The application must support three browsers: IE, Chrome and Firefox.
    A. The online catalog should be reachable 99,99% of the time.
    Explanation
    The given answer choices are all examples of non-functional requirements. Non-functional requirements specify how a system should behave, rather than what it should do. In this case, the requirement for the registration form to be simple to complete is a usability requirement. The requirement for the application to support three browsers is a compatibility requirement. The requirement for the online catalog to be reachable 99.99% of the time is a reliability requirement.

    Rate this question:

  • 39. 

    How can you configure personalized versions of a webstore for two different user groups using personalization based on SmartEdit? (Choose 2)

    • Create two customizations that use the same target group but separate sets of storefront changes

    • Create one customization and one target group with two sets of storefront changes.

    • Create two customizations, each with its own target group and storefront changes.

    • Create one customization with two target groups and two sets of storefront changes.

    Correct Answer(s)
    A. Create two customizations, each with its own target group and storefront changes.
    A. Create one customization with two target groups and two sets of storefront changes.
  • 40. 

    What should an architect be aware of when designing a product catalog in SAP Hybris Commerce?

    • A catalog must have exactly one staged an one online version.

    • Staged and online data are stored in separate database tables.

    • In practice, a catalog may have many staged versions maintained concurrently.

    • A product should never be created in the online catalog version.

    • The catalog, category and product items all carry a reference to the catalog version.

    Correct Answer(s)
    A. In practice, a catalog may have many staged versions maintained concurrently.
    A. A product should never be created in the online catalog version.
    A. The catalog, category and product items all carry a reference to the catalog version.
    Explanation
    When designing a product catalog in SAP Hybris Commerce, an architect should be aware that in practice, a catalog may have many staged versions maintained concurrently. This means that multiple versions of the catalog can exist simultaneously, allowing for easier management and updates. Additionally, a product should never be created in the online catalog version to ensure proper control and synchronization. Lastly, the catalog, category, and product items all carry a reference to the catalog version, ensuring accurate tracking and organization of the catalog data.

    Rate this question:

  • 41. 

    What can end-users do when working with workflows? 

    • Add attachments to workflow tasks.

    • Track a workflow.

    • Share a workflow task on Social Media.

    • Comment on a workflow task.

    Correct Answer(s)
    A. Track a workflow.
    A. Comment on a workflow task.
    Explanation
    End-users can track a workflow to monitor its progress and stay updated on its status. They can also comment on a workflow task to provide feedback, ask questions, or collaborate with other users involved in the workflow. These actions help end-users stay engaged and actively participate in the workflow process.

    Rate this question:

  • 42. 

    Which of the following are features of the SAP Hybris Commerce, B2C accelerator?

    • Social network integration.

    • Express checkout.

    • Pre-paid system.

    • Buy online and pick up in store.

    • Bundling of products and services.

    Correct Answer(s)
    A. Social network integration.
    A. Express checkout.
    A. Buy online and pick up in store.
    Explanation
    The SAP Hybris Commerce, B2C accelerator includes social network integration, which allows customers to connect their social media accounts with the platform. It also offers express checkout, which enables customers to quickly complete their purchases. Additionally, it supports the "buy online and pick up in store" feature, allowing customers to make their purchase online and collect it from a physical store location.

    Rate this question:

  • 43. 

    Your customer tells you that an order is either: - placed - pending - in delivery OR - fulfilled What UML diagram do you use to model the lifecycle of an order for this customer?

    • Data flow diagram.

    • Class diagram.

    • Use case diagram.

    • State diagram.

    Correct Answer
    A. State diagram.
    Explanation
    A state diagram is used to model the lifecycle of an object or system. In this case, the lifecycle of an order can be represented using different states such as "placed," "pending," "in delivery," and "fulfilled." A state diagram shows how an object transitions from one state to another based on certain events or conditions. It provides a visual representation of the possible states and the transitions between them, making it suitable for modeling the lifecycle of an order in this scenario.

    Rate this question:

  • 44. 

    Which Hybris items do you use to model a B2B company?

    • Units.

    • Divisions.

    • Budgets.

    • Departments.

    • Cost centers.

    Correct Answer(s)
    A. Units.
    A. Budgets.
    A. Cost centers.
    Explanation
    In order to model a B2B company in Hybris, you would use Units, Budgets, and Cost centers. Units are used to represent different business units or departments within the company. Budgets are used to track and manage financial resources allocated to these units. Cost centers are used to track and allocate costs within the organization. Divisions and Departments are not specifically mentioned as items used to model a B2B company in Hybris.

    Rate this question:

  • 45. 

    How can you synchronize a product in SAP Hybris Commerce? 

    • Select a product in the Product Cockpit and press the Synchronize Product icon.

    • Select a product in an online catalog in the BackOffice Administration Cockpit and press the Start '- ' Synchronization button.

    • Select a staging catalog in the left-hand navigation of the Product Cockpit and right click to select the '-' synchronization.

    • Select a category in the BackOffice Commerce Search Cockpit and right click to select the '-' synchronization.

    Correct Answer(s)
    A. Select a product in the Product Cockpit and press the Synchronize Product icon.
    A. Select a staging catalog in the left-hand navigation of the Product Cockpit and right click to select the '-' synchronization.
    Explanation
    To synchronize a product in SAP Hybris Commerce, you can either select a product in the Product Cockpit and press the Synchronize Product icon, or select a staging catalog in the left-hand navigation of the Product Cockpit and right click to select the '-' synchronization. These actions will initiate the synchronization process and update the product information accordingly.

    Rate this question:

  • 46. 

    What can you do in the BackOffice Administration Cockpit? 

    • Reload constraints into the validation engine

    • Create a new constraint type.

    • View all constraints in the system.

    • Validate an item.

    Correct Answer(s)
    A. Reload constraints into the validation engine
    A. View all constraints in the system.
    Explanation
    In the BackOffice Administration Cockpit, you can reload constraints into the validation engine. This means that you can update and refresh the rules and conditions that are used to validate data within the system. Additionally, you can also view all constraints in the system, allowing you to see the existing rules and conditions that are applied to the data.

    Rate this question:

  • 47. 

    A customer describes the relationship between their products, orders, and customers. What UML diagram do you use to represent this?

    • Use case diagram.

    • State diagram.

    • Data flow diagram.

    • Class diagram.

    Correct Answer
    A. Class diagram.
    Explanation
    A class diagram is used to represent the relationship between products, orders, and customers in the given scenario. A class diagram shows the classes or entities involved in a system, along with their attributes and relationships. In this case, the products, orders, and customers would be represented as classes, with their specific attributes and relationships defined. This diagram would provide a visual representation of how these entities are connected and interact with each other within the system.

    Rate this question:

  • 48. 

    Your customer has data that needs to be replicated from a leading CRM system to SAP Hybris Commerce. There is customer information that is not represented by the A. Hybris data model. What would be required to make this information available in SAP Hybris? Commerce?

    • You must create new attributes on the existing customer type as a development task.

    • You must use the classification with a new feature assignment for the new attribute.

    • You must modify CRM system process because the customer data structure cannot be changed in SAP Hybris Commerce.

    • You must create anew customer attribute in the Customer Support Cockpit when it becomes necessary.

    Correct Answer
    A. You must create new attributes on the existing customer type as a development task.
    Explanation
    To make the customer information available in SAP Hybris Commerce, it is necessary to create new attributes on the existing customer type as a development task. This means that additional fields or data points need to be added to the customer data model in order to accommodate the missing customer information. By creating new attributes, the customer data can be properly replicated from the leading CRM system to SAP Hybris Commerce, ensuring that all relevant customer information is available in the system.

    Rate this question:

  • 49. 

    You are creating a new product catalog. Product data and product images are loaded from two different external sources. Which strategies could you use to set up the product catalog versioning system in SAP Hybris Commerce? 

    • Load each data source into separate online product catalog versions of the same catalog.

    • Load each data source into separate staged product catalog versions, then synchronize both staged '-' product catalog versions with a single online product catalog version.

    • Load each data source into a content catalog version, then synchronize the content catalog version with '-' a product catalog version.

    • Load both data sources into a single, staged product catalog version, then synchronize the staged catalog '-' version with the online product catalog version.

    Correct Answer(s)
    A. Load each data source into separate staged product catalog versions, then synchronize both staged '-' product catalog versions with a single online product catalog version.
    A. Load both data sources into a single, staged product catalog version, then synchronize the staged catalog '-' version with the online product catalog version.
    Explanation
    The correct answer suggests two different strategies for setting up the product catalog versioning system in SAP Hybris Commerce. The first strategy is to load each data source into separate staged product catalog versions and then synchronize both staged versions with a single online product catalog version. This allows for separate management of the product data and images while maintaining a single online catalog for customers to view. The second strategy is to load both data sources into a single staged product catalog version and then synchronize this staged version with the online product catalog version. This strategy simplifies the management process by consolidating the data and images into one catalog version.

    Rate this question:

Quiz Review Timeline (Updated): Nov 19, 2024 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Nov 19, 2024
    Quiz Edited by
    ProProfs Editorial Team
  • Sep 30, 2019
    Quiz Created by
    Tulio.luis.fr
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.