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

could u please suggest good coaching center in hyderabad to learn testing for a fresher

21 Answers  


Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes

0 Answers  


Main concepts in webpage Testing?

1 Answers   Crea,


How should I manage the test cases? Should I have to write Version/Build number in the test cases against test cases which is get modified for that build/version.

3 Answers  


On which module did u involve in your project..?

1 Answers   HCL,






How To Resolve the Test cases?

3 Answers   Accenture,


Assuming you're given the File->Print Page of MS Word to test,what test cases would you write to test the 'Number Of Copies' field(the max. Permissible value being 32767]?

4 Answers   FCG,


what is test data?how test data is prepared? are there any guidelines/methods to prepare it?

4 Answers  


10. Would you recommend this Web site to a colleague? To a friend?

0 Answers  


please mention critical bugs in hospital management system i.e in project has 4 modules likeappointments,patient chart,reports,pharmacy like that

1 Answers  


What is bud testing?

3 Answers  


what ia the necessity of sdlc, stlc and testcases

3 Answers   TCS,


Categories