Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

why is it necessary to give a priority to the test cases or/and requirements. why does the Test case ID is not sufficient to identify the test cases to be executed first.

2 Answers  


Which is the most important phase in SDLC

7 Answers   Duke IT, TCS,


What is verification and validation in software testing? explain with examples?

4 Answers   Cap Gemini,


How will you link the Defect to the Test case? Explain Bug life cycle ?

1 Answers   Crea,


what is equivalence class partition?

8 Answers   Steria,


oracle table A havng one million records. write 10 test cases to test data?

1 Answers   IBM,


What is Usecase

6 Answers   Satyam,


What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...

0 Answers  


what is check list?what is use of check list?who prepares that?

1 Answers   CTS,


Why must we use Tester to test software instead of BA, Developer?

2 Answers  


What is Functional Testing and Regression Testing?give one real time Example?

3 Answers  


What r the attribute of good software test?

1 Answers  


Categories