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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain ad hoc testing?

688


What are validation and verification?

724


What is a 'walkthrough' in Software Testing?

787


Why are static testing and dynamic testing described as complementary?

756


can you tell me the correct process for creating automation frame work for project(key word driven framework)

1643






In which order should tests be run?

722


What advantages would using an iSCSI Storage Area Network (SAN) give to your organization over using Direct Attached Storage (DAS) or a Fibre Channel SAN?

1422


What is utilization?

740


How will you define a critical bug?

813


What is 2 tier and 3 tier application? Pls illustrate it with appropriate example.

1736


How u r managing the time constraints in completing the project?

2110


Please some one answer these Q's 1.Modules in Pension Domains ? 2.What Should we Test on Pension Domain.? Thanks in Advance Stewie

1892


How should testing be conducted?

722


What is ieee - institute of electrical and electronics engineers?

679


What is user documentation?

675