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 |
Can Anybody give simple example for High seveority , low priority and High Priority low sevority defect or bug..Thanks in advance......
1.Alpha testing done by develping environment. Testing is done by before release or After release builds ?
How to write Test cases for pen in tabular form including all phase of test case like Test id, Test Objective, Prerequisite etc.
What is a test condition ?
What does the scope contain in a test plan
How will you go with testing process if only project requirements document is given to you
what is requirement tracebility and it's format
can anyone tell anyone is providing training for CSTE exam in bangalore? and can u send some links related to this?
What is red box testing and yellow box testing?
What is Bomb Testing?
What is the first test in software testing process a)Monkey testing b)Unit Testing c)Static analysis d)None of the above
what is gap analysis