what is clinet side validation and server validation??
Answer Posted / naveen kumar sharma
Client side validations are those which are written in
javascript or vbscript and which are shown before submitting
the page to the server. They respond messages either by
displaying on the same page or through an alerting script.
Server side validations are those which are written in any
programming language, like PHP, ASP, .NET etc.. These
validations works after submitting the page to the server
and they respond messages printed on the Page itself.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Write all combinations of test cases for calculater on + symbel
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
hi i want manual testing interview question(3+exp)please tell me
How should your staff be managed? How about your overtime?
how to access a build & wat is its configuration
What is desk checking and control flow analysis
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc
Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!
date format and we should 8 digits - not accepted only /accepted write how many in test cases in the date format valid , and in valid
1.what is a test condition ?
What are bug leakage and bug release?
how to test a web application manually?can u explain indetail?
can someone give me a brief idea about embedded testing.. i know both embedded system concepts and testing concepts.. i just want to know what we have to do for embedded testing
What is data matrix? What is the use of it?