Meaning of Web Application. my doubt is www.yahoo.com .it is
web application?
Answers were Sorted based on User's Feedback
Answer / devbanand
In short,Whatever runs in a computer is an application
(ex.Powerpoint,word etc.,)
In general there are 2 types of Application
Standalone Application(that doesnt need any internet
connections) and Web Application(that needs internet
connections)
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / kiran
An application in which all or some parts are downloaded
from the Web each time it is run. The term typically refers
to the use of Web browsers and Java applets. Web pages
increasingly resemble the interactive behavior of local
applications. Retrieving a Web page may cause the execution
of code in the Web server as well as code in the HTML page
brought into the user's machine. Clicking an icon on a Web
page may cause a Java applet to be downloaded and executed
in the user's machine.
yahoo.com is web aplication
| Is This Answer Correct ? | 2 Yes | 1 No |
Today an interviewer asked me if severity assigned by tester and priority is by developer then why tester assigned priority of defect in defect report ??
What type of risk analysis u did in a banking projects...? Give an example...?
tell me about ur current project???
Waht is the diffrence between static testing and dynamic testing,what u do instatic testing as a black box test engineer
what is project testing & product testing, and what is the differene ? plz explan with example
last testcase for project will be written in which phase?
What are 5 common solutions to software development problems?
How can software qa processes be implemented without stifling productivity?
is it always necessary to do white box testing before doing black box testing.wat ar applications where only white box is done not black box testing,and application where only black box is benifical not white box testing
What is verification and validation in software testing? explain with examples?
what kind of test cases we can automated.how to divide manual and automation test cases.
Who fixes the bug as Severity and priority ?