Accenture
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Test Strategy is a high-level document that defines the overall testing approach, while Test Plan is a detailed document that outlines the testing scope, resources, schedule, and deliverables.
Test Strategy is created at the beginning of the project, while Test Plan is created after the Test Strategy is defined.
Test Strategy focuses on the overall testing approach, objectives, and goals, while Test Plan focuses on the d...
Functional testing focuses on the behavior of the system, while non-functional testing focuses on performance, security, and usability.
Functional testing ensures that the system functions as expected based on the requirements.
Non-functional testing evaluates the system's performance, security, and usability.
Examples of functional testing include unit testing, integration testing, and system testing.
Examples of non-func...
I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.
I applied via Job Portal and was interviewed in Jan 2024. There were 2 interview rounds.
CRM in Salesforce stands for Customer Relationship Management, a system for managing interactions with current and potential customers.
CRM in Salesforce helps businesses track customer interactions and manage sales leads.
It allows companies to store customer information, track sales activities, and automate marketing campaigns.
Salesforce CRM includes features like lead management, opportunity tracking, and customer ser...
Objects are data structures in Salesforce that represent a real-world entity, with fields to store data and methods to perform actions.
Objects are used to store and organize data in Salesforce.
Each object has fields to store specific types of data.
Objects can have relationships with other objects, such as lookup or master-detail relationships.
Examples of objects in Salesforce include Account, Contact, Opportunity, and
Force.com is a platform for building custom business applications, while Salesforce.com is a CRM software as a service.
Force.com is a platform for building custom applications and automating business processes.
Salesforce.com is a CRM software as a service that helps businesses manage customer relationships and sales.
Force.com allows developers to create custom apps using Salesforce's infrastructure and tools.
Salesforce...
Agile methodology is a project management approach that emphasizes flexibility, collaboration, and incremental progress.
Iterative approach to software development
Emphasizes collaboration between cross-functional teams
Prioritizes customer feedback and adaptability
Frequent delivery of working software
Scrum and Kanban are popular frameworks within Agile
I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.
Flows can be invoked using other flows and Apex. Apex classes can be invoked from a flow by using invocable methods and passing variables as input parameters.
To invoke a flow from another flow, use the 'Launch Flow' element in the Flow Designer.
To invoke an Apex class from a flow, create an invocable method in the Apex class and annotate it with @InvocableMethod.
Pass variables from a flow to an Apex class by defining i...
Master-detail relationship on Contact as child object is not allowed due to data integrity concerns.
Contact is a standard object and cannot be a child object in a master-detail relationship
Master-detail relationships require the child object to have a lookup to the parent object
Contacts are often used as the primary object in many relationships, making it unsuitable as a child object
Child to parent communication in LWC allows a child component to communicate with its parent component.
Child components can dispatch custom events to communicate with parent components.
Parent components can listen for these custom events and handle them accordingly.
This communication pattern helps in passing data and triggering actions between components.
Write triggers to update user email from contact emails
Create a trigger on the User object
Query for related Contact records
Update User email field with Contact email
LWC ensures data refresh by using Lightning Data Service and @wire decorator.
LWC uses Lightning Data Service to ensure data refresh without needing to write Apex code.
The @wire decorator in LWC allows for declarative data binding and automatic refresh when data changes.
LWC components can also manually refresh data using imperative Apex calls or by calling the refreshApex() method.
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There was 1 interview round.
Life Cycle hooks in LWC are methods that allow you to interact with the component at specific stages of its lifecycle.
There are four main life cycle hooks in LWC: connectedCallback, disconnectedCallback, renderedCallback, and errorCallback.
connectedCallback is called when a component is inserted into the DOM.
disconnectedCallback is called when a component is removed from the DOM.
renderedCallback is called after the com...
There are multiple ways to communicate between components in Salesforce, including using events, public properties, and Apex methods.
Using events to communicate between components
Passing data through public properties
Invoking Apex methods to share data
posted on 22 Oct 2024
I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.
Lifecycle hooks in LWC are methods that allow developers to interact with the component lifecycle at specific points.
Lifecycle hooks include connectedCallback, disconnectedCallback, renderedCallback, errorCallback, and others.
connectedCallback is called when a component is inserted into the DOM.
disconnectedCallback is called when a component is removed from the DOM.
renderedCallback is called after the component's templ...
Security model refers to the framework that controls access to data within a system.
Defines who can access what data
Includes roles, profiles, and permissions
Ensures data integrity and confidentiality
Can be customized to meet specific security requirements
Child to parent communication can be achieved in Salesforce using lookup relationships or formula fields.
Create a lookup relationship field on the child object that references the parent object
Use formula fields to display parent information on the child record
Utilize cross-object formulas to display parent fields on related lists or reports
I applied via Job Portal
Asynchronous apex refers to code that runs in the background without user interaction.
Asynchronous apex is used for long-running processes that do not need to be completed immediately.
It allows for better performance by not blocking the user interface.
Examples include batch apex, future methods, and queueable apex.
based on 2 reviews
Rating in categories
Application Development Analyst
38.9k
salaries
| ₹3 L/yr - ₹12 L/yr |
Application Development - Senior Analyst
27.1k
salaries
| ₹6.8 L/yr - ₹20.2 L/yr |
Team Lead
24.1k
salaries
| ₹7 L/yr - ₹25.4 L/yr |
Senior Software Engineer
18.4k
salaries
| ₹6 L/yr - ₹19 L/yr |
Software Engineer
17.6k
salaries
| ₹3.6 L/yr - ₹12.8 L/yr |
TCS
Cognizant
Capgemini
Infosys