Hi Friends this is Srinivas. I feel very happy to share my
doubts with u.what is main difference between client server
application and webserver application.Nobody
discribed.please send me good answer about that.
my mail id:dsrao106@gmail.com.
Answer Posted / pavithra pullalarevu
Client server application:It is a two tier architecture.one
is for client and second tier is for database
servers.presentation logic and business logic present on
client side and database logic present on server side.
when ever multiple users want to share the same data
and they want to access the application very fastly and no
problem with security and future updations.
Web applications:It is a three tier architecture.one is for
client and meddle one is for application server and third
one is for data base servers.presentation logic present on
client side,business logic present on application
server,database logic present on server side.
when ever the application is need to access through
out the world and they want business logic should be
secure.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can the user get a text of a web element?
Do you know what is the purpose of deselectall() method?
What COM Interfaces u r using in QTp While Connecting QC or TD? Or in QTP?Any body plz urgent...
Which protocol cam be used to makw jdbc connection woth loadrunner
When do you prefer manual testing over automation testing?
hi, I want to study TIA portla V11. where can I get online courses?
Anyone aware of Test Runner (ETL Automation Testing tool) if so please help me with material in keerthi.smile14@gmail.com
Explain what is the difference between findelement () and findelements ()?
Tell me what kind of tests should not be automated?
What are the frameworks available in rc?
Hi I need the following information about JMeter 1) How many(max) threads(users) can hit the website using Jmeter? 2) How long(in hours) can we run Jmeter for stress test? (Is there any “Memory full” issue if we run for long time?) 3)What typeof sampler to use for clicking on the link?
What is data - driven automation?
If I have given names to different DataTable columns and those column names are stored in a variable, then passing that variable to the datatable how can i Enter different values in those columns listed in that variable?? Please explain me with an example.I am not getting it.
Do you know what is robot api?
Tell us how can you create html test report from your test script?