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! Using Descriptive Programming How do we get Parent object for an object. Say, i want to get a parent object for a "Link" in a web page. thanks

3 Answers  


what is action in QTP?

1 Answers   Infosys,


how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!

0 Answers   TCS,


When there is descriptive programming, why do we go for Object repository for desigining scripts.?? why cant we use descriptive programming instead of using the Object repository..??

4 Answers   DST Global Solutions,


In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail

0 Answers   Yahoo,


What is the Risk Analysis? Waht types of risk analysis are there?

1 Answers  


When we use Object Spy? can we write QTP script before built is came in testing?

3 Answers   Impulse,


What is exact difference between “while” and “do while” in QTP ?

1 Answers  


can any one tel ,using simple string a[0]=I a[1]=N a[2]=D like that it go's . . out put i need INDIA help me it's really need full ..

3 Answers   Mind Tree,


Why qtp the best testing tool?

0 Answers  


what is reusable action and how the same can be implemented (process)?

2 Answers  


What is Object Spy?

8 Answers  


Categories