what is clinet side validation and server validation??
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / sm
the validations conducting on all the DB stored information
are server side validations bcz for them client has to get
the information from DB (server)..
Is This Answer Correct ? | 0 Yes | 0 No |
How to test API's?
12 Answers BeBo Technologies, HK Soft, Microsoft,
Can Any Body Explain Major Bugs Find During Manual Testing
what are the different things we test other than field level and form level validatons in functional testing
is it possible to do performance testing in stand alone application..how wil u do that ???????
How do you handle conflict with programmers?
define metrics? give me a brief detail about it?
Infosys or Keane(caritor)? I need your help in deciding between both the companies. Please tell me the pros and cons if you happen to work with either of the companies. The placement is in Hyderabad(India)...Please help its urgent
What are test entry and test exit criteria?
How to test a website???
What's the difference between system testing and acceptance testing?
What is GreenBox Testing
which situation will decide the approach (topdown/bottom up) to choose from?