CRT-450 Exam Question 106

A development team wants to use a deployment script lo automatically deploy lo a sandbox during their development cycles.
Which two tools can they use to run a script that deploys to a sandbox?
Choose 2 answers
  • CRT-450 Exam Question 107

    What is the return data type when ApexPages.currentPage().getParameters() is used to retrieve URL parameters from a visualforce controller?
  • CRT-450 Exam Question 108

    Given the following Anonymous block:

    What should a developer consider for an environment that has over 10,000 Case records?

    What should a developer consider for an environment that has over 10,000 Case records?
  • CRT-450 Exam Question 109

    What is the result of the debug statements in testMethod3 when you create test data using testSetup in below code?
  • CRT-450 Exam Question 110

    Which statement describes the execution order when triggers are associated to the same object and event?