Difference between Web based application and web application
Answers were Sorted based on User's Feedback
Answer / rocky
1. Windows application communicates more with the installed system than the web application.
2. Windows application runs faster than Webapplication.
3. Windows application have many inbuilt classes in .Net compared to Web application.
4. Events in windows application will be fired out immediatedly where as in webapplication, a post back event is called, after that code for event will be executed.
5. Windows application has to be installed in each of the computers in which we want ot execute where as Web application has to be installed only in the server and browser just access it.
6. Web applications are very much useful when they are hosted. If they are hosted we can access it from any part of the world provided our system has internet connection.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / seshu
Web Application is nothing but the Application meant for all users like the sites which were used in general.
Web Based Application is the Application which is meant for the some Users like the sites which were used in particular in companies.
| Is This Answer Correct ? | 1 Yes | 2 No |
what is review?
How we validate and creating frameworks?
verfication vs validation
entry and exit criteria for each phase in STLC and SDLC
Can anybody tell me by refering which documenet a tester writes test scenerios? And what is the need of test scenerios an how a tester determine the coverage of test sernerio?
expalin with ex high priority high severity, and low sev low prioority? brahma412@yahoo.co.in July 24
write test cases forthe function f=a+b ?
What is d difference between Black Box Testing and Functional Testing?
what is a data guidelines?
how do u aanalyse test cases for pen, water bottle,fan....etc? give me brief idea how to start and how to divide functionality of an object? or how can we write test cases , if req's r not given?
1...DIFF BETWEEN QTP AND WIN RUNNER? 2... CHECKPOINTS AND EXPLAIN EACH OF THEM? 3...WHY IS STEP GENERATOR? 4... WHAT IS THE DIFF BETWEEN FUNCTIONS AND SUB ROUTINE?
16.Compatibility testing is testing two application?