Diff b/w WEB TESTING AND Client server testing?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
What Folder Structure following in Keyword Driven Frame work?
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
Can any body tell me how can I choose the share object repository and per action object repository mode. Please give me with steps.
Both static and dynamic arrays are handled by the vb script. Is it true?
how to add run-time parameter to a datasheet?
1 Answers Mphasis, Ordain Solutions,
we have 10 automation scripts. how to call them from one main script.
what is On Error Resume Next ?
What is LoadRunner?
what is mean by output parameters? I need full description with example. tell me any one please
Explain hybrid framework with advantages and disadvantages?
What is Expert view?
Can anybody give the script to addsheet, add column,add values under that column in the rows?