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
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
Explain the concept of object repository and how quicktest professional recognises objects?
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
Write a script to customize the test results in PDF and HTML format.
Hi this is chandra if any one have Navigation of LAB QTP, I want Navigation of those tools, if any one have the and know the Navigation each and every part of the QTP, plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com
Limitations in QTP?
can u explain relative path architecture framework in qtp?
what is the hierarchy to use properties in descriptive programming
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
How to use transactions in qtp?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
When and why to use descriptive programming?