i
Infosys
Filter interviews by
Clear (1)
Triggers are in read-only context when they are executed in a transaction that is read-only.
Triggers are in read-only context when they are executed in a transaction that is read-only.
This can happen when triggers are fired by a record being deleted, undeleted, merged, or when a workflow rule or process builder updates a record.
In read-only context, triggers cannot perform DML operations like insert, update, delete, un
Composite resources in Salesforce are resources that represent multiple related objects in a single request.
Composite resources allow you to make multiple API calls in a single request, reducing network latency and improving performance.
They are useful for operations that involve multiple related objects, such as creating a new account and related contacts in a single transaction.
Composite resources can be used with RE
Batch class is used in Salesforce to process large amounts of data asynchronously.
Batch class is used to handle large data volumes in Salesforce.
It allows you to break down a large job into smaller chunks for processing.
Batch class implements the Database.Batchable interface in Salesforce.
Example: A batch class can be used to update all account records in Salesforce.
Example: A batch class can be used to delete all old
I applied via Company Website and was interviewed in May 2024. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.
Mixed DML error occurs when DML operations on setup and non-setup objects are mixed in a single transaction.
Occurs when trying to perform DML operations on both setup and non-setup objects in a single transaction
Setup objects include User, Profile, PermissionSet, etc.
Non-setup objects include custom objects, standard objects like Account, Contact, etc.
Can be resolved by splitting the DML operations into separate transa...
Infosys interview questions for designations
I am responsible for designing, developing, and implementing custom solutions using Salesforce platform.
Designing and implementing custom solutions using Salesforce platform
Developing Apex classes, triggers, Visualforce pages, and Lightning components
Integrating Salesforce with external systems using REST/SOAP APIs
Working closely with stakeholders to gather requirements and provide technical solutions
I handle situations by staying calm, analyzing the problem, and finding a solution.
Stay calm and composed under pressure
Analyze the situation to understand the root cause
Collaborate with team members to brainstorm solutions
Prioritize tasks based on urgency and impact
Communicate effectively with stakeholders
Get interview-ready with Top Infosys Interview Questions
Mostly trigger based questions asked then asynchronous apex
Trigger events in Salesforce are actions that can cause a trigger to execute.
Before Insert
Before Update
Before Delete
After Insert
After Update
After Delete
After Undelete
A sandbox is a separate environment for testing and developing applications without affecting the production environment.
A sandbox is a copy of the production environment where developers can experiment and make changes without impacting live data.
It allows developers to test new features, configurations, and integrations before deploying them to the production environment.
Sandbox environments can be refreshed with the...
Best practices for triggers in Salesforce development
Use trigger handlers to separate logic from the trigger itself
Avoid using SOQL queries or DML statements inside loops
Leverage bulkification to process records in batches
Consider using trigger frameworks for better organization and maintainability
Write unit tests to ensure trigger functionality and coverage
A roll-up summary field calculates values from related records and displays the result on a parent record.
Roll-up summary fields can be created on the parent object to display aggregated data from child records.
They can be used to calculate the sum, count, minimum, maximum, or average of a field on the child object.
Roll-up summary fields are automatically updated when the child records are created, edited, or deleted.
T...
I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.
Batch Apex is a Salesforce feature that allows for processing large amounts of data in batches to prevent hitting governor limits.
Batch Apex is used to handle large data volumes by breaking the processing into smaller batches.
It is useful for operations like data cleansing, data migration, and data integration.
Batch Apex jobs can be scheduled to run at specific times or can be executed manually.
It helps in preventing h...
To call LWC from flows, create an Aura component that wraps the LWC and call the Aura component from the flow.
Create an Aura component that wraps the LWC component
Expose the LWC component as a public property in the Aura component
Call the Aura component from the flow using the 'Lightning Component' element
Record sharing in Salesforce can be achieved through sharing rules, manual sharing, and criteria-based sharing.
Use sharing rules to automatically grant access to certain records based on criteria
Use manual sharing to manually grant access to specific users or groups
Use criteria-based sharing to define sharing rules based on specific criteria
Decorators in LWC are functions that are used to modify the behavior of class properties or methods.
Decorators are used to add metadata to class members in Lightning Web Components.
They are declared using the @ symbol followed by the decorator name.
Decorators can be used for various purposes such as tracking changes, validating input, or controlling access to properties.
What people are saying about Infosys
Some of the top questions asked at the Infosys Salesforce Developer interview -
The duration of Infosys Salesforce Developer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 34 interviews
2 Interview rounds
based on 29 reviews
Rating in categories
Technology Analyst
55.3k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
50.7k
salaries
| ₹2.8 L/yr - ₹7.8 L/yr |
System Engineer
39.6k
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Technical Lead
30.9k
salaries
| ₹5.1 L/yr - ₹19.6 L/yr |
Senior Associate Consultant
28.2k
salaries
| ₹6.2 L/yr - ₹16.6 L/yr |
TCS
Wipro
Cognizant
Accenture