QEngine Test Manager provides a web-based interface and
an integrated test management solution. This feature enables
test automation engineers to create, modify, maintain, execute and schedule tests for unattended
execution.
QEngine Test Manager Features
Allows test data to be accessed anytime, anywhere via a browser interface.
Provides a tree-based browser for easier viewing and updating of test scripts.
Allows creation of users and usergroups to provide secure cental access.
Central Storage of scripts and results allowing parallel usage by geographically distributed teams.
Offers single management console to run tests on one or multiple machines and different platforms
at the same time.
Automatic notification of test results to configured e-mails ids.
Automatic test scheduling at periodic intervals
or for one-time execution.
Blog : Want to test your web application in different servers
Want to test your web application hosted in different servers and port ? Here is a quick way to do it. Assume you have 25 scripts in which you have recorded the various actions in your web application hosted in one of the server say test-server1 and in port no: 2200 i.e., each script has a url such as http://test-server1:2200/testapp/index.html. To test the same web application hosted in different servers and port, you need not manually edit each and every script to change the server name and port...... Read full blog.