0% found this document useful (0 votes)
312 views1 page

Validation Testing Overview and Example

Validation testing ensures the software functions as expected by testing various modules. Validation testing was performed on different modules and all errors were identified and corrected. A login form validation test was conducted with invalid credentials which successfully displayed an error message as expected.

Uploaded by

praku89
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
312 views1 page

Validation Testing Overview and Example

Validation testing ensures the software functions as expected by testing various modules. Validation testing was performed on different modules and all errors were identified and corrected. A login form validation test was conducted with invalid credentials which successfully displayed an error message as expected.

Uploaded by

praku89
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd

7.

3 Validation Testing
Validation succeeds when the software functions in the manner that is

reasonably expected. As far as the testing is concerned, validation testing is an important one.

It gives some sort of idea to the end user to the extent like getting numbers in the place of names,

which should be restricted

Validation testing has been done for various modules and all the errors have been

identified and corrected.

Login Form

S No
Test Condition Test Input Expected Result Actual Result Test Result

1. Checking for Error message


Invalid Error message is
UserId and should be Success
credentials displayed
Password displayed

You might also like