Questions regarding software testing and functionality
Filed Under Development, QE, Requirements, Testing | Posted on March 16, 2009
A couple of questions related to software testing, especially with regard to functionality .. What if the application has functionality that wasn’t in the requirements? One might wonder how it is possible to have a situation where the application has functionality that was not in the requirements; but it is possible. In a badly controlled [...]
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 [...]
Testing of World Wide Web sites ..
Filed Under Applications, Internet, Testing | Posted on February 17, 2009
There are an increasing number of transactions happening on the internet. Whether this be shopping sites, news sites, social networking sites, email sites, media sites, etc., people have come to depend on them to an increasing degree. To ensure that sites are dependable, testing needs to happen. However, testing of internet sites cannot follow the [...]