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 |
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
How can we write script for a .net application in QTP? Can we use VB Script for .net application.
I am new to automation testing.I am learning QTP 9.2.my question is how to install the defferent addins(other than Default Addins) is there any defference in QTP after installing the Addins.where we can get the addins?
.mtr ( modular test repository or mercury test repository) plz give correct answer??
Which property will you use to check the object state? (Exist)
What are the different properties of an web object
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
• What type of testing questions will be asked for 2+ yrs exp people in interview?
What test cases can you automate using QTP?
In an application you have a web table. You are provided with an external Excel sheet with the same structure as that of the web table. How will you retrieve all data from the web table and compare it with corresponding data available in the excel sheet, using QTP? How will you report the results in QTP?
what is vss and cvs what is main difference b/w these two
Hello Everybody, Please tell me the concept of recovery management in QTP by giving any practical example of it. Thanks, Gaytri