can you please tell me what is field validation and form
validation in details,how is this perform
Answers were Sorted based on User's Feedback
Answer / amitnavgire09
Field validation is for single field and form validation is
for multiple field
| Is This Answer Correct ? | 24 Yes | 2 No |
Answer / 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 |
could anyone tell me atleast 5 ADV & DIS-ADV of Manual and automation testing
what is port testing and mutation testing?
What are the key challenges of testing?
What is Service Pack?
What is Software Testing ?
Hi,please help me out with my ques:as soon as the build we get from developer,how will we start testing?first all how the build we get (means which form)?who will install it in the system and how tl will assign us the work?
The degree to which the software LOC of a program has been tested is called A.Data flow testing B.Code coverage C.Code walk through D.Statement coverage
What are the different test deliverables?
what we have to read to gain knowledge in banking and financial domain(software testing) for 4+ experience
What is junit & api?
How you will do regression testing on login form, After fixing the bug?
What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?