what is the difference between web based application and
client server application as a testers point of view?
Answer Posted / sujatha
Hai
As per my knowledge
Web Based App means:
1.The web app can be developed by using any kind of tech
like "java,.Net,etc.
2.It's a 3 tier arch.i.e
a.Business tier
b.Presentation tier(HTML,DHTML,SERVLETS)
c.Data tier(Oracle,SQL Server)
3.If any change occure in app that will effect only sever
side.means here no need to bother about the client means
client is thin client means browser.
any change occure in app the entire app is installed in
sever only becoz in this the core app will reside at server
side only.
Client server App:
1It's a 2 tier arch.
b.Presentation tier(HTML,DHTML,SERVLETS)
c.Data tier(Oracle,SQL Server)
2.In client server app ,the app will reside in client side
only .means if any change will occure in app that will
effect the client.
| Is This Answer Correct ? | 30 Yes | 5 No |
Post New Answer View All Answers
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
what are the various techniques you will use as soon as the srs was given to you to speedup the testing?
In interview How do explain in Testcase of Calcuator,Cellphones, Email testing?
What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?
Information about Automated Software Installer
What a team leader will test first when s/he will get new module to test?
Genarally what we have to tell. If anybody asks in the interview. what are challenges u faced in the Project and what are the Risks u faced in the Project, Anybody can suggest it ......Thanks in Advance....
Which model is following in your company for developing software?
please send me database stored procedure checklist.
How do you test google or gmail application??tell me step by step process??
what is entry and exit criteria and explain it?
what is base time , how can we base time your doc"s ?
HOW TO CREATE SRS REVIEW REPORT TO PL?
What is defect cascading in software testing?
What are the different servers and difference between them?