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 |
How do you perform regression testing of software?
At what STAGE you start writing TEST CASES for a project..? And at which STAGE you stop writing TEST CASES...?
What is the difference between functional testing and behavioral testing?
what is meant meant by test log?
1 Answers DSR Management, Mastek,
A bank application with From a/c, To a/c, amount and a submit button - What are the conditions that you write for it.
What is meant by UAT testing? And how is the UAT testing carried out?
what is test plan and test procedure
Principles of testing?
Can you tell me some thing about source code testing tools?
in compatability and installation testings ,which one is conducted or performed on an application initially
What is Testing Life Cycle. Explain Briefly?
Manual Testing: 1.How do we categorize Test cases in Regression Testing? 2.How can u do Performance tESTING? 3.What r the parameters u apply for doing functional testing? 4.what is non-functional testing? 5.if they r more number of test cases how can u pick up a selective test case? 6.what is good requirement& bad requirement? 7.what is functionality testing? 8.how to manage test cases when requirements change? 9.at what phase of project testing starts? 10.diff between test bed n test environment? 11.what did u achieve being a tester? 12.what is pare to analysis? 13.what is testcondition? who prepares it n when it is used? 14.what is show stopper? 15.what is backend testing using sql? 16.diff bet application testing n product testing? 17.what is cause effect graph? 18.how performance testing done manually? 19.what is proto type testing? 20.pre UAT and UAT testing? 21. what is broken link in web testing n how to test it? 22.what is cyclomatic complexity explain with example? 23.what is buddy testing?