What is the difference bitween Client/Server Applications
and Web Applicaions?
Answers were Sorted based on User's Feedback
Answer / veerendra chaudary potla
c/s application is 2-tier where as web application is 3-
tier.this is the fundamental difference.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / radha krishna singh
Client Server application is not easy to deploy where as
web based application are easy to deploy. User can access
web bases application through url address.
Security is major concern in case of web based application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / softwaretester4u
Please check my anser.web application there is no
installation @ client side.Your wathcing as vertual mechime
(browser).every request goes to the server and processes
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ram
Dear EDS
C/S or Web Application both require Installation.
Check it up!
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi Ram,
Client applications need to install exe in our system to
process .This is two tier application means client
application and server application. But in web application
we installs run time environments no need to install exe
setup in our system and this is 3-tier application means
URL connects to the web server and web server routs to the
application server or database server
| Is This Answer Correct ? | 0 Yes | 0 No |
two file is there how will compate it by useing qtp.
What we have to do if winrunner is not able recognize an object even if we have mapped the object with standard windows object used by winrunner using wirtual object wizard?
How you integrated your automated scripts from TestDirector?
How will you review the test case and how many types are there ?
WHAT S/W LANGUAGES DOES THE WINRUNNER & QTP SUPPORT? WHAT ARE THE LATEST VERSION OF BOTH THE TOOLS?
What are the synchronization points?
Data is there in two excel sheets .. how ur going to retrive the data in winrunner thru script.. write down the script?
How to carry out manual testing for a background process which does't have any user interface
What is Global GUI Map?
Please give an example for test case.
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.
what is the use of Step into option provided in WR?