What is the difference between Client/Server application and
Web application ?
Answer Posted / partap sandhu
Client/Server Application used tier Architecture where One is server and other is Client.
But Web application supports to Multi tier Architecture ie- User,DataBase and server etc..
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What is test object model in quicktest professional?
Describe synchronization point.
Explain data driven framework?
How you debug your script?
How to find operating system information using the qtp script?
The hybrid framework can be implemented for any application. Is it true?
What is the difference between a Function and Procedure in QTP?
what type of automation is follwed in the project?
What is the difference in testing a client-server application and a web application?
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
What are the different attributes used with regular expression?
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
In Remote acess server how u run a test?
How do you test DLL files using automation Tool QTP?