Trigger an email communication to various users (job seekers, employers, staffing consultancies, and internal users).
Observe the salutation part of the email content that includes the user's name.
Expected Result:
The user's name within the email salutation should have the first letter of each word capitalized.
For instance:
If the user's name is "kusuma mounica," the email should greet as "Hi Kusuma Mounica" or "Dear Kusuma Mounica" depending on the context of the email.
Similarly, for other users, such as "company name" or "consultancy name," the salutation should capitalize each word in the name, addressing them respectfully.
Note: The capitalization of the user's name in the salutation should be consistent across all types of users and different types of emails triggered from the system.
This test case ensures that the system correctly implements the capitalization rule for user names in email salutations, ensuring uniform and polite addressing of users across various communication scenarios.
Steps:
Expected Result:
Note: The capitalization of the user's name in the salutation should be consistent across all types of users and different types of emails triggered from the system.
This test case ensures that the system correctly implements the capitalization rule for user names in email salutations, ensuring uniform and polite addressing of users across various communication scenarios.