aavanor_logo                                          

Technology  
Our expertise has matured over the years and continuous R&D and exploration of new tools keeps us in the forefront of Java and .Net based development.

J2EE
.net
Open Source
 Assurance through testing
      
 
Few Open source-testing tools    

Enterprise Web Test Enterprise Web Test allows Java programmers to write re-usable tests for web applications that, unlike Http Unit, "drive" the actual web browser on the actual platform they intend to support. Tests can be leveraged for functional, stress, reliability.

http://sourceforge.net/projects/webunitproj/

Jameleon Jameleon is a plug-in driven automated testing tool that separates applications into features and allows those features to be tied together independently, creating test cases. Test cases can be data-driven and executed against different environments and test case docs are generated from the test cases. This is an automated testing tool that can be used for the enterprise.

http://jameleon.sourceforge.net/

Func: JUnit Functional Testing Extension JFunc is an extension to the JUnit testing framework to make it easier for use with functional tests. Functional testing (also called integration testing) significantly differs from unit testing in a number of respects. Part of this project is dedicated towards putting together code to address these differences; the other part of this project is putting together methodologies for functional testing.

http://jfunc.sourceforge.net/

Web Inject Description:
Web Inject is a free tool for automated testing of web applications and services. It can be used to test any individual system component with an HTTP interface, and as a test harness to create a suite of automated functional and regression tests.

http://www.webinject.org/

XML Test Suite Description:
XML Test Suite provides a powerful way to test web applications. Tests can be written with HTML and XML.