Join Sara Morgan Nettles for an in-depth discussion in this video Exploring unit testing, part of Visualforce for Developers.
- In this video, we will go over…some of the basics of unit testing.…While this course touched only lightly…on creating Apex Code,…if you continue developing with Visualforce,…it is likely you will create Visualforce pages…that do use Apex Code.…These are pages that use custom controllers or extensions.…Because Salesforce.com is a shared environment,…they have to make sure that all the Apex Code…is safe and properly tested before it is deployed.…This makes unit testing a critical part…of Visualforce development.…
If you recall, we created only one Visualforce page…that utilized a custom controller.…That was the sidebar page I showed you in Chapter Four.…Now, I intentionally kept this course simple,…and showed you how to use standard controllers…whenever possible, and that is the best strategy…to take in your development efforts.…But there will be times when standard controllers…are not enough and you will have to create…a custom controller or extension such as this one.…Before you can move pages like…the sidebar summary page into production,…
Author
Released
10/13/2014- What is Visualforce?
- Registering for an account
- Building a Visualforce page
- Building a tabbed page
- Configuring permissions
- Using standard list controllers and custom controllers
- Exploring unit testing
Skill Level Beginner
Duration
Views
Related Courses
-
Visualforce: Improving Performance
with Sara Morgan Nettles2h 12m Intermediate
-
Introduction
-
Welcome1m 6s
-
Using the exercise files1m 47s
-
-
1. Visualforce Basics
-
What is Visualforce?2m 51s
-
When not to use Visualforce1m 58s
-
2. Setting Up Visualforce
-
Navigating the setup process5m 53s
-
3. Visualforce Page Basics
-
Building a custom edit page11m 27s
-
4. Enhancing Your Organization
-
Understanding permissions3m 47s
-
Using field sets in visualforce10m 12s
-
5. Using the Developer Console
-
Handling user-input errors7m 48s
-
6. Unit Testing
-
Exploring unit testing4m 13s
-
-
Conclusion
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Exploring unit testing