Diff b/w WEB TESTING AND Client server testing?

Answers were Sorted based on User's Feedback



Diff b/w WEB TESTING AND Client server testing?..

Answer / bhanudas

Web applications are essentially client/server
applications - with web servers and 'browser' clients.
Consideration should be given to the interactions between
html pages, TCP/IP communications, Internet connections,
firewalls, applications that run in web pages (such as
applets, javascript, plug-in applications), and
applications that run on the server side (such as cgi
scripts, database interfaces, logging applications, dynamic
page generators, asp, etc.). Additionally, there are a wide
variety of servers and browsers, various versions of each,
small but sometimes significant differences between them,
variations in connection speeds, rapidly changing
technologies, and multiple standards and protocols. The
result is that testing for web sites can become a major
ongoing effort.

Is This Answer Correct ?    1 Yes 0 No

Diff b/w WEB TESTING AND Client server testing?..

Answer / mangai

Client-server: business logic willbe placed in client.but
in three tier business logic placed in application server.
Client-Server: If ay changes we have to do in client. But
in three tier no need to do in client we can change in
application server.
client-server is intranet testing, web testing is internet
testing

Is This Answer Correct ?    2 Yes 1 No

Diff b/w WEB TESTING AND Client server testing?..

Answer / loveleen

in client server there are two levels client machine and
database server machine so client and server are the
entities to be tested . we check low multimedia type of
transaction envoirnment and intranet envoirment
in web testing client,server,network are the entities to be
tested.we do testing in richmultimedia type of transaction
envoirnment and internet invoirnment

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?

1 Answers  


Explain the parameter in qtp?

1 Answers  


Can we continue functionality testing without framework?

4 Answers  


what is the hierarchy to use properties in descriptive programming

1 Answers  


is there any addin for remedy user application

1 Answers  


HOW to invoke any recorded script in QTP with out using RECORD & PLAYBACK CONCEPT?

1 Answers  


How can you close the second opened browser?

1 Answers  


difference between do while and do until ?

3 Answers   HCL,


How to test whether the navigation i.e. from one page to another is working r not using QTP for web based application. plz explain in detailed or mail the sample code to malepatin@gmail.com

1 Answers  


How to make Shared object repository in qtp 9.1 and 9.2?

2 Answers  


Does UNIX support QTP? If not what is the other tool used for Unix environment?

2 Answers   Amdocs, Fidelity,


What is vulnerability?

1 Answers   CTS,


Categories