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
9.Data – driver automation typically includes?
What are the main key components in client and server applications?
What are the interview question on insurance domain in manual testing
Can you please explain me how to do testing of an E-insurance project end to end process..
what could be the (realtime)bugs you come across in job portal and health care projects in terms of 1. high severity n low priority 2. high severity n high priority 3. low severity n low priority 4. low severity n low priority? pls its very urgent thanks n in advance n lukin forward for reply
Dear Friends, Please guide me how to write test case for work Experiance field range.(It has 2 fields for range)
What is the difference between load testing and performace testing?
what is the impact analysis?
What is Wound Fixing?
What is an audit report? Whom is it done by?
Describe Testing Decomposition?
what is test strategy,test plan and test policy?Does anyone have dummy documents or any links that gives more idea about these?I am a beginner...interested in learning more abt testing.plz help and encourage me........!
Negative test cases for phone camera
How quickly we need to fix the bug?
Test approach to windows update?