please make me understand what is client server and web
application?
Answer Posted / kowsiya
Projects are broadly divided into two types of:
2 tier applications (Client Server)
3 tier applications (Web Application)
Client Server Application is usually developed for LAN. Here we will be having front-end and back-end.
The application launched on front-end will be having forms and reports which will be monitoring and manipulating data
The back-end for these applications would be MS Access, SQL Server, Oracle, Mysql
A web-application is a three-tier application.
This has
->a Browser (monitors data) [monitoring is done using html, dhtml, xml, javascript]
-> webserver (manipulates data) [manipulations are done using programming languages or scripts like adv java, asp, jsp, vbscript, javascript, perl, coldfusion, php]
-> database server (stores data) [data storage and retrieval is done using databases like oracle, sql server, mysql]
Desktop application:
1. Application runs in single memory (Front end and Back end in one place)
2. Single user only
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.
what are the common errors while doing integration,system,functional,regression,user acceptance testing? can anybody please let me know the answers it is too urgent???
what comments have u given in peer review? tell me at least 3 comments what u have given? july27 brahma412@yahoo.co.in
how to creat 2 test plan in 2 different environment exp:tour and travel
test measurment techniques
1.How to maintain the Bug status Report? 2.What is project based Company and product based company?
What is PBX Testing & What is Test coverage?
Do we have any certifications for ETL Testing ?
What are the different servers and difference between them?
What is the negative testing and example
what are risks and contigencies(solutions) of an ecommerce (online shopping and bidding project)application?we describe this in Test plan can anyone tell me abt this?
any one giv test cases for wordpad using equivalence class partioning
what are the different methods to test a product in 'Japanese' language? NOTE:User is unable to perform basic functionalities while using the app..(copy, paste, text selection etc.)
Write positive and negative test cases for forgot password?
What icon is used in WinRunner to get an explanation of the syntax of TSL?