<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Poll: What do you do when you see an object is identified using Smart Identification?</title> <atom:link href="http://www.learnqtp.com/poll-qtp-smart-identification-usage/feed/" rel="self" type="application/rss+xml" /><link>http://www.learnqtp.com/poll-qtp-smart-identification-usage/</link> <description></description> <lastBuildDate>Tue, 31 Jan 2012 08:17:01 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>By: Leela</title><link>http://www.learnqtp.com/poll-qtp-smart-identification-usage/comment-page-1/#comment-8774</link> <dc:creator>Leela</dc:creator> <pubDate>Sun, 13 Jun 2010 15:32:28 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=493#comment-8774</guid> <description>Its my experience that while creating the test scripts, we should not use SI. But, while running those scripts, we can enable the SI.
Important point here is, one should make sure by checking the results, every time you run the scripts that, no object has been identified using the SI. i.e., you don&#039;t see any warnings or the black hat in the results.
Incase any object in the AUT is identified using SI, immediately you need to check the properties of that object and make sure if QTP has identified any incorrect object. If not, you need to make a note of those extra or assistive properties which QTP has used through SI to identify the required object and update the OR.
If you take these precautions, SI become very useful in executing your scripts in a smooth way and also help you in identifying any changes made to the objects in the AUT, in a simple manner.
Please correct me if you find anything contradictory in my explanation.
Thanks</description> <content:encoded><![CDATA[<p>Its my experience that while creating the test scripts, we should not use SI. But, while running those scripts, we can enable the SI.<br
/> Important point here is, one should make sure by checking the results, every time you run the scripts that, no object has been identified using the SI. i.e., you don&#8217;t see any warnings or the black hat in the results.<br
/> Incase any object in the AUT is identified using SI, immediately you need to check the properties of that object and make sure if QTP has identified any incorrect object. If not, you need to make a note of those extra or assistive properties which QTP has used through SI to identify the required object and update the OR.<br
/> If you take these precautions, SI become very useful in executing your scripts in a smooth way and also help you in identifying any changes made to the objects in the AUT, in a simple manner.<br
/> Please correct me if you find anything contradictory in my explanation.<br
/> Thanks</p> ]]></content:encoded> </item> <item><title>By: John</title><link>http://www.learnqtp.com/poll-qtp-smart-identification-usage/comment-page-1/#comment-6981</link> <dc:creator>John</dc:creator> <pubDate>Sun, 21 Feb 2010 08:09:07 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=493#comment-6981</guid> <description>Ramakrishna I agree your comments. its not good use the smartidentification, folks i suggest you to don’t use the smartidentification and make necessary changes in the directly repository objects
Thanks
John</description> <content:encoded><![CDATA[<p>Ramakrishna I agree your comments. its not good use the smartidentification, folks i suggest you to don’t use the smartidentification and make necessary changes in the directly repository objects</p><p>Thanks<br
/> John</p> ]]></content:encoded> </item> <item><title>By: Ramakrishna</title><link>http://www.learnqtp.com/poll-qtp-smart-identification-usage/comment-page-1/#comment-5389</link> <dc:creator>Ramakrishna</dc:creator> <pubDate>Mon, 26 Oct 2009 08:20:12 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=493#comment-5389</guid> <description>I think we should always make Smart Identifiacation as False in the Object Repository for that field.I just want to give one example for this scenario where i faced a problem with Smart Identification.
In the web site which i used for tesing, there is one field present and was added to object repository with smart Identification as True, here i am testing for field excistence. In one intermediate release they have removed this field from the website, when i ran the automated test the check point was passed because smart identification was enabled.When i made smart identification as False then it is working as Expected.</description> <content:encoded><![CDATA[<p>I think we should always make Smart Identifiacation as False in the Object Repository for that field.I just want to give one example for this scenario where i faced a problem with Smart Identification.<br
/> In the web site which i used for tesing, there is one field present and was added to object repository with smart Identification as True, here i am testing for field excistence. In one intermediate release they have removed this field from the website, when i ran the automated test the check point was passed because smart identification was enabled.When i made smart identification as False then it is working as Expected.</p> ]]></content:encoded> </item> <item><title>By: Rohit</title><link>http://www.learnqtp.com/poll-qtp-smart-identification-usage/comment-page-1/#comment-5245</link> <dc:creator>Rohit</dc:creator> <pubDate>Wed, 07 Oct 2009 04:14:01 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=493#comment-5245</guid> <description>I make necessory changes in object properties in OR/Description.</description> <content:encoded><![CDATA[<p>I make necessory changes in object properties in OR/Description.</p> ]]></content:encoded> </item> <item><title>By: Surya Prakash</title><link>http://www.learnqtp.com/poll-qtp-smart-identification-usage/comment-page-1/#comment-5213</link> <dc:creator>Surya Prakash</dc:creator> <pubDate>Mon, 05 Oct 2009 08:20:50 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=493#comment-5213</guid> <description>When QTP Uses the “Smart Identification” to Identify the Object, It is a Clear Indication that
1) There is no object exactly matching with its physical description in OR (or)
2) There are more than one objects exactly matching with the physical Description.
But QTP Used the SI Process to complete the execution process.
So it is our responsibility to Review the Object Physical Description and take a decision
1)	Either to continue testing with the change in that Object Properties
2)	Or to Report a Message</description> <content:encoded><![CDATA[<p>When QTP Uses the “Smart Identification” to Identify the Object, It is a Clear Indication that</p><p>1) There is no object exactly matching with its physical description in OR (or)</p><p>2) There are more than one objects exactly matching with the physical Description.</p><p>But QTP Used the SI Process to complete the execution process.</p><p>So it is our responsibility to Review the Object Physical Description and take a decision</p><p>1)	Either to continue testing with the change in that Object Properties</p><p>2)	Or to Report a Message</p> ]]></content:encoded> </item> <item><title>By: Raj</title><link>http://www.learnqtp.com/poll-qtp-smart-identification-usage/comment-page-1/#comment-5169</link> <dc:creator>Raj</dc:creator> <pubDate>Fri, 02 Oct 2009 13:41:37 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=493#comment-5169</guid> <description>In fact i never liked to use Smart Identification, I always try to turn it off while running the script. I will have my object definition to be able to identify the objects with its properties or Ordinal Identifier</description> <content:encoded><![CDATA[<p>In fact i never liked to use Smart Identification, I always try to turn it off while running the script. I will have my object definition to be able to identify the objects with its properties or Ordinal Identifier</p> ]]></content:encoded> </item> <item><title>By: Karthik</title><link>http://www.learnqtp.com/poll-qtp-smart-identification-usage/comment-page-1/#comment-5016</link> <dc:creator>Karthik</dc:creator> <pubDate>Tue, 22 Sep 2009 09:36:10 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=493#comment-5016</guid> <description>Hi,
I too dont use smart identification rather choose to get the object identified properly. As SI may be intelligent  way QTP recongizes the most suitable object to work on, but its the scripter who has to ensure that object is identified properly with various methods of object identification techniques.
regards,
Karthik</description> <content:encoded><![CDATA[<p>Hi,</p><p>I too dont use smart identification rather choose to get the object identified properly. As SI may be intelligent  way QTP recongizes the most suitable object to work on, but its the scripter who has to ensure that object is identified properly with various methods of object identification techniques.</p><p>regards,<br
/> Karthik</p> ]]></content:encoded> </item> <item><title>By: Jithesh</title><link>http://www.learnqtp.com/poll-qtp-smart-identification-usage/comment-page-1/#comment-4907</link> <dc:creator>Jithesh</dc:creator> <pubDate>Wed, 09 Sep 2009 06:37:37 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=493#comment-4907</guid> <description>Changing the Smart Identification to False will not help basically as it reduces the performance of script.
If a Test Object is getting Identified with smart identification , user has to do the following steps
1. In Object Identification Setting User has to define set of Mandatory and Assistive Properties for the Particular Test Object.
2.Disable Smart Identification for Particular Test Object.
3. Then Add the Test Object to Repository.
Incase if an object is getting added with out defining the properties and disabling the smart identification script execution will be slow since it uses smart identification to identify test objects.</description> <content:encoded><![CDATA[<p>Changing the Smart Identification to False will not help basically as it reduces the performance of script.<br
/> If a Test Object is getting Identified with smart identification , user has to do the following steps<br
/> 1. In Object Identification Setting User has to define set of Mandatory and Assistive Properties for the Particular Test Object.<br
/> 2.Disable Smart Identification for Particular Test Object.<br
/> 3. Then Add the Test Object to Repository.</p><p>Incase if an object is getting added with out defining the properties and disabling the smart identification script execution will be slow since it uses smart identification to identify test objects.</p> ]]></content:encoded> </item> <item><title>By: NKN</title><link>http://www.learnqtp.com/poll-qtp-smart-identification-usage/comment-page-1/#comment-4876</link> <dc:creator>NKN</dc:creator> <pubDate>Thu, 03 Sep 2009 14:17:59 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=493#comment-4876</guid> <description>I dont go for SI. I use some mandatory properties to identify those objects</description> <content:encoded><![CDATA[<p>I dont go for SI. I use some mandatory properties to identify those objects</p> ]]></content:encoded> </item> <item><title>By: Chris Lawson</title><link>http://www.learnqtp.com/poll-qtp-smart-identification-usage/comment-page-1/#comment-4872</link> <dc:creator>Chris Lawson</dc:creator> <pubDate>Wed, 02 Sep 2009 16:20:26 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=493#comment-4872</guid> <description>I turn dumb &lt;I&gt; identification off in my automated tests.  If you implement a smart automation framework the built-in sales pitch ideas can be avoided.</description> <content:encoded><![CDATA[<p>I turn dumb <i> identification off in my automated tests.  If you implement a smart automation framework the built-in sales pitch ideas can be avoided.</i></p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 5/22 queries in 0.048 seconds using disk: basic

Served from: www.learnqtp.com @ 2012-02-10 12:57:14 -->
