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 |
Hello, Currently we are doing manual testing for PHP& .NET Projects. We are planning to automate it.Kindly suggest which automation testing tool is appropriate for it. Thanks
Usually customers won’t give all the requirements. How will you manage & collect all the necessary information?
if u r only person in the office and client asked u for some changes and u didn,t get what the client asked for what will u do?
How to do integration testing on duster......
difference between sanity testing and smoke testing?
What is difference between testing tool and tracking tool? Give example for both tools? whether QTP is testing or tracking tool?
what is the difference between waterfall model & v-model?
in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail
what is the testcase review?
1.what kind of testing have you done ?
what is the difference between test scenario n testcase.do we have separate template fr test scenario.what is the use of scenarios.pls explain with example.
Explain me software life cycle and SDLC