diff b/w client side testing n server side testing?
how to pass paramerers in winrunner?
Answers were Sorted based on User's Feedback
Answer / mahendra
Server side testing is valuing the clent parameters after
reaching to server, where as clent side testing will do
that client machine only.
Server is testing will be done thru application programming
languages like java/jsp, where as client side testing has
been taken care of Java Script.
Server side testing is required in below cases:
1: Required values from database to process/valuate the
Client parameters.
2: Required to apply the business logic.
3: Required any type server side resources to check user
resuorces.
Server side testing is required in below cases:
1: validating parameters.
| Is This Answer Correct ? | 22 Yes | 8 No |
Answer / srinivas
This is not websphere question. Guys pls post correct
questions.
| Is This Answer Correct ? | 14 Yes | 3 No |
Answer / swaroop
Server side testing is valuing the clent parameters after
reaching to server, where as clent side testing will do
that client machine only.
Server is testing will be done thru application programming
languages like java/jsp, where as client side testing has
been taken care of Java Script.
Server side testing is required in below cases:
1: Required values from database to process/valuate the
Client parameters.
2: Required to apply the business logic.
3: Required any type server side resources to check user
resuorces.
Server side testing is required in below cases:
1: validating parameters.
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / avnish kumar dubey
client side testing means when you will click on submit
button that time request will go in the database and it
will check your request is valide or not if it is valid
then it will send response back.
server side testing means when you will click on submit
button that time request will go server side and if will
check in the validation method in case of java script and
validation / execute method in case of struts, if it is
valid then it will response back to the browser.
| Is This Answer Correct ? | 4 Yes | 14 No |
What is IBM WebSphere?
What are the different phases of the portlet life cycle?
What provisions does WebSphere Application Server provide to prevent denial of service attacks?
how do you specify a jar file to be used by the application, consider that you have many jar files in your system?
how to import jaxp package in ibm wsad?
what is the log target type for sending the logs to email, what is the field name that has to be given a value for subject representation of an email?
How can I get to know all the active promotions without going to management center?
How can I programmatically get a password from a J2C alias configuration?
what is the difference between object filter and event filter?
what is a message and what does it contain?
Is there any documentation available on how best to configure Microsoft Active Directory with WebSphere Application Server?
Mention the different types of mq queues?