what is clinet side validation and server validation??

Answers were Sorted based on User's Feedback



what is clinet side validation and server validation??..

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

what is clinet side validation and server validation??..

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

Post New Answer

More Manual Testing Interview Questions

what is TAS language which is used as a language for some projects/

0 Answers  


what are the different types of defects that can be found out in real time?How can we recognize what are the features to be tested and not to be tested in a system test plan?

2 Answers   Keane India Ltd,


Describe any bug you remember. Plz Give some real examples

0 Answers   TCS,


what is installation in software referred to as?

2 Answers  


What thing should be tested in regresson testing?

3 Answers  






What is Back End testing?

4 Answers   Virtusa,


what is difference between metric and report ?

6 Answers   Covansys, Polaris,


Does a manual test engineer indulge with SQL commands to test database.

2 Answers  


how would u ensure 100% coverage testing?

4 Answers  


Can you explain requirement traceability and its importance?

0 Answers  


What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.

0 Answers  


what is the difference between project based testing and product based testing?

2 Answers   Infinite Computer Solutions,


Categories