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
MS Paint
Can you explain process areas in cmmi?
what is meant by application server and its functions?
Should testing be done only after the build and execution phases are complete?
What is user acceptance testing (uat)?
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
Test approach to windows scheduler?
HI FRNDS, I HAVE 2.5 years OF exp In Manual Testing,Plz let me know if thr r any oppurtunities in any company in Bangalore ID:dsnithi@gmail.com Thanks in Advance
Hi Friends, I have completed 3 rounds of an Interview with HR discussion also and got Offer letter from Cognizant, but after in 30 min they send one more email like Offer is on Hold, and its not valid... Could you please guide me any one , Can i expect Offer again from Cognizant or Can i drop the hopes ?.
What is mean by incident logging system ?
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
What is the difference between white box, black box, and gray box testing?
What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
What is Web architecture that are followed while doing online project and tell the samples of architecture?