Salesforce Test Case Automation using Selenium

Key Information

Register
Submit
The challenge is finished.

Challenge Overview

Deploy the metadata in the Assets section into a new DE org. Use Selenium to automate the following process in this org.

All the data, wherever required by any of the test steps, need to be read from an xls spreadsheet which is attached in the Assets section. The output also needs to be written to the same spreadsheet. The test case is also explained in detail in the attached wink (.htm). Following are the test steps and each test step has a validation step.

All the data, wherever required by any of the test steps, need to be read from an xls spreadsheet which is attached herewith. The output also needs to be written to the same spreadsheet. The test case is also explained in detail in the attached wink (.htm). Following are the test steps and each test step has a validation step.
��
Test Steps:
��
Open browser and then open the application URL (Browser Name to be read from cell B1, URL to be read from cell B2)
��
On the SFDC Login page displayed:
��
�� �� a. Enter Username in User Name textbox (to be read from cell B4)
��
�� �� b. Enter Password in Password textbox (to be read from cell B5)
��
�� �� c. Click Login button
��
Click 'Stories' tab
��
Click 'New' button
��
On ���New Story��� page displayed:
��
�� �� a. Enter a 'Story Name��� (to be read from cell B7)
��
�� �� b. Select a ���Component' (to be read from cell B8)
��
�� �� c. Click ���Save��� button
��
Under ���Activity History��� section, click ���Send an email��� button
��
On the ���Send an Email��� page displayed:
��
�� �� a. Select ���To��� email address (to be read from cell B10)
��
�� �� b. Enter a ���Subject��� (to be read from cell B11)
��
�� �� c. Click ���Attach File��� button
��
�� �� d. Click ���Browse��� button
��
�� �� e. Navigate to the filepath (to be read from cell B12). Click ���Open���
��
�� �� f. Click ���Attach to Email��� button
��
�� �� g. Click ���Done��� button
��
Click ���Send��� button��
��
��
Validation Steps:
��
Salesforce login page should be displayed.
��
User should be logged in successfully and SFDC Home page should be displayed.
��
���Stories��� tab is selected and ���Stories��� Home page is displayed.
��
On clicking ���New���, 'New Story��� page is displayed.
��
All mandatory fields are validated. New Story is created successfully. ���Send an Email��� button is visible under ���Activity History���.
��
���Send an Email��� page is displayed successfully. ���Attach File��� button is visible.
��
File(s) can be attached successfully.
��
On clicking the 'Send��� button, email should be sent successfully. Story detail page should be displayed again. Sent email should be visible under ���Activity History��� section.��

REVIEW STYLE:

Final Review:

Community Review Board

Approval:

User Sign-Off

SHARE:

ID: 30038112