Test cases when creating a file upload field

When a file uploaded in the field 1.      Is the File Explorer Window opening upon clicking the File Name button2.      Is the user able to view all the files in the file explorer window3.      Is the user able to select the file4.      Is the user able to upload the file5.      Is the uploaded file viewable6.     … Continue reading Test cases when creating a file upload field

Points should consider for a field creation (List field/Search Box /Checkbox / Button /Computed Field )

List ( Drop Down ) 1.  Is user able to view all the entities in the list 2.      Is user able to scroll down the list3.      Is user able to scroll up the list4.      Is user able to select the entity from the list5.      Is user able to deselect the entity from the list6.      Is… Continue reading Points should consider for a field creation (List field/Search Box /Checkbox / Button /Computed Field )

Points should consider for a field creation(Text field/Numeric field /Date field)

Text Field1.      Minimum Input Length2.      Maximum Input Length3.      Accepts Special Characters4.      Accepts Numeric/ Alpha-numeric/ Character Input respect to type of field5.      Can user Paste into the field6.      Can the user can Copy the field.7.      Can Delete / Edit the TextNumeric1.      Accepts Positive Input2.      Accepts Negative Input Values3.      Accepts Alphabets Character Input4.      Accepts Special Symbols5.      Max… Continue reading Points should consider for a field creation(Text field/Numeric field /Date field)