What is Client Server/Web Server Configuration(ISS).
Answers were Sorted based on User's Feedback
Answer / rajendra
Client Server:Here the server will have the information data
Business logic
The Client will have only tools/interface to
connect ,access the information and
services of the server.
Normally Client server will work in LAN network of the
office.
If we come for web server client is any one of the browser
and server will be webserver like apache or IIS or some one
else.
Web sverver architechture is an extended version of the
client server architechture.
Bowser client can access information from any part of the
world by using a broswer like internet explorer/mozilla
fire fox/Netscape navigator.
byeeeee
Friends
Rajendra
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / maverick_ph
i guess you need to rephrase your question..maybe the it
should be like this.."what is a client and what is a server?"..
| Is This Answer Correct ? | 0 Yes | 1 No |
What are the three aspects of GUI software to test for with WinRunner?
.What is Traceability matrix and how it is done ?
why Test plan & what r the things exactly include in the test plan and what is the need for this ?
What are differences in testing a client server and a web application?
Explain the components of a test plan?
How to write integration test cases? And as a black box tester do we write integrated test cases and how?
write 3 test cases on railway reservation system
When will we start the regression testing and how(means the process or steps which follows)?
which sanity testing is performed?
difference between static and dynamic testing( not just definition) as a 4+ experienced guy
What is difference between GUI and Usability Testing?
we have develop one program i.e palindrome for string character to check whether that string is palindrome or not. example palindrome mean if u type ABCDCBA,RAAR..u can read it form start or u can read it from end u find same string... write the test cases for the above what u wil do for edges boundaries check wether the program is correct or not