Tag: Video Tutorial
-
Flow in Salesforce – Youtube Video tutorial
Short video tutorials to understand basics of Salesforce flow and how to get most of it
-
Barcode scanner component in Salesforce lightning – Video
Recording of Live code – Creating Barcode decoder component using Javascripyt library in Salesforce Lightning
-
Advance Apex debugging in Salesforce and best practices – Videos
How to resolve apex debug log size limit issue, Difference between Eclipse and developer console, Interactive Apex Debugging, Keyboard shortcuts for Developer console and Other best practices
-
Selenium and Salesforce – Salesforce automation testing – Video tutorial – Part 1
This is first post of multi-series article on using Selenium with Salesforce for Automation testing. Testing has always been integral part of any software development life cycle and Salesforce has already taken it to next level by making mandatory to have 75% of code coverage before any code deployment. These apex test classes, however has […]
-
Getting started with Git and Bitbucket in 5 minutes with TortoiseGit | Video Tutorial
This is very short video tutorial which explains how easily we can use Git to manage source code on bitbucket using Tortoisegit in almost 5 minutes.
-
Using CCTray to monitor continuous integration setup using Jenkins for Salesforce | Video Tutorial
In previous article, I have explained that how to use Jenkins to setup Continuous integration for Salesforce. Now, once Jenkins is up and its doing its job to build Salesforce changes. Next task is to monitor build result. We already setup post deployment task by creating chatter message to notify everyone about build result, however there is […]
-
Continuous integration in Salesforce Using Jenkins and Git | Video Tutorial
As your Salesforce Organization undergoes heavy customization and frequent builds, moving changes from one Sandbox to other sandboxes starts taking longer time and effort. Also, in normal Salesforce project, there are chances that you will have minimum three sandboxes likely Developer Sandbox, QA Sandbox and UAT Sandbox. After some time you will be in need […]
-
Setting up LiveAgent in Salesforce – Video Tutorial
This Video tutorial will help on basics of LiveAgent in Salesforce. It will Explain How to enable Live Agent How to add Chat Buttons How to add Skills and Agent Configuration Adding Deployment Chartlets Setup Service Cloud Console to use with Live Agent