Relevant Codes (by Anshoo Arora)

A Test Development Resource for HP QuickTest Professional.

Review of And I Thought I Knew QTP – a technical novel by Tarun Lalwani. Anshoo Arora (yours truly) had the opportunity to work on this project as the Technical Editor & Reviewer. 3 free copies will be given away to the lucky winners signed by both Tarun and I.

{ 97 comments }

Updates

by Anshoo Arora on August 3, 2011

UI Changes To begin with, if you’re a regular reader here you will notice that there have been some changes to the post design here. I received an email from a reader who brought the site contrast to my attention which caused difficulty when reading for a long time. Well, the old contract for all [...]

{ 3 comments }

I have been researching this topic for a very long time and I finally have a workaround which I have tested for for the last 2 months with great success. The best part about this workaround is, I just need to create wrappers, without including any of the code I have in my QTP function libraries. If I add a new method to my class, all I do to update the Intellisense is add the method (without the QTP code) in my VB lib, create a DLL and Register the library for COM Interop.

{ 24 comments }

This article shows a simple way of finding out in which cell a QTP’s Test Object resides.

{ 37 comments }