- What is webservice callout.
- Write a sample code for callout.
- Can we give same method name in controller.js file and apex controller.
- What are the different events in aura component.
- Explain relationships in salesforce.
- Governor limits.
- Explain use to role and profile.
- Can we have more than one profile to user in salesforce.
- Can we call Batch from trigger.
- Can we use webservice in trigger.
- Can we pass sObject as parameter to future method ? if not then why?
- Different methods in batch.
- Why we use controller.js and helper.js file in aura.
- Why we need @testsetup in test method.
- What is difference between with sharing and without sharing.