<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Geeks Talk - QTP</title>
		<link>http://www.geekinterview.com/talk/</link>
		<description />
		<language>en</language>
		<lastBuildDate>Sat, 21 Nov 2009 05:49:11 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.geekinterview.com/talk/images/misc/rss.jpg</url>
			<title>Geeks Talk - QTP</title>
			<link>http://www.geekinterview.com/talk/</link>
		</image>
		<item>
			<title>Get Cell CoOrdinates of an object in the Webtable</title>
			<link>http://www.geekinterview.com/talk/16560-get-cell-coordinates-of-object-webtable.html</link>
			<pubDate>Wed, 18 Nov 2009 10:35:05 GMT</pubDate>
			<description>Hi Friends, 
 
ready with one more problem. :) 
 
Actually, need to validate a text which will appear in a WebTable after a specific object always....</description>
			<content:encoded><![CDATA[<div>Hi Friends,<br />
<br />
ready with one more problem. :)<br />
<br />
Actually, need to validate a text which will appear in a WebTable after a specific object always.<br />
I have a Webtable and it has WebElements with Class as MenuHeader which serve as Headings.<br />
eg:<br />
<b>Name</b><br />
some text<br />
<b>Address</b><br />
some text<br />
<br />
So I have to validate the text in between those headers.<br />
The headers have a different class and the text has a different class to identify with QTP. Now when I give<br />
Set OBJ = Description.Create()<br />
OBJ("micclass").Value = "WebElement"<br />
OBJ("class").Value = "MenuHeader"<br />
Set obj = Browser("B").Page("P").WebTable("WT").ChildObjects(OBJ)<br />
obj.Count<br />
This is working. But,<br />
1)I want to get the cell Coordinates for each WebElement of this type. How can I get the Cell Coordinates of these objects in the table?Using this Cell Coordinates I can validate the text in the next cell.<br />
2)ChildItem(r,c,"micclass",index) - this method is showing zero objects in every cell in the table when I give OBJ as the class. Should micclass only be a basic object type like WebButton,Link.. etc. Shouldn't it be a user defind object type?<br />
Please clarify ASAP.<br />
Thank you so much for the answers for all my previous questions. I am able to go ahead in my work successfully with your help.<br />
Hope, I will get answer for this problem also from this forum only. :)</div>

]]></content:encoded>
			<category domain="http://www.geekinterview.com/talk/qtp/">QTP</category>
			<dc:creator>spreadsmiles</dc:creator>
			<guid isPermaLink="true">http://www.geekinterview.com/talk/16560-get-cell-coordinates-of-object-webtable.html</guid>
		</item>
		<item>
			<title>How to get the AcxButton count in a window using childobject in QTP</title>
			<link>http://www.geekinterview.com/talk/16528-how-get-acxbutton-count-window-using.html</link>
			<pubDate>Fri, 13 Nov 2009 10:10:17 GMT</pubDate>
			<description>Hi  
We have AcxButtons in a application.  We need object count in the particular tab which includes the count of AcxButton also.  I am not able to...</description>
			<content:encoded><![CDATA[<div>Hi <br />
We have AcxButtons in a application.  We need object count in the particular tab which includes the count of AcxButton also.  I am not able to get the count of the AcxButton Count.<br />
Thanks in advance<br />
<br />
Thanks and regards<br />
Praneeth</div>

]]></content:encoded>
			<category domain="http://www.geekinterview.com/talk/qtp/">QTP</category>
			<dc:creator>praneeth_be</dc:creator>
			<guid isPermaLink="true">http://www.geekinterview.com/talk/16528-how-get-acxbutton-count-window-using.html</guid>
		</item>
		<item>
			<title>Issue with web tables and icons in SharePoint</title>
			<link>http://www.geekinterview.com/talk/16521-issue-with-web-tables-icons-sharepoint.html</link>
			<pubDate>Fri, 13 Nov 2009 04:50:39 GMT</pubDate>
			<description><![CDATA[Hi Friends, 
I'm testing a SharePoint application by QTP 8.2 
I face a problem that really difficult to me, please take a look on the description...]]></description>
			<content:encoded><![CDATA[<div>Hi Friends,<br />
I'm testing a SharePoint application by QTP 8.2<br />
I face a problem that really difficult to me, please take a look on the description below:<br />
As you may know, SharePoint is an application is allow customize function from user, so that, user can add many web parts and put at any place they like.<br />
For ex: if there are  two web parts existing in the SharePoint site<br />
When I using QTP to recognize a Web Table on any web part, it has the properties as "Index" and "html tag" only.<br />
Problem is: If there is any user changes the display of my web part, the "Index" of Web table is changed as well, so that QTP cannot identify exactly my object.<br />
Can anyone help me how to make that object as unique or another way to identify that web table object?<br />
Hope to receive many solutions from you. Thanks a lot.</div>

]]></content:encoded>
			<category domain="http://www.geekinterview.com/talk/qtp/">QTP</category>
			<dc:creator>Bao Huynh</dc:creator>
			<guid isPermaLink="true">http://www.geekinterview.com/talk/16521-issue-with-web-tables-icons-sharepoint.html</guid>
		</item>
		<item>
			<title>Help with passing data to EXCEL</title>
			<link>http://www.geekinterview.com/talk/16520-help-with-passing-data-to-excel.html</link>
			<pubDate>Fri, 13 Nov 2009 04:37:49 GMT</pubDate>
			<description><![CDATA['greetings, i created a script that enters data into webedits for a registration form. The webedits does not accept data(email address, member id) of...]]></description>
			<content:encoded><![CDATA[<div>'greetings, i created a script that enters data into webedits for a registration form. The webedits does not accept data(email address, member id) of an already registered member, so i need to develop a script to store or output the data from the first script into an excel. I will use this data to validate that the webedits doesn't accept this data and gives appropriate errors. Does anybody know how to do this? 'enter email address browser().page(").webedit("email address").set datatable("email_address", dtlocalsheet) 'enter member name browser().page().webedit("membername").set datatable("member_name", dtlocalsheet) thanks &amp; best regards, raphael</div>

]]></content:encoded>
			<category domain="http://www.geekinterview.com/talk/qtp/">QTP</category>
			<dc:creator>raphaelg</dc:creator>
			<guid isPermaLink="true">http://www.geekinterview.com/talk/16520-help-with-passing-data-to-excel.html</guid>
		</item>
		<item>
			<title>Exam code for ISTQB foundation level exam</title>
			<link>http://www.geekinterview.com/talk/16519-exam-code-istqb-foundation-level-exam.html</link>
			<pubDate>Thu, 12 Nov 2009 17:24:24 GMT</pubDate>
			<description>Hi, 
Anyone please tell me the ISTQB foundation level Exam code. 
Is it HB0-003 or HB0-004. 
I was just confused.Please tell me the correct code.</description>
			<content:encoded><![CDATA[<div>Hi,<br />
Anyone please tell me the ISTQB foundation level Exam code.<br />
Is it HB0-003 or HB0-004.<br />
I was just confused.Please tell me the correct code.</div>

]]></content:encoded>
			<category domain="http://www.geekinterview.com/talk/qtp/">QTP</category>
			<dc:creator>v.parimala</dc:creator>
			<guid isPermaLink="true">http://www.geekinterview.com/talk/16519-exam-code-istqb-foundation-level-exam.html</guid>
		</item>
		<item>
			<title>Validate a SAP report</title>
			<link>http://www.geekinterview.com/talk/16482-validate-a-sap-report.html</link>
			<pubDate>Sun, 08 Nov 2009 22:13:26 GMT</pubDate>
			<description>Hi, 
 
Could anyone please let me as to what is the method to validate a SAP report. I have used the SetFocus method to validate a particular field....</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
Could anyone please let me as to what is the method to validate a SAP report. I have used the SetFocus method to validate a particular field. But I would like to know how to validate that the report is seen once the transaction has been executed?<br />
<br />
Thanks, Shilpa</div>

]]></content:encoded>
			<category domain="http://www.geekinterview.com/talk/qtp/">QTP</category>
			<dc:creator>shilparach</dc:creator>
			<guid isPermaLink="true">http://www.geekinterview.com/talk/16482-validate-a-sap-report.html</guid>
		</item>
		<item>
			<title>Regular Expression issue</title>
			<link>http://www.geekinterview.com/talk/16481-regular-expression-issue.html</link>
			<pubDate>Sun, 08 Nov 2009 21:32:45 GMT</pubDate>
			<description>Dear all, 
 
I am working on SAP application along with QTP. I need to validate a SAPGuiEdit object where the number always changes, like in ,...</description>
			<content:encoded><![CDATA[<div>Dear all,<br />
<br />
I am working on SAP application along with QTP. I need to validate a SAPGuiEdit object where the number always changes, like in , "Employee 1234", where 1234 always changes. <br />
<br />
I tried to give the regular expression but the checkpoint did not work. Could anyone please let me know the regular expression to be used? Do I need to change in the OR or the checkpoint properties? <br />
<br />
Thanks, Shilpa</div>

]]></content:encoded>
			<category domain="http://www.geekinterview.com/talk/qtp/">QTP</category>
			<dc:creator>shilparach</dc:creator>
			<guid isPermaLink="true">http://www.geekinterview.com/talk/16481-regular-expression-issue.html</guid>
		</item>
		<item>
			<title>Qtp</title>
			<link>http://www.geekinterview.com/talk/16478-qtp.html</link>
			<pubDate>Sun, 08 Nov 2009 14:13:56 GMT</pubDate>
			<description>what is the paramater we r passing to the BitmapCheckpoint.</description>
			<content:encoded><![CDATA[<div>what is the paramater we r passing to the BitmapCheckpoint.</div>

]]></content:encoded>
			<category domain="http://www.geekinterview.com/talk/qtp/">QTP</category>
			<dc:creator>jagadishbabu</dc:creator>
			<guid isPermaLink="true">http://www.geekinterview.com/talk/16478-qtp.html</guid>
		</item>
		<item>
			<title>WebButton and WebCheckBox Properties</title>
			<link>http://www.geekinterview.com/talk/16452-webbutton-and-webcheckbox-properties.html</link>
			<pubDate>Wed, 04 Nov 2009 04:22:25 GMT</pubDate>
			<description>Hi Friends, 
I am not able to differentiate a hidden and a visible object(WebButton, WebCheckbox). 
I have used following properties which are giving...</description>
			<content:encoded><![CDATA[<div>Hi Friends,<br />
I am not able to differentiate a hidden and a visible object(WebButton, WebCheckbox).<br />
I have used following properties which are giving me same output at run time in both the cases (hidden and visible):<br />
1.Visible - True<br />
2.Disabled - 0<br />
3.Exist - True<br />
Smart Identification is disabled.Still I am not able to differentiate.<br />
Could anyone please suggest a solution.<br />
It's very urgent for me.<br />
thanks in advance.</div>

]]></content:encoded>
			<category domain="http://www.geekinterview.com/talk/qtp/">QTP</category>
			<dc:creator>spreadsmiles</dc:creator>
			<guid isPermaLink="true">http://www.geekinterview.com/talk/16452-webbutton-and-webcheckbox-properties.html</guid>
		</item>
		<item>
			<title>QTP10.0 + IE6SP1 + Windows 2000 Professional</title>
			<link>http://www.geekinterview.com/talk/16450-qtp10-0-ie6sp1-windows-2000-professional.html</link>
			<pubDate>Tue, 03 Nov 2009 07:27:07 GMT</pubDate>
			<description><![CDATA[Hi friends, 
 
   I am using QTP 10.0 trial version to execute the scripts of an AUT. I faced the Problem as  *"Microsoft Internet Explorer as...]]></description>
			<content:encoded><![CDATA[<div><font color="Navy">Hi friends,<br />
<br />
   I am using QTP 10.0 trial version to execute the scripts of an AUT. I faced the Problem as  <b>"Microsoft Internet Explorer as encountered the problem. Need to close. Sorry for Inconvinenece" </b>  Pop-up windows once after Closing the Browser  and the QTP through Script.  But I am not getting is the problem with the IE or QTP or the OS. Can anyone help me out from it. waiting for ur answers..<br />
<br />
Thanks &amp; regards,<br />
Sowmya</font></div>

]]></content:encoded>
			<category domain="http://www.geekinterview.com/talk/qtp/">QTP</category>
			<dc:creator>SowmyaManjunath</dc:creator>
			<guid isPermaLink="true">http://www.geekinterview.com/talk/16450-qtp10-0-ie6sp1-windows-2000-professional.html</guid>
		</item>
		<item>
			<title>Removing the values from variables for each iteration</title>
			<link>http://www.geekinterview.com/talk/16449-removing-the-values-variables-each-iteration.html</link>
			<pubDate>Tue, 03 Nov 2009 06:46:00 GMT</pubDate>
			<description>Hi friends, 
When using an Excel sheet for input variables, 
in one row I need the variables to be null and in some other row I need the same...</description>
			<content:encoded><![CDATA[<div>Hi friends,<br />
When using an Excel sheet for input variables,<br />
in one row I need the variables to be null and in some other row I need the same variable to contain some value.<br />
For example, if the excel sheet contains data as follows<br />
eg:       A B C D<br />
Row 1:  4 0 1  3<br />
Row 2:     1 2  3<br />
<br />
When second row is getting executed, A is still having the value 4 where I need it to be null.<br />
<br />
Is there a solution for this other than setting every variable to nothing or null at the start of each iteration? setting each variable to null is some what tedious for me because I have more than 100 variables in my excel sheet. This is very urgent for me. Please respond ASAP if u have an answer. Thanks in advance.</div>

]]></content:encoded>
			<category domain="http://www.geekinterview.com/talk/qtp/">QTP</category>
			<dc:creator>spreadsmiles</dc:creator>
			<guid isPermaLink="true">http://www.geekinterview.com/talk/16449-removing-the-values-variables-each-iteration.html</guid>
		</item>
		<item>
			<title>qtp</title>
			<link>http://www.geekinterview.com/talk/16410-qtp.html</link>
			<pubDate>Tue, 27 Oct 2009 11:45:04 GMT</pubDate>
			<description>using qtp how can be test code standards,code performance,sql performance,:):):)</description>
			<content:encoded><![CDATA[<div>using qtp how can be test code standards,code performance,sql performance,:):):)</div>

]]></content:encoded>
			<category domain="http://www.geekinterview.com/talk/qtp/">QTP</category>
			<dc:creator>anjitha</dc:creator>
			<guid isPermaLink="true">http://www.geekinterview.com/talk/16410-qtp.html</guid>
		</item>
		<item>
			<title>QTP browser testing</title>
			<link>http://www.geekinterview.com/talk/16409-qtp-browser-testing.html</link>
			<pubDate>Tue, 27 Oct 2009 11:38:32 GMT</pubDate>
			<description>Is browser testing possible in QTP 10.0.can anyone reply to my questions?:)</description>
			<content:encoded><![CDATA[<div>Is browser testing possible in QTP 10.0.can anyone reply to my questions?:)</div>

]]></content:encoded>
			<category domain="http://www.geekinterview.com/talk/qtp/">QTP</category>
			<dc:creator>anjitha</dc:creator>
			<guid isPermaLink="true">http://www.geekinterview.com/talk/16409-qtp-browser-testing.html</guid>
		</item>
		<item>
			<title>Repeat all the rows in action data table with each row in global table</title>
			<link>http://www.geekinterview.com/talk/16399-repeat-all-rows-action-data-table.html</link>
			<pubDate>Sun, 25 Oct 2009 05:54:46 GMT</pubDate>
			<description>I want to repeat all the rows available in the action data table for each row in global datatable. 
 
Please reply.</description>
			<content:encoded><![CDATA[<div>I want to repeat all the rows available in the action data table for each row in global datatable.<br />
<br />
Please reply.</div>

]]></content:encoded>
			<category domain="http://www.geekinterview.com/talk/qtp/">QTP</category>
			<dc:creator>edwardtuty</dc:creator>
			<guid isPermaLink="true">http://www.geekinterview.com/talk/16399-repeat-all-rows-action-data-table.html</guid>
		</item>
		<item>
			<title>When can we use DOM</title>
			<link>http://www.geekinterview.com/talk/16397-when-can-we-use-dom.html</link>
			<pubDate>Sun, 25 Oct 2009 03:38:59 GMT</pubDate>
			<description>Hi Friends, 
 
How we can use Document Object Model(DOM) in QTP. 
Please explain with different example, this will be helpful for every qtp...</description>
			<content:encoded><![CDATA[<div>Hi Friends,<br />
<br />
How we can use Document Object Model(DOM) in QTP.<br />
Please explain with different example, this will be helpful for every qtp programmer.</div>

]]></content:encoded>
			<category domain="http://www.geekinterview.com/talk/qtp/">QTP</category>
			<dc:creator>edwardtuty</dc:creator>
			<guid isPermaLink="true">http://www.geekinterview.com/talk/16397-when-can-we-use-dom.html</guid>
		</item>
		<item>
			<title>Qtp</title>
			<link>http://www.geekinterview.com/talk/16393-qtp.html</link>
			<pubDate>Sat, 24 Oct 2009 12:54:58 GMT</pubDate>
			<description>what does the schedule manager in qtp</description>
			<content:encoded><![CDATA[<div>what does the schedule manager in qtp</div>

]]></content:encoded>
			<category domain="http://www.geekinterview.com/talk/qtp/">QTP</category>
			<dc:creator>jagadishbabu</dc:creator>
			<guid isPermaLink="true">http://www.geekinterview.com/talk/16393-qtp.html</guid>
		</item>
		<item>
			<title>Date Comparison with date and text format</title>
			<link>http://www.geekinterview.com/talk/16387-date-comparison-with-date-text-format.html</link>
			<pubDate>Fri, 23 Oct 2009 18:59:18 GMT</pubDate>
			<description>Hello Friends, 
 
This is my first post. 
 
I wants to compare date format(24/10/2009) from the DB with the date format(24 October 2009) in the page....</description>
			<content:encoded><![CDATA[<div>Hello Friends,<br />
<br />
This is my first post.<br />
<br />
I wants to compare date format(24/10/2009) from the DB with the date format(24 October 2009) in the page.<br />
<br />
Whether there is any syntax for comparing these type of dates other than comparing each field separately.<br />
<br />
Please reply.<br />
<br />
Thanks.</div>

]]></content:encoded>
			<category domain="http://www.geekinterview.com/talk/qtp/">QTP</category>
			<dc:creator>edwardtuty</dc:creator>
			<guid isPermaLink="true">http://www.geekinterview.com/talk/16387-date-comparison-with-date-text-format.html</guid>
		</item>
		<item>
			<title>requirementschange</title>
			<link>http://www.geekinterview.com/talk/16379-requirementschange.html</link>
			<pubDate>Thu, 22 Oct 2009 15:29:54 GMT</pubDate>
			<description>How do u proceed for automation,requirements are changing frequently,how 
do u handle.</description>
			<content:encoded><![CDATA[<div>How do u proceed for automation,requirements are changing frequently,how<br />
do u handle.</div>

]]></content:encoded>
			<category domain="http://www.geekinterview.com/talk/qtp/">QTP</category>
			<dc:creator>jagadishbabu</dc:creator>
			<guid isPermaLink="true">http://www.geekinterview.com/talk/16379-requirementschange.html</guid>
		</item>
	</channel>
</rss>
