|
||||||
Compatibility TestingToday organizations trying to automate their web applications/web sites are looking for a uniform testing solution. This will help them to reuse test scripts to test it in different platforms/different browsers/different languages/different databases/different servers. QEngine is equipped to handle this compatibility issues. You can re-use the same test script to test with
Compatibility Testing FeaturesMulti-platform Support: You may want to validate and verify the HTML properties with the data retrieved from a database. This database may be specific to your web application and you may have one or more databases to be validated with the same script. QEngine offers a generic database interface that enables you to test multiple databases including MySQL, Oracle, SQL Server or any JDBC-compliant database without changing the scripts. 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 re-use the same test script to test it with different servers and port, you just have to make the change in a single screen (Host-Port Settings screen), instead of manually editing each and every script. QEngine handles this by dynamically changing the host name and port number in the test scripts during playback. This helps you to run the same test script with any host name and port number without re-recording the test scripts. Similarly, if you have recorded scripts using HTTP protocol and you want to run all the scripts with HTTPS protocol without re-recording the scripts then you can follow the same approach by just making the change in one single screen. |
||



