please make me understand what is client server and web
application?
Answer / 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 |
How would you approach measuring JavaScript code coverage?
How can We stop Client side Validation and do Server side validation ? Is there any option on IE
What is Deep Structure Testing?
You have been given 2 projects to test, what are the key factors you consider when prioritizing you work load?
what are the examples for web based applications and Client Server Applications
5 Answers ASD Lab, CFCI, College School Exams Tests, GXS,
according 2 an company or TL,how can a tester can prepare POSITIVE & NEGATIVE test cases ??
what is the difference between project based testing and product based testing?
2 Answers Infinite Computer Solutions,
what is the difference between bug and issue?
If automating - what is your process for determining what to automate and in what order
Explain Water fall Model
What is an error?
How to report Negative Test Cases? Do we need to insert any new column in the Test Case Document for Negative Test Cases seperately? I'm very much confused. Please answer this question!!!