What are Web Applications ? (WebApps)
Filed Under Applications, Definition, Web | Posted on March 9, 2009
You must have heard of Web Applications for a long time now. Nowadays, you even hear of Web 2.0 Apps. But what exactly are Web Applications and how do they impact you ? In the early days of the web, web sites consisted of static pages, which severely limited interaction with the user since there [...]
Joke about reviews
Filed Under Review | Posted on March 5, 2009
If you are in the software business, you must have heard about reviews. Reviews are an integral part of the software development process. It is said about reviews that they uncover many mistakes, many problems, and add a lot of value. Reviews can happen for a variety of documents (test plans, test cases, High level [...]
Testing of Web Applications
Filed Under Applications, Load, Performance, Security, Testing, Usability, Web | Posted on March 1, 2009
The quality of a web application can be pretty evident right from the onset (from the beginning of testing). Some of the key things to check for, and that are visible right in the beginning are: – Slow response time, – Problems with the accuracy of information, – Bad design / workflow problems or not [...]
WebApp testing – a short summary
Filed Under Applications, Process, Testing, Web | Posted on March 1, 2009
A WebApp or Web Application is a type of application / software that is accessed via a web browser (such as Internet Explorer, Firefox, Opera, Safari) over a network such as the Internet or an intranet. It is typically coded in a browser-supported language (such as HTML, JavaScript, Java, etc.) with the browser environment making [...]