diff b/w client side testing n server side testing?
how to pass paramerers in winrunner?

Answers were Sorted based on User's Feedback



diff b/w client side testing n server side testing? how to pass paramerers in winrunner?..

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

diff b/w client side testing n server side testing? how to pass paramerers in winrunner?..

Answer / srinivas

This is not websphere question. Guys pls post correct
questions.

Is This Answer Correct ?    14 Yes 3 No

diff b/w client side testing n server side testing? how to pass paramerers in winrunner?..

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

diff b/w client side testing n server side testing? how to pass paramerers in winrunner?..

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

Post New Answer

More Websphere Interview Questions

what is the content of the configuration manager repository?

0 Answers   IBM,


What are the different modes of archival?

0 Answers  


how many objects are required for distribution queuing?

0 Answers   IBM,


What is a retriable command?

0 Answers  


how many types of clients in mq?

0 Answers   IBM,






how can we see the error log files in broker?

0 Answers   IBM,


what is programmable command format (pcf) commands?

0 Answers   IBM,


how can you interact with database using compute node?

0 Answers   IBM,


mention when does websphere application server contact the registry for user information?

0 Answers   IBM,


What is the purpose of xmlaccess configuration file export.xml & exportrelease.xml? What is the difference? & When will you use one over the other ?

0 Answers  


Explain all ways of doing deployments?

0 Answers  


what is the effect of using persistent messages?

0 Answers   IBM,


Categories