Question 166

Requirements state that a child record be to deleted when its parent is deleted, and a child can be moved to a different parent when necessary. Which type of relationship should be built between the parent and child objects in Schema Builder to support these requirements?
  • Question 167

    Universal Containers (UC) uses out-of-the-box order management, that has a Master-Detail relationship between Order and Order Line Item.
    UC stores the availability date on each Order Line Item and Orders are only shipped when all of the Order Line Items are available.
    Which method should be used to calculate the estimated ship date for an Order?
  • Question 168

    Before putting an app into production, which step should be taken?
  • Question 169

    Developers at Universal Containers (UC) use version control to share their code changes, but they notice that when they deploy their code to different environments they often have failures. They decide to set up Continuous Integration (CI).
    What should the UC development team use to automatically run tests as part of their CI process?
  • Question 170

    Which option would a developer use to display the Accounts created in the current week and the number of related Contacts using a debug statement in Apex?