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 |
What is Version Control?
What is defect WITHDRAW? When you do this?
can anyone tell me the different types of testing with starting letter A specify atleast 5 ?? eg: adhoc testing,alpha testing.
Could anyone let me know five positive and negative testcases for ATM machine..?
What criteria u r following in ur company for selecting related failed test cases in regression testing?
what is the difference between Load,Stress and Volume Testing?
i want to for technical interview question paper along with in tesrviwe Phases i need
what is the format for usecase?
ofter combine the sub modules which type of integration testing will be done ? and who will do this ?
Can anybody tell me Which documents consider as SRS document?? Wire frame document can considered SRS Document for writing test cases??
what is meant by deffered status
what is the difference between metrics and matrixes .. if possible please give some examples..