difference between web based application and window based
application
Answer Posted / shanmugam n
web based application: Application will be loaded in the
server.Client machine use the application using URL.you
have to test it on different web browsers. Web applications
are supposed to be tested on different browsers and OS
platforms so broadly Web application is tested mainly for
browser compatibility and operating system compatibility,
error handling, static pages, backend testing and load
testing.
Window based application: runs on personal computers and
work stations, so when you test the desktop application you
are focusing on a specific environment.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Hi, what do you mean by internal auditing? what are the things they do in internal auditing?what they review? THNX in Advance
What is a code walk through?
What are all the netwoking tools, hardware tools and software tools required for testing a web-based n client server applicatopn?
When the GUI Testing will be held on the V model ?
Have you prepared traceability matrix and how to prepare it?
What are the main key components in web applications and client and server applications? And explain the differences between them?
list of methods that is used to document the requirements of a software.
How the application is launched to the production environment?
Explain the difference between alpha testing and beta testing.
What are quality assurance and quality control?
Hi Friends, Can anubody give me brief overview of Automation tools.. (basics of tools-summary)of following tools? 1.Qualty Center 2.Load Runner 3.Win Runner 4.Q.T.P mail me on ...rachna.huda@gmail.com
through which phases a software ttester need to pass like as a junnior test engineer,team lead,project lead,etc.? which is the final stage of your promotion and how will u achieve?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
What is middle ware testing?? what are the companies using this tech?
IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.