Web application is having a client and a client-server
application aslo have a client. Then what is the technical
difference between thease two clients? can any body expain?
Answers were Sorted based on User's Feedback
Answer / preethi
In both the cases the client meaning is same only,but in
which manner client want to use the application(software) is
different.
In detail For the web application once he release the Url
then thru out world any one can able to access that application.
but for the client server application they have to install
that application once they want to access that client server
application.In this case installing the application is more
important.
Regards
Preethi.G
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rajendra
Web application client is browser
Client-server application client is tool(application
program written to access info from server)to read/write
information from the server.
Byee friends
Rajendra
rajendra.penumalli@yahoo.com
Call me:+91-9885162742
hyderabad
india
| Is This Answer Correct ? | 0 Yes | 0 No |
Web application client means us. Web application once it
is launched on the internet, every one in the world can
access it from anywhere.
When it comes to client server application, it is built
for a specific business users. Only that specific business
users and employees in that company can access it.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is performance testing
Describe your personal software development process.
can anbody tell me wht are microsoft 6 rules
Which testing is used only in web based application but not for client-server applications?
1. what exactly is heuristic checklist approach for unit testing ?
What do u mean by Positive and Negative testing & whatz r the diff's between them .Can anyone explain with an example .
what is the difference between test case and test script?
I have 2 years of exp. in testing and looking for a change if any body knows, about any vacancy in testing then plz contact me on deepti_ac@yahoo.co.in
what is testing methodologies manually following by the tester in an company? pl give me answer
What are the issues that u observed in the kick-off meeting?
What is a Test Log ,How is it differnt from a bug REport
If i have 1o mandatory fields like Id, Name, DOB, DOJ, DOD, Client, location, Recruiter name, Skill, Rate with save and clear buttons Then how many test cases i need to write and what is the best way of process(Just no of possibilities or we need go for probability ) to complete the test cases?