What is server side testing
|
|
|
Difference between Client side testing & Server side testing
|
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
resources.
Server side testing is required in below cases:
1: validating parameters.
|
Server side testing - TOOLS
|
|
Server Side Testing – Requirements or who can test this ???
|
A good technical person is the right person to test this. Should have explored in the fields - network, servers, webhosting, debugging, installation, various OS (mainly linux), Good programming skills etc.,
|
No comments:
Post a Comment