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
How to remove associated function library?
How to add synchronisation points in qtp?
Explain the Different types of QTP test assets and their extensions?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
what is ODC and GDC?
What is the process of synchronizing qtp and aut?
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
How many types of object repository in qtp?
What is a Patch in QTP?
Which features or drawbacks of QTP lead to the upgrade for a newer version?
How QA specialist can identify when programmatic descriptions are useful?
what and how to answer for the question "tell me about yourself ?" for 3 years experience. can anyone say inj detail please... its urgent
What is the difference between Keyword Driven test and Data Driven test?
How can we conduct U-I Testing by using QTP??????