Preguntas de entrevista de Salesforce developer
1 mil
Preguntas de entrevista para Salesforce Developer compartidas por los candidatosPrincipales preguntas de entrevista

salesforce exp
6 respuestas
Can a batch be called from the execute method of another batch apex?
4 respuestas↳
No.. another batch class can be called from a start or a finish method of our batch class. But never from the execute method. Menos
↳
No
↳
Yes but only from finish method else it will throw a run time error


where do u stored your javascripts files in salesforce ?
3 respuestas↳
If we are using that particular JS file in Visualforce Page so in that scenario we can access while uploading our JS file in static resource or by call it directly on Visualforce Page but on the another side If we want to use that plugin in Lightning Component for this its mandatory to upload our JS file in static resource because lightning component initially run on client side. Menos
↳
Static resource
↳
I said it's in static resource

Field Accessibility
3 respuestas↳
Tomorrow I have Interview with Amazon for Salesforce Developer role
↳
^ Can you provide your feedback on how did it go? Looking for some pointers
↳
How was your interview?

Workflow,Permission Set, Trigger to assign a task to a user
3 respuestas↳
I will consult coustomer good averness
↳
Yes I will give for coustomer good averness
↳
Yes I will give

Write a trigger and design Visual Force Page according to given instruction?
2 respuestas↳
It was mid level questions .
↳
Hi can you explain more on this? Were you allowed to google for taking reference of vf tags? Menos

What is the diffrence between custom settings and custom metadata
2 respuestas↳
can you post some more questions
↳
The main diffrence is custom setting data can be retrieved without making a query because it is stored in cache to retrieve custom metadata you have to do a query. Menos

Can we call batch class from other batch class
2 respuestas↳
Yes, we can call one batch from other batch class from finish method in the max chain of 5. Menos
↳
Yes. From finish method Were you asked to write any code on a system?

2. Some questions are related to programming concepts such as OOP, memory management etc.
2 respuestas↳
Mostly on Arrays and Strings
↳
Which type of program they ask in write on paper and assignment please reply me . Menos