Diff b/w WEB TESTING AND Client server testing?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?

1563


How to use output values in qtp ?

554


How to connect the remote desktop using QTP 9.2 explain the method or procedure?

2799


What are the ordinal identifiers in web page?

630


What is difference between Recording time object identification and Run time (Execution) time.

1003






What is accessibility check point?

655


How to add verification steps to tests?

9120


What is the difference in the global and action sheet in qtp?

565


What environment does qtp run in?

615


UFT 12.02 which ALM version will support

980


I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

1567


hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company

1422


What is the difference between per-action and shared?

588


explain structured testing? plz guys with exp. do answer

1405


What is difference between run time object and test object?

551