Automated Testing Tool
Web Automated Testing Scripts that adapt to changing user interfaces
vTest creates regression and functional automated testing scripts that adjust very well when
there are changes made to an application's user interface. A typical automated testing tool creates
scripts that simply use the object name or its ID to identify an object. vTest
uses a sophisticated object discovery algorithm to locate objects.
Unlike other automated testing tools, vTest scripts can adjust to user interface changes.
Graphical Automated Testing Script Generation
You can record and test your entire web application instantly by
simply interacting with the graphical user interface of an application. All steps are recorded and all HTML
objects are automatically extracted. The result is a graphical script
which shows each step in your script in the form of a graphical tree.
Scripting and JavaScript API
vTest provides extensibility in web automated testing from the simplicity of graphical
scripts to your own fully customized JavaScript based scripts. vTest also
provides a rich JavaScript API that can be used to create customized
test scripts.
Data Driven Web Automated Testing
A single test, recorded once can be re-used with varying input
and response data to test the
functional correctness of your application with multiple data sources. Data
driven automated testing scripts save time and provide consistency to the testing process.
Internet Technology Support
vTest supports both Microsoft Internet Explorer and Mozilla
Firefox. All popular Internet technologies such as HTTP, HTTPS/SSL, JavaScript,
DHTML and AJAX are supported. vTest also supports all major web application frameworks
including ASP, ASP.NET, Java Servlets, JSF and JSP, PHP, Perl/CGI and Ruby on Rails.
Test Organization
To keep automated testing tasks manageable and modular, elaborate tests, spanning
multiple interfaces or business processes can be organized into
separate modules called actions.
|