Relevant Codes

A Test Development Resource for HP QuickTest Professional.

This is a short review of the book QuickTest Professional Unplugged, which is the first book of its kind to be made available to the QuickTest community.

{ 1 comment }

This article demonstrates a quick tip to activate, minimize or maximize browsers. Unlike a Standard Windows Window object, Browser does not support the Activate, Minimize, Maximize methods. Therefore, we can create our custom function and tie it with the Browser object using RegisterUserFunc.

{ 2 comments }

Site Upgrade

March 6, 2010

This was a long time coming and I was finally able to upgrade all my Wordpress and Theme files. The new layout is a single column 3-footer-widget layout to maximize readability and focus on what really matters most – the content.

I see a few loose ends but these are minor issues and I will try to fix them one by one as we go along. I hope you enjoy reading the articles, and also the new layout!

Thanks for visiting Relevant Codes.

P.S. Don’t forget to subscribe to Relevant Codes :)

{ Comments on this entry are closed }

This article shows a quick and easy way to use DLLs in QTP and access their methods with the help of DOTNetFactory. It also shows a working example of a DLL created in Visual Basic .NET and its methods accessed in QTP.

{ 17 comments }

In the previous article, we parameterized a test for a Login process with the help of QTP’s Local DataTable. This topic covers the same concept with the help of an (external) Excel file. The process will remain the same, but how we extract data differs.

{ 18 comments }

The first release of RelevantCodes[1]One, a Keyword-Driven Automation Framework Demo Project is available and ready for download. Usage examples and Videos included.

{ 195 comments }