0% found this document useful (0 votes)
31 views2 pages

Software Testing Practical No 4 - 1

Practical output for ste

Uploaded by

aweditz45
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views2 pages

Software Testing Practical No 4 - 1

Practical output for ste

Uploaded by

aweditz45
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Project Name:- Addimission Form

Created by:-Amol waghmare


Creation Date :-08/08/2024
Review By:-
Revivew Date :-

Sr.NO Test case_NO Test Name Step


Open the form; Verify each
1 Test case_1 Validate form fields
field (name, age, etc.)

2 Test case_2 Check mandatory fields Leave mandatory fields empty


and submit the form
3 Test case_3 Validate data formats Enter incorrect data formats
(e.g., letters in age)
Enter data exceeding
4 Test case_4 Verify input length limits maximum length (e.g., 256
characters in name)
Enter valid data in all fields
5 Test case_5 Test successful submission
and submit the form
PKTC
SOFTWARE TESTING (SEM 5TH)
PRACTICAL NO :- 4

Input Data Expected Result Actual Result Status


Name: Shreyash Ajay Farande Age: All fields are present and
Accpted Pass
18 correctly labeled
Display error messages for
Fill requirement DOC Accpted Pass
each mandatory field
Show error message for
check Speling mistake Accpted Pass
invalid data format

Please check the length and Show error message for data
Accpted Pass
Character exceeding length

Check your form properly and Form submits successfully and


Accpted Pass
submit it confirmation is displayed

You might also like