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 software risk?

0 Answers  


What is negative and positive testing?

0 Answers  


Which Server States are compulsarily observed during a Performence test of a Web Application?

1 Answers  


26). how will know do written test cases are sufficient to validate application of functionality? 27). how will you prepare test data to validate input object? 28). explain defect status? 29). how will know whether the developer accepted you defects or not? 30). explain acceptance test? 31). explain when we stop testing? 32). explain scope of your project? 33). in which module you conducted testing? 34). explain defects which you found in that module? 35). if defect is not reproducible then what information you will provide to developer 36). if developer is not accepted your defect then what you will do?

2 Answers  


Hello! I want to choose a software for verfication and validation. Can some one give me option for choosing software to test?

0 Answers  






2, 10, 30, 68, 130, _____

18 Answers   Bayer, EA Electronic Arts, GTS, Infosys, NASSCOM, TCS,


Why we perform stress-testing, resolution-testing and cross- browser testing?

0 Answers   TCS,


Hai all plz tell me what is a use case ? As for as me concerned a use case is a technique of capturing functional requirments for the client... from which Test Case will be derieved...Is tht rt if so Then what does the BRS business requirments specification or functional requirment specification documents(FRS) do if use case specifies the functionality of an appli....

3 Answers  


What is the function of the software testing tool 'phantom'?

0 Answers  


what you do when your reported defect rejected?

2 Answers  


HI Any one can guide me What is database testing ? And How will do it . Please refer me any site or document to know more abt data base testing.

0 Answers  


Hi I am geetha. currently i am working 1 yr exp in manual testing domain. i need clarification about test scenario & test cases & how to prepare test scenario & test cases and also i am struggling how to make sentence...give any example for any web application.

1 Answers   STS,


Categories