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

When you will deploy Fibre Channel SAN instead of iSCSI SAN?

2070


Explain compatibility testing?

856


What does cots represent?

760


Your audit indicates that the corporate quality management system did NOT work as it should have. How should this finding be categorized? 1. Minor nonconformance 2. Major nonconformance 3. Deficiency 4. Observation 5. Catastrophic failure

2263


Explain regression testing?

841


What are enter & exit criterias of a test paln?

930


Mention what the difference between pilot and beta testing is?

762


HI to all this is dinakar i am planning to write istqb foundation level exam but i dont have the material so any one have material regards that one please send to my id was dinakarmails@gmail.com thanks alot in advance

1717


What is a user guide?

795


What is memory leaks and buffer overflows ?

856


How many test cases will be there for testing the numbers of range -10.0 to 10.0? How it is classifying?

1844


Test engineer?

766


What is negative and positive testing?

809


What is waiver?

792


What is differences between SCS-1,2 and 3

1588