Testers World
Pages
(Move to ...)
Home
Testing Articles
Testing Tools
▼
23 Jun 2013
Software Testing Types:
›
Black box testing – Internal system design is not considered in this type of testing. Tests are based on requirements and functionality. ...
15 Apr 2013
A list of commonly used selenium commands
›
open Opens an URL in the test frame. This accepts both relative and absolute URLs. The "open" command waits for the page to loa...
Some Useful Selenium IDE Plugins
›
Selenium IDE can be extended through its own plugin system. Here are a number of plugins that have been created using it. 1. ScreenSh...
18 Mar 2013
Selenium IDE Installation
›
Introduction The Selenium-IDE (Integrated Development Environment) is the tool you use to develop your Selenium test cases. It’s...
15 Nov 2012
Rational Robot : A Test Automation Tool
›
What is Rational Robot ? Rational Robot is a complete set of components for automating the testing of Microsoft Windows client or serve...
THE V-MODEL OF SOFTWARE TESTING
›
Software testing is too important to leave to the end of the project, and the V-Model of testing incorporates testing into the entire soft...
How to Test Web Applications against SQL Injection Attacks
›
Security testing of web applications against SQL Injection, explained with simple examples – By Inder P Singh. Many applications us...
›
Home
View web version