What is the difference between Client/Server application and
Web application ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ravi
CLIENT SERVER IS BASED ON TWO TIER ARCHITECTURE ,I.E ONE
TIRE FOR CLIENT AND OTHER FOR SERVER.APPLICATION NEED FOR
MUTIPLE USERS WHIN THE PRIMESIS AND WANTS TO ACCCES THE
APPLICATION VERY FASTLY THEN WE WILL SUGGEST FOR CLIENT-
SERVER ENVIRONMENT
WEBBASED ERNVINONMENT BASED ON THREE TIRE ARCHITECTURE ,ONE
TIRE FOR CLIENT AND MIDDLE ONE FOR APPLICATION ERVER,THIRED
ONE FOR DATABASE SERVER .WHENEVER THE APPLICATION NEED TO
MULTIPLE USERS IN ALL OVER THE WORLD AND ANY FUTURES
UPDATIONS IS DONE FUTURE THEN WE WILL SUGGEST WEB
ENVIONMENT
| Is This Answer Correct ? | 8 Yes | 1 No |
What is Description Object?
get the order no from the following orderdetails orderstring="ORD13456PNR" eg:13456
How to use descriptive programming?
How will you send values to a cell in a webtable using QTP?
hai there..this is chandu..i have a txt file which containing 1000 lines but at a time i want to retrieve 50 lines..after 50 lines i required to retrieve 51-100..like that i want...so could anybody help me in this...thanks in Advance..
WHAT IS THE DIFF BTW KEYWORD DRIVEN TESTING AND DATA DRIVEN TESTING?
Hi Friends...this is surendra..recently i joined automation team ...Please send me some documents regarding VB script ...and where can i learn VB script... This is My mail id: surendra.mamilla@gmail.com... please send to my mail.... Thanx in advance surendra.
Ex : some mail name with surname Email id's there that is string fetch the particular surname only how to get particular surname all emails
What is output value?
What are the file extensions for per-action, shared object repository files and what is the extension for library files?
How do you data drive an external spreadsheet?
Hello! i am having two comboboxes.Each having 10 items in it.when i select first item in first combobox,it is not similar in the second combobox.for ex in first combo if it is Hyderabad,in second it should be some chenai or some other item .Write a VBSCRIPT for that?