Verification Letter FDD
Verification Letter FDD
Verification Letter FDD
Version: 1.4
Approvers:
1
Document Control:
Change Record
14-03-2024 Sravan Varma 1.4 Modified the File Layout and File Structure
Reviewers
Reviewers Position
Srinivasa Rao Dokku HRIT Factory Ind Pvt Ltd, Director, Project Manager
Sowmya N HR
2
Table of Contents:
3
Introduction:
This document addresses the business requirement for HRIT Factory Ind Pvt Ltd with
regarding the HR Compensation Web Application – Employee verification letter.
This functional design document:
Describes the major features required in the generation of employee letters in the
HR Compensation application.
Details the required fields to generate letters in the employee verification letter.
Business Need:
HRIT Factory Ind Pvt Ltd needs to generate employee verification letters for its employees.
This requirement will enable the automatic generation of letters when the Admin/HR
person adds the required fields in their portal. Additionally, they will be able to generate
bulk letters by adding all the necessary details in an Excel sheet and uploading it.
Major Features:
The employee verification letter will have a predefined RTF (Rich Text Format) template with
required content, and employee data will be added dynamically by the Admin/HR person in
the User Interface (UI) form for individual employees. It can be downloaded and shared with
the required employee. Additionally, for multiple employees, the Admin/HR person can
obtain multiple letters by adding an Excel file and can download and share them.
Assumptions:
The process will utilize the predefined templates to generate the output files.
The templates will be created by the Admin/HR person, and they can
insert/delete/update the templates in the portal.
All the required data should exist in the database.
Processing Logic:
Only Admin/HR people are able to access to generate the letters.
Employees, specifically those who are recipients of the letter, can only view the
letters in their respective portals.
4
Mandatory Requirements:
The Input template must be in RTF format only.
The output file must be in PDF format only.
The Upload format should be in Excel format only.
The Excel file must contain the mandatory/required fields for generating the letter.
Required Fields:
Field# Field Name Mapping Field Note/Example
6 <Department> Text IT
5
File Layout:
HRITFactory_Emp_Ver
ification_letter.rtf
Examples:
Form Examples:
Not Applicable (NA)
6
Test Scenarios:
Scenario# Scenario Details Expected Results Actual Results
1 Run the application by Generate verification letter, send
entering the employee id that letter though employee
then uploads the RTF email and be able to download it.
template and clicks on
submit button.
2 Check the details of 1. All the fields included in the
verification letter. verification letter.
2. Date coming in specified format
like DD/MM/YYYY.
3 Verify the employee details. 1. The employee details are stored in
the database with status active.
2.Employee name, position,
company name and all other details
matched in the database.
4 Verify the download option The letter to be download in pdf
of the verification letter. format.
Technical Overview:
Technical Notes
Field# Source
Closed Issues: