IQVIA
Congruent Solutions Interview Questions and Answers
Q1. 1.Different relationships? 2.Difference between whoid and whatid? 3.what is global class? 4.what is Salesforce?
A Salesforce Developer interview question about relationships, whoid and whatid, global class, and Salesforce.
Different relationships in Salesforce include one-to-many, many-to-many, and hierarchical relationships.
Whoid and whatid are fields used in Salesforce to identify the related object in an activity record. Whoid represents a person, while whatid represents an object.
A global class in Salesforce is a class that can be accessed from any Apex code in a Salesforce organiza...read more
Q2. Difference between process builder and workflow.
Process builder is more powerful than workflow and can perform complex actions.
Process builder can update related records, create records, and call Apex classes
Workflow can only update the record it is triggered on
Process builder has a visual interface for easier setup
Workflow has been around longer and is simpler to use
Both can be used to automate business processes
Q3. Aura components. Events and it's types.
Aura components use events to communicate between components. There are three types of events: Component, Application, and System.
Component events are used to communicate between components in the same hierarchy.
Application events are used to communicate between components across the entire application.
System events are used to communicate with Salesforce and other third-party systems.
Events are fired using the $A.get('e.eventName') method.
Events can also have attributes that...read more
Q4. What is the diff between Master Detail And Lookup
Master Detail is a strict parent-child relationship where the child record is deleted when the parent record is deleted. Lookup is a looser relationship where the child record can exist without the parent record.
Master Detail is a required relationship, while Lookup is not required.
Master Detail relationship helps in maintaining data integrity by enforcing referential integrity, while Lookup does not enforce referential integrity.
In Master Detail relationship, security and sh...read more
Q5. Write scenario based triggers?
Scenario-based triggers are used to automate processes based on specific events or conditions.
Create a trigger that sends an email notification when a new lead is created
Create a trigger that updates the status of an opportunity when it reaches a certain stage
Create a trigger that assigns a task to a specific user when a case is created
Create a trigger that updates a custom field on a contact when a related account is updated
Q6. What is Org wide Default
Org wide Default is the baseline level of access that all users have to records in Salesforce.
Org wide Default determines the default level of access to records for all users in an organization
It can be set to Private, Public Read Only, Public Read/Write, or Controlled by Parent
Org wide Default settings can be adjusted in the Sharing Settings of Salesforce
For example, setting Org wide Default to Public Read Only allows all users to view records but not edit them
Top Salesforce Developer Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month