Latest Salesforce Interview Questions
1)
What are roles & profiles and describe
difference between them?
2)
What is Single sign on?
3)
What is abstract class?
4)
Differences between abstract class and wrapper
class?
5)
Two fields are there, in one field if I select
one value, in another field select specific value? How can you do this?
6)
What is approval process? In approval process,
which action is automatically processed?
7)
What is Email2Case? How can you save cases?
8)
What are assignment rules? How can you process
it?
9)
Tell me about ANT tool, explain me?
10)
If one field is set to private, is that field is
available in reports?
11)
What is Role Hierarchy and OWD?
12)
Write a trigger for this scenario -------- in
account, one check box is checked
automatically in contact, check box is checked
13)
What is visualforce view state?
14)
What is difference between email alert and
outbound message?
15)
What is
difference between workflow and trigger? First are you prefer trigger or
workflow
16)
How can you lock the record by using select
query?
17)
What are the trigger events?
18)
How can you get deleted records from recycle bin
using trigger?
19)
In change set, why we are using add components
button? Which are not included in change sets?
20)
How can
you call java script in vf page?
21)
Are you worked on custom settings?
22)
Difference between custom settings and custom
lables?
23)
What is the difference between public groups and
queue?
24)
How can you define email services?
25)
What are external id’s? Where are you used in external id’s?
26)
How many types of the relationship fields
available in salesforce?
27)
Tell me about hierarchical relationship and many
to many relationship?
28)
How many standard controllers are used in vf
page? Is there any limit?
29)
What is difference between after delete and
after undelete?
30)
Is it possible to define IP ranges in profile?
31)
What is the difference between action support
and action function?
32)
What is action poller?
33)
What is inline vf? How can you define?
34)
Let us say I have a requirement whenever a
record is created, I want to insert a record in some other object?
35)
When you writing s trigger, which conditions are
you follow?
36)
What is meant by rendered and rerendered
attributes in VF?
37)
What is the use of isNew()? -à checks whether the
record is newly created
38)
What are the dynamic dashboards and can the
dynamic dashboards is scheduled?
39)
Reset
security token is unavailable in setup? What could be the reason?
40)
What is record type? What are the disadvantages using record
types?
41)
What is the character limit of custom lables?
1000 characters
42)
What is the difference between synchronous and
asynchronous process?
43)
In which object, the clone option is not
available?
44)
Why should we not write select query in within
for loop?
45)
What should we do to avoid view state error in
vf page?
46)
How can you lock records in apex? à use for update in
query
47)
What is batch apex?
48)
How do we bulkify the trigger?
49)
I have added a string ‘updated’ to all users in
account object through batch apex, now how to remove the ‘updated’?
50)
How to make pick list as required through java
script?
51)
What are the differences between soql and
sosl? Which one is using better?
52)
In test classes, let me know about
test.isstart(), test.isstop(), assert equals?
53)
Explain me about test classes? Why we are using (see all data = true)?
54)
What are the standard profiles available in
salesforce?
55)
Governor Limits
56)
What is permission set? And difference between
permission set and profiles?
57)
Actionstatus?
58)
How can you add error message in the visual
force through controller?
59)
Have you worked on service cloud?
60)
What is wrapper class and its uses?
61)
How can an object be modified with schema
builder?
62)
Have you worked on partner portal and customer
portal? Let me explain about these?
63)
How many types of sand boxes are there?
64)
Practicing how to write queries in triggers and
controllers?
65)
Whenever a record is inserted in contact I want
insert a record in opportunity as well, we can’t do it with workflow right how
would you do it with trigger?
66)
Differences between agile scrum vs waterfall
model?
67)
Is it possible giving sharing by using apex?
68)
Why governor limits are used in salesforce but
not in java and .net?
69)
What is configuration and customization?
No comments:
Post a Comment