Relevant Codes (by Anshoo Arora)

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.

{ 7 comments }

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.

{ 56 comments }

Site Upgrade

by Anshoo Arora on 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.

{ 105 comments }