-
As a user, I need to navigate to the Salesforce Developer Edition sign-up page so that I can start the registration process.
-
As a user, I will fill in the following fields to complete the sign-up form:
- First Name: My first name.
- Last Name: My last name.
- Email: A valid email address to receive sign-up confirmation and login details.
- Role: My job role (e.g., Developer, Administrator, etc.).
- Company: The name of my company or a placeholder name (e.g., "Wheel House").
- Country/Region: My country or region.
- Postal Code: My postal code for location accuracy.
- Username: A unique username in the form of an email address (e.g., enginbasturk
@wheelhouse.dev
).
- Agreement: I will check the box to agree to Salesforce’s Main Services Agreement and Salesforce Program Agreement.
-
As a user, once I submit the form, I will receive a confirmation email with a link to access my Salesforce Developer Edition org.
-
As a user, I should be able to log in to my new Salesforce Developer Edition org using the credentials provided in the email.
-
As a user, I will have access to a Salesforce environment where I can start customizing and developing solutions, such as creating custom objects, automation processes, and testing Apex code.