nerdexam
Salesforce

ARC-300 · Question #7

During the testing of the login form, QA finds out that the first time the user can log in, but every other login attempt from another computer leads to the homepage and the basket being emptied…

The correct answer is B. Add remote include for the login page. See the full explanation below for the reasoning.

Question

During the testing of the login form, QA finds out that the first time the user can log in, but every other login attempt from another computer leads to the homepage and the basket being emptied. Developers tried to debug the issue, but when they add a breakpoint to the login action, it is not hit by the debugger. What should the Architect recommend developers to check?

Options

  • ARemove CSRF protection from Login Form Action.
  • BAdd remote include for the login page
  • CAdd disable cache page in the template ISML - <iscache status--off''/>.
  • DCheck Login Form and any included templates for includes that enable page caching.

How the community answered

(34 responses)
  • A
    6% (2)
  • B
    79% (27)
  • C
    12% (4)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full ARC-300 Practice