What is the difference between Client server and web based
systems?
Answers were Sorted based on User's Feedback
Answer / sreedevi
Client server:
1.Application and server will be there.
2.if we want data we will send a request to server
directly.
3.Server will fetch data and send to application.
Web based System:
1.Application, Middleware and server.
2.if we sent data request, request will go to
middleware from middleware to server.
3.Response will come from server to middleware and
middleware to application.
4.we r not authorised to connect dirrectly to server(
mailnly for security ) ex: Yahoo
| Is This Answer Correct ? | 1 Yes | 1 No |
Hi,please help me out with my ques:when a bug araises how will we send the bug report to developer in which way?if through mail means how which way?first to who we need to send the report?
what reesponsibility of system administrator?
what is the status of defect when the developer reject the defect?
What is Industrical Automation?
Functional testing is the part of System testing or System testing is the part of functional testing
How u test MS- Vista without any requirement Doc.
Any body can write the test cases for Address field, Mobile Number field & Landline Number field ?
3 Answers Maslin Technologies,
What is V and V model
hi can anyone say how we can use test metrices in an applistion
How can you find dead code!!
What r the different testing techniques other than BVA and EQP?
Can anyone write test cases on google account creation page in the testing template format , urgent pls and explain if possible how to execute also