can you please tell me what is field validation and form
validation in details,how is this perform
Answer Posted / bala
Field validation is for the single field for example
entering the user name with all possible data followed by
Validating the password field
Form Validation is for the entire form/page for example
entering the user name and password with all combination of
data followed by clicking on the ok button should navigate
to the next page
Correct me if i am wrong
Rgds,
bala...
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is manual testing and what is it process?
Difference between smoke and sanity testing
how to test a web application manually?can u explain indetail?
test cases on bangles???
How do test documents in a project span across the software development lifecycle?
.In languages testing, what is the fixed part and changing part?
What is the main use of preparing traceability matrix and explain the real time usage?
How to do Pixel Size testing in a PDF document. Is there any Open tool that will be avaiable?
For any web application, what are the possible login features that should be tested?
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
What is the difference between coupling and cohesion?
In what situation would you want to parameterize a text verification check?
What are the different test techniques used in functional testing?
What's the difference between alpha and beta testing?
What is security Hole ? Is this possible Some one can acess any of restricted page (like admin side)? How you test this previllaze?