<?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: Make your QTP scripts perform better</title> <atom:link href="http://www.learnqtp.com/make-your-qtp-scripts-perform-better/feed/" rel="self" type="application/rss+xml" /><link>http://www.learnqtp.com/make-your-qtp-scripts-perform-better/</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: uma</title><link>http://www.learnqtp.com/make-your-qtp-scripts-perform-better/comment-page-2/#comment-8993</link> <dc:creator>uma</dc:creator> <pubDate>Wed, 23 Jun 2010 07:41:39 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=4#comment-8993</guid> <description>hi thanks</description> <content:encoded><![CDATA[<p>hi thanks</p> ]]></content:encoded> </item> <item><title>By: Sushant</title><link>http://www.learnqtp.com/make-your-qtp-scripts-perform-better/comment-page-1/#comment-8058</link> <dc:creator>Sushant</dc:creator> <pubDate>Mon, 10 May 2010 13:52:27 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=4#comment-8058</guid> <description>Hi Ankar,
I want to configure QTP in QC .How to proceed with that .</description> <content:encoded><![CDATA[<p>Hi Ankar,</p><p>I want to configure QTP in QC .How to proceed with that .</p> ]]></content:encoded> </item> <item><title>By: sonu</title><link>http://www.learnqtp.com/make-your-qtp-scripts-perform-better/comment-page-1/#comment-7589</link> <dc:creator>sonu</dc:creator> <pubDate>Sun, 04 Apr 2010 03:29:28 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=4#comment-7589</guid> <description>Hi,
Iam plannning to learn QTP, can some one make me clear about how to create test scripts using Qtp.                                                                                  Eg: I have 5 manual testing scenarios                               (a) Login to viewer
(b) select the template
(c) Enter the credentials to login to particular template
(d)view the images
(e) click on close                                                                 Using Qtp: Should i first record the steps from a to e and introduce the objects to object repository and then modify the script???? what should be i modifying . Please respond</description> <content:encoded><![CDATA[<p>Hi,<br
/> Iam plannning to learn QTP, can some one make me clear about how to create test scripts using Qtp.                                                                                  Eg: I have 5 manual testing scenarios                               (a) Login to viewer<br
/> (b) select the template<br
/> (c) Enter the credentials to login to particular template<br
/> (d)view the images<br
/> (e) click on close                                                                 Using Qtp: Should i first record the steps from a to e and introduce the objects to object repository and then modify the script???? what should be i modifying . Please respond</p> ]]></content:encoded> </item> <item><title>By: vikas</title><link>http://www.learnqtp.com/make-your-qtp-scripts-perform-better/comment-page-1/#comment-7173</link> <dc:creator>vikas</dc:creator> <pubDate>Mon, 08 Mar 2010 03:26:12 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=4#comment-7173</guid> <description>hi,
i need help regarding wait statement, i want to wait 14 sec * no of iterations so if 10 iterations wait 14 * 10 how can i define it.
help is much appreciated can any one please reply me back on vicky.phd@gmail.com
Regards,
Vikas</description> <content:encoded><![CDATA[<p>hi,<br
/> i need help regarding wait statement, i want to wait 14 sec * no of iterations so if 10 iterations wait 14 * 10 how can i define it.<br
/> help is much appreciated can any one please reply me back on <a
href="mailto:vicky.phd@gmail.com">vicky.phd@gmail.com</a><br
/> Regards,<br
/> Vikas</p> ]]></content:encoded> </item> <item><title>By: kiran</title><link>http://www.learnqtp.com/make-your-qtp-scripts-perform-better/comment-page-1/#comment-7015</link> <dc:creator>kiran</dc:creator> <pubDate>Thu, 25 Feb 2010 15:12:13 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=4#comment-7015</guid> <description>Good post, it&#039;s seems to learn easily.</description> <content:encoded><![CDATA[<p>Good post, it&#8217;s seems to learn easily.</p> ]]></content:encoded> </item> <item><title>By: prasanna</title><link>http://www.learnqtp.com/make-your-qtp-scripts-perform-better/comment-page-1/#comment-7006</link> <dc:creator>prasanna</dc:creator> <pubDate>Wed, 24 Feb 2010 00:20:31 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=4#comment-7006</guid> <description>Hi, I am new to QTP. I looked at all your solutions and they are really well explained and clear.
I have a question, hope you have a solution.
I am using systemutil.run to invoke an application from the server. This app displays a shockwave movie. Sometimes it takes time to display and sometimes it doesnot.  if movie is displayed i capture some text and use it for a match in some other file.
now prob is , when it is displayed, it captures , test is passed.
but when it delays in displaying, text is not captured and it fails. I want it to pass. how do i make it.. tht movie is surely going to display. if not displayed it should say it doesnot exist.
how to write script for it?</description> <content:encoded><![CDATA[<p>Hi, I am new to QTP. I looked at all your solutions and they are really well explained and clear.<br
/> I have a question, hope you have a solution.<br
/> I am using systemutil.run to invoke an application from the server. This app displays a shockwave movie. Sometimes it takes time to display and sometimes it doesnot.  if movie is displayed i capture some text and use it for a match in some other file.<br
/> now prob is , when it is displayed, it captures , test is passed.<br
/> but when it delays in displaying, text is not captured and it fails. I want it to pass. how do i make it.. tht movie is surely going to display. if not displayed it should say it doesnot exist.<br
/> how to write script for it?</p> ]]></content:encoded> </item> <item><title>By: vijay</title><link>http://www.learnqtp.com/make-your-qtp-scripts-perform-better/comment-page-1/#comment-6926</link> <dc:creator>vijay</dc:creator> <pubDate>Tue, 16 Feb 2010 07:05:30 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=4#comment-6926</guid> <description>Hi Anukar,
I write function for launching the web based application. It works fine when the Qtp tool position is changed(When tool is in minimized state , I changed tool to maximized ). When we cant change the state the tool rises an error like &quot;Invalid procedure or arguments&quot;.Please give to reply how to rectify this problem.
Function which i had written is given below
Function openapp ()
&#039;apath = &quot;http://devtest.metaehr.com:8080/ehrgwt.html&quot;
SystemUtil.Run &quot;http://devtest.metaehr.com:8080/ehrgwt.html&quot;,&quot;&quot;,&quot;http://devtest.metaehr.com:8080/&quot;,&quot;open&quot;
openapp = &quot;Web site Opened&quot;
End Function</description> <content:encoded><![CDATA[<p>Hi Anukar,<br
/> I write function for launching the web based application. It works fine when the Qtp tool position is changed(When tool is in minimized state , I changed tool to maximized ). When we cant change the state the tool rises an error like &#8220;Invalid procedure or arguments&#8221;.Please give to reply how to rectify this problem.<br
/> Function which i had written is given below<br
/> Function openapp ()<br
/> &#8216;apath = &#8220;http://devtest.metaehr.com:8080/ehrgwt.html&#8221;</p><p> SystemUtil.Run &#8220;http://devtest.metaehr.com:8080/ehrgwt.html&#8221;,&#8221;",&#8221;http://devtest.metaehr.com:8080/&#8221;,&#8221;open&#8221;</p><p> openapp = &#8220;Web site Opened&#8221;<br
/> End Function</p> ]]></content:encoded> </item> <item><title>By: Johnny</title><link>http://www.learnqtp.com/make-your-qtp-scripts-perform-better/comment-page-1/#comment-6395</link> <dc:creator>Johnny</dc:creator> <pubDate>Mon, 18 Jan 2010 07:08:36 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=4#comment-6395</guid> <description>Hi  Ankur,
I had a doubt , my scenario is  .
1. I had an Existing Xml file.
2. I need to change some particular value in that file using data table .
3.  I will use multiple itreations to change tha value for 10  times.
4. My doubt is how we can open an existing Xml file and how can we find the value inside it and how we can attach the particular fiel to our script?
5. so please help me out in this scenario..please mail me if any answer with you @ raj.nunna@gmail.com</description> <content:encoded><![CDATA[<p>Hi  Ankur,</p><p> I had a doubt , my scenario is  .</p><p> 1. I had an Existing Xml file.</p><p> 2. I need to change some particular value in that file using data table .</p><p> 3.  I will use multiple itreations to change tha value for 10  times.</p><p> 4. My doubt is how we can open an existing Xml file and how can we find the value inside it and how we can attach the particular fiel to our script?</p><p> 5. so please help me out in this scenario..please mail me if any answer with you @ <a
href="mailto:raj.nunna@gmail.com">raj.nunna@gmail.com</a></p> ]]></content:encoded> </item> <item><title>By: ramu</title><link>http://www.learnqtp.com/make-your-qtp-scripts-perform-better/comment-page-1/#comment-6323</link> <dc:creator>ramu</dc:creator> <pubDate>Mon, 11 Jan 2010 09:07:46 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=4#comment-6323</guid> <description>how to send the log file to the mail</description> <content:encoded><![CDATA[<p>how to send the log file to the mail</p> ]]></content:encoded> </item> <item><title>By: ram</title><link>http://www.learnqtp.com/make-your-qtp-scripts-perform-better/comment-page-1/#comment-5643</link> <dc:creator>ram</dc:creator> <pubDate>Fri, 13 Nov 2009 09:10:33 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=4#comment-5643</guid> <description>hi vini,
if u want export all the automation scripts
1.Go to QTP/options/run/select allow the other HP products
2.Go to file/Quality center connection/connect server &quot;http://server/qcbin&quot; click on connect server
3.After connection create folders there only or in test plan
4. Click on save AS
5.scripts saved in your testplan with all attachments
6.You have to the variables also and associated all rep,rec,lib,env
7. Open QC and Click on Lunch.
8.Tool will be luanch with scripts
9.Click on run
10.Generate the results in defects folder
regards,
Ram.I</description> <content:encoded><![CDATA[<p>hi vini,</p><p>if u want export all the automation scripts</p><p>1.Go to QTP/options/run/select allow the other HP products</p><p>2.Go to file/Quality center connection/connect server &#8220;http://server/qcbin&#8221; click on connect server</p><p>3.After connection create folders there only or in test plan</p><p>4. Click on save AS</p><p>5.scripts saved in your testplan with all attachments</p><p>6.You have to the variables also and associated all rep,rec,lib,env</p><p>7. Open QC and Click on Lunch.</p><p>8.Tool will be luanch with scripts</p><p>9.Click on run</p><p>10.Generate the results in defects folder</p><p>regards,<br
/> Ram.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.037 seconds using disk: basic

Served from: www.learnqtp.com @ 2012-02-10 13:09:51 -->
