<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="wordpress/2.3.3" --><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">

<channel>
	<title>AdvancedQTP</title>
	<link>http://www.advancedqtp.com</link>
	<description>'coz we're programmers, not users</description>
	<pubDate>Sat, 07 Nov 2009 05:02:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/AdvancedQtp" type="application/rss+xml" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">AdvancedQtp</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Test Design Studio 2 – an updated review</title>
		<link>http://www.advancedqtp.com/knowledge-base/reviews/test-design-studio-2-an-updated-review/</link>
		<comments>http://www.advancedqtp.com/knowledge-base/reviews/test-design-studio-2-an-updated-review/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 19:33:57 +0000</pubDate>
		<dc:creator>Yaron Assa</dc:creator>
		
		<category><![CDATA[Reviews]]></category>

		<category><![CDATA[autocomplete]]></category>

		<category><![CDATA[Debug]]></category>

		<category><![CDATA[IDE]]></category>

		<category><![CDATA[Intellisense]]></category>

		<category><![CDATA[TDS]]></category>

		<guid isPermaLink="false">http://www.advancedqtp.com/knowledge-base/reviews/test-design-studio-2-an-updated-review/</guid>
		<description><![CDATA[<p>I’ve <a href="http://www.advancedqtp.com/knowledge-base/reviews/qtp-3rd-party-id8/tds/">previously reviewed</a> TDS (Test Design Studio) version 1, and I still stand by what I said back then, TDS was an invaluable tool that increased my productivity tenfold, by giving me full intellisence, autocomplete for variables and a solution-centric approach to managing my tests. I recommend reading our <a href="http://www.advancedqtp.com/knowledge-base/reviews/qtp-3rd-party-id8/tds/">old review</a> to get a more complete rundown of TDS’s features. </p>

<p>This follow-on review takes a second look at the old TDS version, as well as the new TDS 2 release.</p>]]></description>
		<wfw:commentRss>http://www.advancedqtp.com/knowledge-base/reviews/test-design-studio-2-an-updated-review/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Accessing PRIVATE properties in .Net controls</title>
		<link>http://www.advancedqtp.com/knowledge-base/articles/environment-techniques-id15/net-id173/accessing-private-properties-in-net-controls/</link>
		<comments>http://www.advancedqtp.com/knowledge-base/articles/environment-techniques-id15/net-id173/accessing-private-properties-in-net-controls/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 16:01:55 +0000</pubDate>
		<dc:creator>Yaron Assa</dc:creator>
		
		<category><![CDATA[.Net]]></category>

		<category><![CDATA[Hack]]></category>

		<category><![CDATA[private]]></category>

		<category><![CDATA[QTP]]></category>

		<category><![CDATA[Spy]]></category>

		<guid isPermaLink="false">http://www.advancedqtp.com/knowledge-base/articles/environment-techniques-id15/net-id173/accessing-private-properties-in-net-controls/</guid>
		<description><![CDATA[When automating .Net controls, we sometimes need to access vital information from the application's RunTime objects. However, this information maybe stored in Private properties and fields, which are not accessible by any "conventional" mean. <br/>
This article will present a hack which will allow you to explore private .Net properties and fields, and read relevant information from them during your test run.</br>
This ability may prove critical, especially when working with custom .Net controls. Enjoy.]]></description>
		<wfw:commentRss>http://www.advancedqtp.com/knowledge-base/articles/environment-techniques-id15/net-id173/accessing-private-properties-in-net-controls/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Find a File Recursively (revised)</title>
		<link>http://www.advancedqtp.com/knowledge-base/qtips/file-system-id6/files-id20/filesystemobject-id22/find-a-file-recursively-revised/</link>
		<comments>http://www.advancedqtp.com/knowledge-base/qtips/file-system-id6/files-id20/filesystemobject-id22/find-a-file-recursively-revised/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 05:00:10 +0000</pubDate>
		<dc:creator>Meir Bar-Tal</dc:creator>
		
		<category><![CDATA[FileSystemObject]]></category>

		<category><![CDATA[Meir Bar-Tal's Blog]]></category>

		<category><![CDATA[Featured]]></category>

		<category><![CDATA[File System Object]]></category>

		<category><![CDATA[recursion]]></category>

		<guid isPermaLink="false">http://www.advancedqtp.com/knowledge-base/qtips/file-system-id6/files-id20/filesystemobject-id22/find-a-file-recursively-revised/</guid>
		<description><![CDATA[This is a revised version of a previous QTip that suggested a function to find a file deep-down a folder hierarchy starting from a known folder as root.]]></description>
		<wfw:commentRss>http://www.advancedqtp.com/knowledge-base/qtips/file-system-id6/files-id20/filesystemobject-id22/find-a-file-recursively-revised/feed/</wfw:commentRss>
		</item>
		<item>
		<title>My System (TM) - Solmar’s Automation Framework is released</title>
		<link>http://www.advancedqtp.com/solmar-products/my-system/my-system-tm-solmars-automation-framework-is-released/</link>
		<comments>http://www.advancedqtp.com/solmar-products/my-system/my-system-tm-solmars-automation-framework-is-released/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 21:00:20 +0000</pubDate>
		<dc:creator>Meir Bar-Tal</dc:creator>
		
		<category><![CDATA[My System]]></category>

		<category><![CDATA[Featured]]></category>

		<category><![CDATA[Framework]]></category>

		<category><![CDATA[Object Oriented]]></category>

		<guid isPermaLink="false">http://www.advancedqtp.com/solmar-products/my-system/my-system-tm-solmars-automation-framework-is-released/</guid>
		<description><![CDATA[&#160;
My System (TM), the new object oriented automation framework which was announced several months ago, is now generally available. This comprehensive, generic and methodology driven framework designed by Meir Bar-Tal was developed with the vision of tackling a very wide range of challenges which automation developers face in their daily work.
The framework - already implemented [...]]]></description>
		<wfw:commentRss>http://www.advancedqtp.com/solmar-products/my-system/my-system-tm-solmars-automation-framework-is-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Web Extensibility Lesson – Building a toolkit Support</title>
		<link>http://www.advancedqtp.com/knowledge-base/articles/code-techniques-id15/web-extensibility-lesson-building-a-toolkit-support-2/</link>
		<comments>http://www.advancedqtp.com/knowledge-base/articles/code-techniques-id15/web-extensibility-lesson-building-a-toolkit-support-2/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 03:48:26 +0000</pubDate>
		<dc:creator>daniva</dc:creator>
		
		<category><![CDATA[Code Techniques]]></category>

		<guid isPermaLink="false">http://www.advancedqtp.com/knowledge-base/articles/code-techniques-id15/web-extensibility-lesson-building-a-toolkit-support-2/</guid>
		<description><![CDATA[&#160;
QuickTest Professional Web Add-in Extensibility enables you to provide high-level support for third-party and custom Web controls that are not supported out-of-the-box by the QuickTest Professional Web Add-in. 
Web-Extensibility was a new feature in QuickTest Professional 9.5
since then, i never heard or see anyone that has developed a toolkit support.the reason are vary, but the [...]]]></description>
		<wfw:commentRss>http://www.advancedqtp.com/knowledge-base/articles/code-techniques-id15/web-extensibility-lesson-building-a-toolkit-support-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Conversion</title>
		<link>http://www.advancedqtp.com/knowledge-base/qtips/dotnet-id23/conversion/</link>
		<comments>http://www.advancedqtp.com/knowledge-base/qtips/dotnet-id23/conversion/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 22:57:36 +0000</pubDate>
		<dc:creator>daniva</dc:creator>
		
		<category><![CDATA[DotNet]]></category>

		<guid isPermaLink="false">http://www.advancedqtp.com/knowledge-base/qtips/dotnet-id23/conversion/</guid>
		<description><![CDATA[Every average QuickTest user probably knows that if he needs to make a number conversion he will use the two built-in functions supplied by VBscript
Hex
The Hex function returns a string that represents the hexadecimal value of a specified number.
Note: If number is not a whole number, it is rounded to the nearest whole number before [...]]]></description>
		<wfw:commentRss>http://www.advancedqtp.com/knowledge-base/qtips/dotnet-id23/conversion/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OmniTest - Parallel Automation Scripting Solution</title>
		<link>http://www.advancedqtp.com/knowledge-base/reviews/omnitest-parallel-automation-scripting-solution/</link>
		<comments>http://www.advancedqtp.com/knowledge-base/reviews/omnitest-parallel-automation-scripting-solution/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 13:05:18 +0000</pubDate>
		<dc:creator>Yaron Assa</dc:creator>
		
		<category><![CDATA[Reviews]]></category>

		<category><![CDATA[Tools]]></category>

		<category><![CDATA[BPT]]></category>

		<category><![CDATA[Featured]]></category>

		<category><![CDATA[OmniTest]]></category>

		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://www.advancedqtp.com/knowledge-base/reviews/omnitest-parallel-automation-scripting-solution/</guid>
		<description><![CDATA[A review of OmniTest - Parallel Automation Scripting Solution.<br/>
OmniTest joins the growing marker of “automation wrappers”, which offer simplified automation capabilities for the manual tester. OmniTest automatically generates automated tests while you write the STD, allowing you to rapidly expand the automation coverage for your application.</br>
OmniTest's uniqueness lies in targeting manual testers rather than automation novices, and providing a single point of maintenance for both your manual and automated tests.]]></description>
		<wfw:commentRss>http://www.advancedqtp.com/knowledge-base/reviews/omnitest-parallel-automation-scripting-solution/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New! The official AdvancedQTP Community Browser Toolbar</title>
		<link>http://www.advancedqtp.com/community/blogs/meir-bartal-blog15/new-the-official-advancedqtp-community-browser-toolbar-8/</link>
		<comments>http://www.advancedqtp.com/community/blogs/meir-bartal-blog15/new-the-official-advancedqtp-community-browser-toolbar-8/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 18:33:16 +0000</pubDate>
		<dc:creator>Meir Bar-Tal</dc:creator>
		
		<category><![CDATA[AQTP Toolbar]]></category>

		<category><![CDATA[Meir Bar-Tal's Blog]]></category>

		<category><![CDATA[Featured]]></category>

		<category><![CDATA[Forums]]></category>

		<category><![CDATA[Toolbar]]></category>

		<guid isPermaLink="false">http://www.advancedqtp.com/community/blogs/meir-bartal-blog15/new-the-official-advancedqtp-community-browser-toolbar-8/</guid>
		<description><![CDATA[As part of our continuous efforts to improve our services for the community, we are pleased to announce the release of the official AdvancedQTP community browser toolbar. The toolbar provides useful functionality that is especially useful to automation developers, such as customized search,&#160; www.AdvancedQTP.com feeds, announcements by the site&#8217;s team and much more.
&#160;

Please show your [...]]]></description>
		<wfw:commentRss>http://www.advancedqtp.com/community/blogs/meir-bartal-blog15/new-the-official-advancedqtp-community-browser-toolbar-8/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The World as seen by the AdvancedQTP Satellite</title>
		<link>http://www.advancedqtp.com/community/blogs/meir-bartal-blog15/the-world-as-seen-by-the-advancedqtp-satellite/</link>
		<comments>http://www.advancedqtp.com/community/blogs/meir-bartal-blog15/the-world-as-seen-by-the-advancedqtp-satellite/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 08:05:55 +0000</pubDate>
		<dc:creator>Meir Bar-Tal</dc:creator>
		
		<category><![CDATA[Meir Bar-Tal's Blog]]></category>

		<category><![CDATA[AdvancedQTP]]></category>

		<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://www.advancedqtp.com/community/blogs/meir-bartal-blog15/the-world-as-seen-by-the-advancedqtp-satellite/</guid>
		<description><![CDATA[Dear AdvancedQTP Members,
&#160;
I wanted to share with you a picture that shows very clearly the impact of this community.
From sunrise to sunset - east to west - AdvancedQTP is with you!
Please keep spreading the word about this site to promote professionalism, excellence and top-class quality.
&#160;
Thank you for your attention.
&#160;
Sincerely yours,
Meir Bar-Tal
Chief Editor and Forums Administrator,
AdvancedQTP
&#160;

]]></description>
		<wfw:commentRss>http://www.advancedqtp.com/community/blogs/meir-bartal-blog15/the-world-as-seen-by-the-advancedqtp-satellite/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Visual Studio Team System 2010 – The testing angle</title>
		<link>http://www.advancedqtp.com/community/blogs/yaron-assas-blog144/visual-studio-team-system-2010-the-testing-angle/</link>
		<comments>http://www.advancedqtp.com/community/blogs/yaron-assas-blog144/visual-studio-team-system-2010-the-testing-angle/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 19:47:02 +0000</pubDate>
		<dc:creator>Yaron Assa</dc:creator>
		
		<category><![CDATA[Yaron Assa's Blog]]></category>

		<category><![CDATA[Featured]]></category>

		<category><![CDATA[QA]]></category>

		<category><![CDATA[Quality Center]]></category>

		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.advancedqtp.com/community/blogs/yaron-assas-blog144/visual-studio-team-system-2010-the-testing-angle/</guid>
		<description><![CDATA[I attended a briefing event on Visual Studio Team System 2010 today (22/7). The event was focused on the testing features of Visual Studio 2010, and while it only scratched the surface, it made quite an impression on me, and made me realize the Microsoft has finally pulled a potential “Quality Center Killer” from their labs. <br/>
Not only that, but the new Visual Studio 2010 has some killer-features which even compete with HP’s QTP; And while Microsoft tools are focused on .Net applications, in that specific arena, QTP doesn’t come out as a clear winner. In fact, even from the short brief I saw, QTP even lost on a couple of rounds.]]></description>
		<wfw:commentRss>http://www.advancedqtp.com/community/blogs/yaron-assas-blog144/visual-studio-team-system-2010-the-testing-angle/feed/</wfw:commentRss>
		</item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 8.958 seconds --><!-- Cached page served by WP-Super-Cache -->
