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)



can anybody tell me what would be the architecture for window based application.And what would be ..

Answer / 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

More Manual Testing Interview Questions

What is scalability testing

8 Answers   FSS, TCS, WebTekLabs,


What is network Entry procedure in WIMAX -TEch mahidra question?

3 Answers   Tech Mahindra,


IS V Model a Process model or a Technique ? Can V process/Technique if answer for above be implemented in WaterFall Model.

4 Answers   McAfee,


What were the major challenges u faced while testing

0 Answers   CMC, Infosys, TCS,


What is difference between SDLC and STLC?

16 Answers   College School Exams Tests, HCL, TCS, Verizon,


what are the different stages in sdlc?

13 Answers   Millennium,


When to start Software Testing?

2 Answers  


how many levels of software testing?

5 Answers  


what is meant by Pre-Conditions that we include in Test Cases? Can anyone provide those for this Website?

2 Answers  


why we choosen testing but not developing

3 Answers  


How to write a mail to PM and Client regarding Bug status report.And how u r introducing your self to the client through mail.I want a format of both.

1 Answers  


What are the steps, procedures, objectives to write test cases.

4 Answers   CSC,


Categories