What is the difference between windows application and
Client server application ?
Answers were Sorted based on User's Feedback
Answer / @mit
-Window Application had 2 tier structure while Client
server architecture had 3 tier architecture.
-From Testing point of view in Window based application,we
need to install the application on the server then the
changes reflects on all other machine that are connected to
server while Client Server application updated build need
to be installed on every machine individually.
| Is This Answer Correct ? | 11 Yes | 8 No |
Answer / tenzin
Windows application are usually are the stand alone
application which runs on winodows platform like excel,
Words etc where server and internet is connected where as
Client Server application are the application that runs on
a server somewhere like web based applications.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / pravati
In web based application we can access the web application through Internet.In client server application we can access the application without Internet.web based application is 3tier application and client server application is 2tier application.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the web designing tools ?
there are n types of test cases how do you do?
How Requirement is linked with traceability matrix. Give proper example
What is difference between Sanity Testing & smoke Testing?
What different sources are needed to verify authenticity for CMMI implementation?
what is the difference b/w Priorty and severity in Bug Report
how The engineer communicates wiht T.L as well as test manager, In wich situation this type of i mean serious commnication takes place(give me one real time example).and how the interaction will takes place between tester and client can anybody plz clatify me.
what is format of the final report u submitted to ur client?
What is TestWare?
what r all the testing methods & what methods u r using 4 the current project.
what is the use of l10n testing?
What is the difference between client server and web based testing?