Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

can anybody tell me what would be the architecture for
window based application.And what would be the architecture
for web based application.(its very urgent)

Answer Posted / sureshsinghbhandari

For Testing process there are two type of application
1. Web Based Application and 2. Client Server Application

Web Based Application is 3 Tier Application where in which Business Logic is stored in one Server and all the clients are dumb terminals.
If user requests anything the request first sent to server, the server will bring the data from DB Sever and send it to clients. This is the flow for 3-tier architecture.


Client Server Application is 2 Tier Application where Business Logic is stored in clients and Data is stored in Servers. So if user request anything, business logic will be performed at client, and the data is retrieved from Server(DB Server).

Here the problem is, if any business logic changes then we
need to change the logic at each any every client.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe a past experience with implementing a test harness in the development of software.

3934


What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?

2092


what are all the possible Test Cases for VoIP based applications

1716


when database testing comes into manual tesing

2153


Tell me a critical defect in which your Client,PM,PL appreciate on you

2061


How can you do the usability testing?

1163


How do you determine user soad for a perf test of a Web application?

2317


how many modules in ur bank project? what functionalities r there?how did u check? could u plz expalin ur banking project?

2238


what comments have u given in peer review? tell me at least 3 comments what u have given? july27 brahma412@yahoo.co.in

1867


What is formal testing?

1116


Why is it impossible to test a program thoroughly or in other terms 100% bug-free?

1475


Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!

2136


What kind of input do we need from the end user to begin proper testing?

1442


Have you ever completely tested any part of a product? How?

2421


What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form

2639