Difference between the Web based and client server testing.
Explain using example..



Difference between the Web based and client server testing. Explain using example....

Answer / duvvada

For Web Applications: Web application can be implemented
using any kind of technology like Java, .NET, VB, ASP, CGI&
PERL. Based on the technology,We can derive the components.

Let's take Java Web Application. It can be implemented in 3
tier architecture. Presentation tier (jsp, html,
dthml,servlets, struts). Busienss Tier (Java Beans, EJB,
JMS) Data Tier(Databases like Oracle, SQL Server etc., )

If you take .NET Application, Presentation (ASP, HTML,
DHTML), Business Tier (DLL) & Data Tier ( Database like
Oracle, SQL Server etc.,)

Client Server Applications: It will have only 2 tiers. One
is Presentation (Java, Swing) and Data Tier (Oracle, SQL
Server). If it is client Server architecture, the entire
application has to be installed on the client machine. When
ever you do any changes in your code, Again, It has to be
installed on all the client machines. Where as in Web
Applications, Core Application will reside on the server and
client can be thin Client(browser). Whatever the changes you
do, you have to install the application in the server. NO
need to worry about the clients. Because, You will not
install any thing on the client machine.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Testing AllOther Interview Questions

what is the role of external testing companies?

0 Answers  


I want to do the Testing Project Course, which Institute is best in Hyderabad?

7 Answers  


What can be thought of as being based on the project plan, but with greater amounts of detail?

0 Answers  


hi friends pls send to me any one have or guide me for model papers or previous papers of ISTQB certification exam foundation level

0 Answers  


What is the maximum length of cable supported in SCS-1,2 and 3?

0 Answers  






What is operational requirements?

0 Answers  


What is performance testing?

2 Answers  


Your company is about to evaluate its own performance. What type of audit is it conducting? 1. First-party 2. Second-party 3. Third-party 4. Intrinsic 5. Extrinsic

1 Answers  


What is gorilla testing?

0 Answers  


What is functional specification?

0 Answers  


Explain what is 'test plan driven' or 'key word driven' method of testing?

0 Answers  


What is flowchart?

0 Answers  


Categories