what is the diffn betn web based application and client
server application
Answers were Sorted based on User's Feedback
Answer / harish
The basic difference between web based application & client
server application is that the web application are 3 trier
& client based are 2 trier.In web based changes are made at
one place & it is refelected on other layers also whereas
client based separate changes need be installed on client
machine also.
I hope this will give u clear idea if having any doubts let
me know.
Harishsingh30@gnail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ganesh
Hi Hari,
Thanks for your answer, but please let me explain the
Client based application and the web based applicatoin are
same?
If you are working in ur server which you call it as
webbased and if you wrk on client server u call it as
client based application?
i need ur detial answer on this.
aroor_ganesh@rediffmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ns reddy
Testing the application in intranet(withoutbrowser) is an example for client -server.(The company firewalls for the server are not open to outside world. Outside people cannot access the application.)So there will be limited number of people using that application.
Testing an application in internet(using browser) is called webtesting. The application which is accessable by numerous numbers around the world(World wide web.)
So testing web application, apart from the above said two testings there are many other testings to be done depending on the type of web application we are testing.
If it is a secured application (like banking site- we go for security testing etc.)
If it is a ecommerce testing application we go for Usability etc.. testings.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is difference between metric and report?
which kind of testing you are performing in diffrent phases of SDLC
today evening you need to release software to client.at that time you found a defect.How you convence him?
Do write a separate test case for regression testing? If it is yes, explain how to write the test case?
What is the difference between Compatibility and Configuration testing?
how do give priority?i mean to say on which basics? suggest me with proper answer plz.
How to give introduction for Manual Testing interview?? say when you show you have 4 years of experience in Manual Testing.
Mention 3 test component areas which gave lots of bugs & had lots of difficulties in testing it ?
difference between smoke test and sanity test difference between exploratory test and adhoc test
Explain the difference between alpha testing and beta testing.
Can anybody tell me Which documents consider as SRS document?? Wire frame document can considered SRS Document for writing test cases??
I saw the term 'Idiot Proofing' under White box test techniques. Really what does it mean?