hi frnds!

can any one help me by answering the below questions.

1.what is client server testing ?
2.what is web-based testing and what exactly tested in this ?
3.and exact difference between these two type of testing methods


i can be reached on shrinivaster@gmail.com if any help
needed from my side.

thanks
shri

Answers were Sorted based on User's Feedback



hi frnds! can any one help me by answering the below questions. 1.what is client server testin..

Answer / kajal

client server is 2 tier architecture ,in this case
application is deployed in client machine and database is
on server for examples applications in foodworld/medical
shop etc.Here both the presentation and business layer are
in client machine whereas database in server machine.

web-based is 3 tier architecture ,they are three layers
those are presentation layer,business logic and data logic
in presentation layer browsers are installed ,in business
layer web server/app servers are installed and in data
logic database servers are installed for ex yahoo server
through browser we type the url(www.yahoo.com) which will
hit the yahoo server which is business layer if any data it
has to access it will get it from database layer.

Is This Answer Correct ?    8 Yes 0 No

hi frnds! can any one help me by answering the below questions. 1.what is client server testin..

Answer / anonymus

Client server appliction is two tier, like the client
(application) wil be in one machine and the server
(Database) will be in another machine.In this the client
performs major tasks lke monitoring and manipulating and
server is used for storing database.

Where as a web based application is three tier. It will
have three parts such as front end screen, webserver and
database. here frontend only maonitors means takes input,
webserver manipulates the data and database stores the data.

Is This Answer Correct ?    2 Yes 2 No

hi frnds! can any one help me by answering the below questions. 1.what is client server testin..

Answer / sandy

Client server architecture:Here CLient will be having
presentation layer and server will be having business and
database layers.Client can send a request using presentation
layer and can get the response from the server
testing the above applications are called client server testing
web based application: here different clients will interact
with different servers and clients will be having
presentaion layer and business layer and database layers
will be distributed across different servers.client can send
a request using web browser and application server which has
the business logics will interact with database server and
it gives the response.
testing the applications in the above architecture are
called webbased testing

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

what is spiral model?

3 Answers  


Can anyone clarify my doubt that is the defect status cycle and the appropriate person responsible for changing the status.(who is responsible for which status) Ex: New by tester....

3 Answers  


hi sir, Mfsi_krushnas [Mindfire Solutions] i think ur answers are good........ pls mail me ur institute address .... r u faculty? i need database testing on sql server... gan9000@gmail.com, what is the market for db testing, max companies are using which database on db testing.... sql sever or my sql or sql-oracle?

3 Answers  


How can we test a web application meant for Dump and Deaf???

1 Answers   ACS,


how to import test cases from quality center to excel.. explain navigation

1 Answers   FIS,






tell me some req'r which were added to frs , in the middle of the project? brahma412@yahoo.co.in July 24

1 Answers   CTS,


what is effect variance ,Budget variance , Schedule Variance , Defect Density ?

3 Answers   Tech Mahindra,


Retesting will be coducted on particuler bug or entair application?

6 Answers  


Which is the better way to explain tipical bug life cycle?

4 Answers  


What are the four steps to record a test script?

3 Answers  


What is primary duty of tester ?

17 Answers   nvidia, Symantec, Veritas,


If you have executed 100 test cases ,every test case passed but apart from these testcase you found some defect for which testcase is not prepared,thwn how you can report the bug?

4 Answers   Four soft,


Categories