what are the different type of bugs in client server and
web based?and what is the difference in testing client
server and web based?

Answer Posted / rajendra prasad reddy

hai friends,
here the difference lies only in the
architechture.

Normally The client server system will be 2-tier and web
based system will be 3-tier or n-tier.

In 2-tier Client - Server architechture,A application
program will be installed in the client system.
This application program we can also call it as Client tool.
and the second important part in client server
architechture is Server or Back end database.
The client tool or application program used to send queries
to server/backend database,to retrieve info and present on
client side.
For eg: client front end client tool or application program
may be developed in Visual Basic.
the front end(client tool)will be connected to database
through DSN(data source name).
In client-server the client and the server will be located
in the same office and it's users are limited in number,
Typical range is 50 -500 clients.

Inreal two tier architechture cannot handle more than 50
clients at a time.

so A modified client server architechture is developed.
this Modified client-server architechture exactly resembles
web 3-tier architechture.
There are three important layers in three tier architechture
They are
1.FrontEnd (Browser)
2.Webserver(like apache)
3.Database sever(like oracle,SQLServer,MySQL..etc)
The modified Client Server architechture uses the same 3-
tier web based architechture.
One more important point is Client Server users are limited
and number is predictable.
But in the case of web based architechture the users are
unlimited and number is unpredictable.
In client-server environment we know the client enviroment
needs like broswer type and system Hardware configuration
and required pluins.
But In the case of WebBased environment no one can predict
that the user attempts access information from which system
in the world wide internet and its configuration both S/w
and H/w.
the web application must be browser independent,i mean that
it should work on different types of browsers like
Mozilla fire Fox,
Internet Explorer,
NetscapeNavigator..etc.
and also on different versions of each browser.
And also Security also one of important in web application
testing.

So friends the bugs are different types we cannot expain
in this small notepad window.

ok
byeeeeeeeeeeee

rajendra_penumalli@yahoo.com
Hyderebad.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }

1591


hai friends i need a general test cases for check box,drop down button and radio butoon can anybody reply me plz..........thanks in advance

1567


What is rapid application development model (rad)?

730


HI can i know who is taking real time testing classes in banglore? i am preparing to put 3+year experience in testing if possible anybody give suggestions for preparing 3+exp

1481


Hi Friends, I wish to start my career in manual Testing as I believe I am ready to face Interviews.I have good domain knowledge in banking(investment and retail) and insurance.To be in the competition I have added three years of testing experience to my CV apart from my domain experience. Can someone please advice some real time tips which can help in facing the interview. Thanks in advance

1636






1. what is a date guidelines ?

1659


Functional and Integration test scenarios for actitime application

6376


On login window for username and password auto populated field means what !

1254


What is the role of the test group vis-?is documentation, tech support, and so forth?

1611


Do we have any certifications for ETL Testing ?

1735


In Manual testing how to test proxy servers? can u please explain with example?

1579


When will the testing starts?

673


What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.

1489


What is sanity?

632


hi what are the test cases for web application..i need these example..please..mail me at mina_ims@yahoo.com

1522