<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;A0EHRHY8eSp7ImA9WhRXE0s.&quot;"><id>tag:blogger.com,1999:blog-1723553338602212412</id><updated>2011-12-20T13:57:15.871+05:30</updated><title>Software Testing</title><subtitle type="html">Testing Tips for Silk Test, Silk Performer, RFT (Rational Functional Tester), RPT ( Rational Performance Tester), QTP (Quick Test Professional), Load runner, Winrunner, Test Complete, Test Partner, ISTQB standards, CSTP standards, Performance Testing Concepts, Automation Testing Concepts, Software Testing Concepts</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://testing-fundas.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://testing-fundas.blogspot.com/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default?start-index=26&amp;max-results=25&amp;redirect=false&amp;v=2" /><author><name>B S Rao</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>87</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/blogspot/gnww" /><feedburner:info uri="blogspot/gnww" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry gd:etag="W/&quot;Ck8CSXs_eyp7ImA9WhdSGUg.&quot;"><id>tag:blogger.com,1999:blog-1723553338602212412.post-4795174378153898872</id><published>2009-12-02T13:33:00.005+05:30</published><updated>2011-07-29T20:17:48.543+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-29T20:17:48.543+05:30</app:edited><title>Working With DotNetFactory Object using QTP</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/k33VaQsv59kJV9ySkmxqEIr_UoY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/k33VaQsv59kJV9ySkmxqEIr_UoY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/k33VaQsv59kJV9ySkmxqEIr_UoY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/k33VaQsv59kJV9ySkmxqEIr_UoY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="TEXT-ALIGN: left"&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="TEXT-ALIGN: left"&gt;The below mentioned code is developed for Working With DotNetFactory Object using QTP&lt;br /&gt;&lt;br /&gt;'Creating a DotNetFactory object pointing to a XML File&lt;br /&gt;Set xmlDNFObj = DotNetFactory.CreateInstance("System.Xml.XPath.XPathDocument",, "c:\plant_catalogue.xml")&lt;br /&gt;&lt;br /&gt;'Reading the nodes of the XML file into a list object&lt;br /&gt;set xmlDNFNodes = xmlDNFObj.CreateNavigator.select( "/CATALOG/PLANT/COMMON")&lt;br /&gt;&lt;br /&gt;'Traversing through the list of objects and displaying the values&lt;br /&gt;Do While xmlDNFNodes.MoveNext&lt;br /&gt;&lt;br /&gt;print xmlDNFNodes.current.value&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="TEXT-ALIGN: left"&gt;loop&lt;br /&gt;&lt;br /&gt;'Destroying the list of DotNetFactory objects&lt;br /&gt;Set xmlDNFObj = Nothing&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;To download the XML file associated with the above program please &lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="TEXT-ALIGN: left"&gt;download plant_catalog.xml from W3School &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1723553338602212412-4795174378153898872?l=testing-fundas.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/gnww/~4/WAHQxNsLUPc" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://testing-fundas.blogspot.com/feeds/4795174378153898872/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://testing-fundas.blogspot.com/2009/12/working-with-dotnetfactory-object-using.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/4795174378153898872?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/4795174378153898872?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/gnww/~3/WAHQxNsLUPc/working-with-dotnetfactory-object-using.html" title="Working With DotNetFactory Object using QTP" /><author><name>B S Rao</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://testing-fundas.blogspot.com/2009/12/working-with-dotnetfactory-object-using.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkUGQ3w6cCp7ImA9WhdSF0g.&quot;"><id>tag:blogger.com,1999:blog-1723553338602212412.post-2625085197480865919</id><published>2009-12-02T13:15:00.002+05:30</published><updated>2011-07-27T13:40:22.218+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-27T13:40:22.218+05:30</app:edited><title>Working With XMLUtil Object using QTP</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/QBFBKgTW5pZKO-C_xEjWLZx-f-w/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/QBFBKgTW5pZKO-C_xEjWLZx-f-w/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/QBFBKgTW5pZKO-C_xEjWLZx-f-w/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/QBFBKgTW5pZKO-C_xEjWLZx-f-w/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;The below mentioned code is developed for Working With XMLUtil Object using QTP&lt;br /&gt;&lt;br /&gt;'Create a XMLUtil Object&lt;br /&gt;Set xmlUtilObj = XMLUtil.CreateXML&lt;br /&gt;&lt;br /&gt;'Load a XML file using XMLUtil Object&lt;br /&gt;xmlUtilObj.LoadFile "c:\plant_catalogue.xml"&lt;br /&gt;&lt;br /&gt;msgbox xmlUtilObj.GetRootElement()&lt;br /&gt;&lt;br /&gt;' Get the Child elements of XML File&lt;br /&gt;Set xmlChildList = xmlUtilObj.ChildElementsByPath( "/CATALOG/PLANT/COMMON")&lt;br /&gt;&lt;br /&gt;' Traverse through the XML File to read ans display the contents&lt;br /&gt;For i = 1 to xmlChildList.count&lt;br /&gt;print xmlChildList.item(i).value&lt;br /&gt;Next&lt;br /&gt;&lt;br /&gt;'Destroy the XMLUtil Object&lt;br /&gt;Set xmlUtilObj = Nothing&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;download plant_catalog.xml from W3Schools&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1723553338602212412-2625085197480865919?l=testing-fundas.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/gnww/~4/G5nA_d0KWe0" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://testing-fundas.blogspot.com/feeds/2625085197480865919/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://testing-fundas.blogspot.com/2009/12/working-with-xmlutil-object-using-qtp.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/2625085197480865919?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/2625085197480865919?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/gnww/~3/G5nA_d0KWe0/working-with-xmlutil-object-using-qtp.html" title="Working With XMLUtil Object using QTP" /><author><name>B S Rao</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://testing-fundas.blogspot.com/2009/12/working-with-xmlutil-object-using-qtp.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkUARXY8fip7ImA9WhdSF0g.&quot;"><id>tag:blogger.com,1999:blog-1723553338602212412.post-7458401946832407845</id><published>2009-12-02T11:08:00.003+05:30</published><updated>2011-07-27T13:40:44.876+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-27T13:40:44.876+05:30</app:edited><title>Working With Microsoft XMLDOM using QTP</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/EcgqtwiOvGofV7_eD9KYO18gPqw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/EcgqtwiOvGofV7_eD9KYO18gPqw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/EcgqtwiOvGofV7_eD9KYO18gPqw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/EcgqtwiOvGofV7_eD9KYO18gPqw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;The following programme prints the values of XML file to QTP output window.&lt;br /&gt;&lt;br /&gt;'CREATE THE COM OBJECT FOR XML USING Microsoft XMLDOM&lt;br /&gt;Set xmlDOMObj = CreateObject("Microsoft.XMLDOM")&lt;br /&gt;&lt;br /&gt;'Load XML file using&lt;br /&gt;xmlDOMObj.Load("C:\plant_catalogue.xml")&lt;br /&gt;&lt;br /&gt;'Assign PLAT nodes to a list nodes&lt;br /&gt;Set nodes = xmlDOMObj.SelectNodes("/CATALOG/PLANT")&lt;br /&gt;MsgBox "Total No. of Plants: " &amp;amp; nodes.Length&lt;br /&gt;&lt;br /&gt;' GET ALL common NAMES of the plant&lt;br /&gt;Set nodes = xmlDOMObj.SelectNodes("/CATALOG/PLANT/COMMON/text()")&lt;br /&gt;&lt;br /&gt;' DISPLAY all the common name values&lt;br /&gt;For i = 0 To (nodes.Length - 1)&lt;br /&gt;NodeTitle = nodes(i).NodeValue&lt;br /&gt;print "Plant Title #" &amp;amp; (i + 1) &amp;amp; ": " &amp;amp; NodeTitle&lt;br /&gt;Next&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;download plant_catalog.xml from W3Schools&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1723553338602212412-7458401946832407845?l=testing-fundas.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/gnww/~4/YMbUg7nCBe8" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://testing-fundas.blogspot.com/feeds/7458401946832407845/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://testing-fundas.blogspot.com/2009/12/working-with-microsoft-xmldom-using-qtp.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/7458401946832407845?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/7458401946832407845?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/gnww/~3/YMbUg7nCBe8/working-with-microsoft-xmldom-using-qtp.html" title="Working With Microsoft XMLDOM using QTP" /><author><name>B S Rao</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://testing-fundas.blogspot.com/2009/12/working-with-microsoft-xmldom-using-qtp.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkUHQXs9cCp7ImA9WxVaE0g.&quot;"><id>tag:blogger.com,1999:blog-1723553338602212412.post-1569676604022888406</id><published>2009-04-10T13:25:00.001+05:30</published><updated>2009-04-10T13:27:10.568+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-04-10T13:27:10.568+05:30</app:edited><title>Rational Test Management</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/PTZ0-Dcq3eM_08Rg-q4t5u36KQw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/PTZ0-Dcq3eM_08Rg-q4t5u36KQw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/PTZ0-Dcq3eM_08Rg-q4t5u36KQw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/PTZ0-Dcq3eM_08Rg-q4t5u36KQw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Here you can find all the information related to Rational Test Management&lt;br /&gt;&lt;br /&gt;Rational Test Management Certification&lt;br /&gt;&lt;br /&gt;Rational Test Management Courseware to quick start&lt;br /&gt;&lt;br /&gt;Rational Test Management Certification Sample Questions&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1723553338602212412-1569676604022888406?l=testing-fundas.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/gnww/~4/PzW4oysofpQ" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://testing-fundas.blogspot.com/feeds/1569676604022888406/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://testing-fundas.blogspot.com/2009/04/rational-test-management.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/1569676604022888406?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/1569676604022888406?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/gnww/~3/PzW4oysofpQ/rational-test-management.html" title="Rational Test Management" /><author><name>B S Rao</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://testing-fundas.blogspot.com/2009/04/rational-test-management.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkYHQ306fCp7ImA9WxVaE0g.&quot;"><id>tag:blogger.com,1999:blog-1723553338602212412.post-4520293748880222541</id><published>2009-04-10T13:24:00.000+05:30</published><updated>2009-04-10T13:25:32.314+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-04-10T13:25:32.314+05:30</app:edited><title>Rational Robot</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/17QWlB8hN_Ih0_OUkyZVF7AfcZw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/17QWlB8hN_Ih0_OUkyZVF7AfcZw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/17QWlB8hN_Ih0_OUkyZVF7AfcZw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/17QWlB8hN_Ih0_OUkyZVF7AfcZw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Here you can find all the information related to Rational Robot&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/04/rational-robot-certification.html"&gt;Rational Robot Certification&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Rational Robot Courseware to quick start&lt;br /&gt;&lt;br /&gt;Rational Robot Certification Sample Questions&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1723553338602212412-4520293748880222541?l=testing-fundas.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/gnww/~4/OIueolzB3ws" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://testing-fundas.blogspot.com/feeds/4520293748880222541/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://testing-fundas.blogspot.com/2009/04/rational-robot.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/4520293748880222541?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/4520293748880222541?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/gnww/~3/OIueolzB3ws/rational-robot.html" title="Rational Robot" /><author><name>B S Rao</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://testing-fundas.blogspot.com/2009/04/rational-robot.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A04CR3g_fSp7ImA9WxVaE0k.&quot;"><id>tag:blogger.com,1999:blog-1723553338602212412.post-7116365651325961740</id><published>2009-04-10T13:19:00.002+05:30</published><updated>2009-04-10T13:22:46.645+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-04-10T13:22:46.645+05:30</app:edited><title>RPT</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Tj3uUJeP7VZ_I_PqzCVF1JyKlYk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Tj3uUJeP7VZ_I_PqzCVF1JyKlYk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Tj3uUJeP7VZ_I_PqzCVF1JyKlYk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Tj3uUJeP7VZ_I_PqzCVF1JyKlYk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Here you can find all the information related to Rational Performance Tester&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/04/rational-performance-tester.html"&gt;Rational Performance Tester Certification&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Rational Performance Tester Courseware to quick start&lt;br /&gt;&lt;br /&gt;Rational Performance Tester Certification Sample Questions&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1723553338602212412-7116365651325961740?l=testing-fundas.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/gnww/~4/NK_eV4R8W0M" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://testing-fundas.blogspot.com/feeds/7116365651325961740/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://testing-fundas.blogspot.com/2009/04/rpt.html#comment-form" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/7116365651325961740?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/7116365651325961740?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/gnww/~3/NK_eV4R8W0M/rpt.html" title="RPT" /><author><name>B S Rao</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>1</thr:total><feedburner:origLink>http://testing-fundas.blogspot.com/2009/04/rpt.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0YGSHY7eSp7ImA9WhdSF04.&quot;"><id>tag:blogger.com,1999:blog-1723553338602212412.post-1083589440422234164</id><published>2009-04-10T13:09:00.005+05:30</published><updated>2011-07-27T09:28:49.801+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-27T09:28:49.801+05:30</app:edited><title>RFT</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/SmPlJynXOjzImWc3Q90k9-45y90/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/SmPlJynXOjzImWc3Q90k9-45y90/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/SmPlJynXOjzImWc3Q90k9-45y90/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/SmPlJynXOjzImWc3Q90k9-45y90/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Here you can find all the information related to Rational Functional Tester&lt;br /&gt;Keep watching here for more details&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1723553338602212412-1083589440422234164?l=testing-fundas.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/gnww/~4/NGZagMVXCmQ" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://testing-fundas.blogspot.com/feeds/1083589440422234164/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://testing-fundas.blogspot.com/2009/04/rft.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/1083589440422234164?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/1083589440422234164?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/gnww/~3/NGZagMVXCmQ/rft.html" title="RFT" /><author><name>B S Rao</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://testing-fundas.blogspot.com/2009/04/rft.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkQHQX84eSp7ImA9WhdSF04.&quot;"><id>tag:blogger.com,1999:blog-1723553338602212412.post-7488709959800302252</id><published>2009-04-10T13:06:00.001+05:30</published><updated>2011-07-27T09:15:30.131+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-27T09:15:30.131+05:30</app:edited><title>Performance Center</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/2turEXcXXqXEh8VLmM7S4mbaDi4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/2turEXcXXqXEh8VLmM7S4mbaDi4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/2turEXcXXqXEh8VLmM7S4mbaDi4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/2turEXcXXqXEh8VLmM7S4mbaDi4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Here you can find all the information related to Performance Center&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/04/performance-center-certification.html"&gt;Performance Center Certification&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Performance Center Certification Sample Questions&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1723553338602212412-7488709959800302252?l=testing-fundas.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/gnww/~4/A-VJ-1pKxHA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://testing-fundas.blogspot.com/feeds/7488709959800302252/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://testing-fundas.blogspot.com/2009/04/performance-center.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/7488709959800302252?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/7488709959800302252?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/gnww/~3/A-VJ-1pKxHA/performance-center.html" title="Performance Center" /><author><name>B S Rao</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://testing-fundas.blogspot.com/2009/04/performance-center.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkQDQ3k7cSp7ImA9WhdSF04.&quot;"><id>tag:blogger.com,1999:blog-1723553338602212412.post-1872144203599897818</id><published>2009-04-10T13:03:00.003+05:30</published><updated>2011-07-27T09:16:12.709+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-27T09:16:12.709+05:30</app:edited><title>Win Runner</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/KegUhNyHDouyYrgoAYDV5Bfya8c/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/KegUhNyHDouyYrgoAYDV5Bfya8c/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/KegUhNyHDouyYrgoAYDV5Bfya8c/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/KegUhNyHDouyYrgoAYDV5Bfya8c/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Here you can find all the information related to Win Runner&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/04/winrunner-certification.html"&gt;Win Runner Certification&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/04/win-runner-certification-sample_02.html"&gt;Win Runner Certification Sample Questions&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1723553338602212412-1872144203599897818?l=testing-fundas.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/gnww/~4/n51QXfXL5yc" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://testing-fundas.blogspot.com/feeds/1872144203599897818/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://testing-fundas.blogspot.com/2009/04/win-runner.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/1872144203599897818?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/1872144203599897818?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/gnww/~3/n51QXfXL5yc/win-runner.html" title="Win Runner" /><author><name>B S Rao</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://testing-fundas.blogspot.com/2009/04/win-runner.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkMFQXg7fSp7ImA9WhdSF04.&quot;"><id>tag:blogger.com,1999:blog-1723553338602212412.post-7717635741229806491</id><published>2009-04-10T13:01:00.004+05:30</published><updated>2011-07-27T09:16:50.605+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-27T09:16:50.605+05:30</app:edited><title>QC</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/0KffWfmfeBL5MXdLjggIsGZqAAw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/0KffWfmfeBL5MXdLjggIsGZqAAw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/0KffWfmfeBL5MXdLjggIsGZqAAw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/0KffWfmfeBL5MXdLjggIsGZqAAw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Here you can find all the information related to Quality Center&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/04/quality-center-certification.html"&gt;Quality Center Certification&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/04/quality-center-certification-sample_02.html"&gt;Quality Center Certification Sample Questions&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1723553338602212412-7717635741229806491?l=testing-fundas.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/gnww/~4/cJywpSHxClE" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://testing-fundas.blogspot.com/feeds/7717635741229806491/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://testing-fundas.blogspot.com/2009/04/qc.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/7717635741229806491?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/7717635741229806491?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/gnww/~3/cJywpSHxClE/qc.html" title="QC" /><author><name>B S Rao</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://testing-fundas.blogspot.com/2009/04/qc.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkIDSXkzcCp7ImA9WhdSF04.&quot;"><id>tag:blogger.com,1999:blog-1723553338602212412.post-6803519150189937700</id><published>2009-04-10T12:51:00.004+05:30</published><updated>2011-07-27T09:19:38.788+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-27T09:19:38.788+05:30</app:edited><title>LoadRunner</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/W3HRdwaCv6Rbr7RwOqZ8rKNIp00/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/W3HRdwaCv6Rbr7RwOqZ8rKNIp00/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/W3HRdwaCv6Rbr7RwOqZ8rKNIp00/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/W3HRdwaCv6Rbr7RwOqZ8rKNIp00/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Here you can find all the information related to LoadRunner&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Load Runner Controller:&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/04/loadrunner-certification.html"&gt;LoadRunner Certification&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/04/load-runner-certification-sample_02.html"&gt;LoadRunner Certification Sample Questions&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Virtual User Generator:&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/04/load-runner-certification-sample_02.html"&gt;Virutal User Generator Certification&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/04/virtual-user-generator-certification.html"&gt;Virutal User Generator Exam preperation guide&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/04/vu-gen-certification-sample-question_02.html"&gt;Virutal User Generator Certification Sample Questions&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1723553338602212412-6803519150189937700?l=testing-fundas.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/gnww/~4/wDBd4cqcr3M" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://testing-fundas.blogspot.com/feeds/6803519150189937700/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://testing-fundas.blogspot.com/2009/04/loadrunner.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/6803519150189937700?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/6803519150189937700?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/gnww/~3/wDBd4cqcr3M/loadrunner.html" title="LoadRunner" /><author><name>B S Rao</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://testing-fundas.blogspot.com/2009/04/loadrunner.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Ak8ESHo7eSp7ImA9WhdSF0g.&quot;"><id>tag:blogger.com,1999:blog-1723553338602212412.post-1902515539409440451</id><published>2009-04-10T12:45:00.009+05:30</published><updated>2011-07-27T14:56:49.401+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-27T14:56:49.401+05:30</app:edited><title>QTP</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ONCvSo05Zovij3Va35768ACysgQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ONCvSo05Zovij3Va35768ACysgQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ONCvSo05Zovij3Va35768ACysgQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ONCvSo05Zovij3Va35768ACysgQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Here you can find all the information related to Quick Test Professional&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/04/quick-test-professional-certification_09.html"&gt;Quick Test Professional Certification&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/04/qtp-certification-sample-question_02.html"&gt;Quick Test Professional Certification Sample Questions&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/12/working-with-microsoft-xmldom-using-qtp.html"&gt;Working with XML DOM Using Quick Test Professional&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/12/working-with-xmlutil-object-using-qtp.html"&gt;Working with XMLUtil Object in Quick Test Professional&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="TEXT-DECORATION: underline"&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/12/working-with-dotnetfactory-object-using.html"&gt;Working with DotNetFactory Object in Quick Test Professional&lt;/a&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1723553338602212412-1902515539409440451?l=testing-fundas.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/gnww/~4/GEMZM4ij4yg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://testing-fundas.blogspot.com/feeds/1902515539409440451/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://testing-fundas.blogspot.com/2009/04/qtp.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/1902515539409440451?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/1902515539409440451?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/gnww/~3/GEMZM4ij4yg/qtp.html" title="QTP" /><author><name>B S Rao</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://testing-fundas.blogspot.com/2009/04/qtp.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUAARn48cSp7ImA9WxVaE0k.&quot;"><id>tag:blogger.com,1999:blog-1723553338602212412.post-4055834781570599868</id><published>2009-04-10T12:41:00.001+05:30</published><updated>2009-04-10T12:45:47.079+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-04-10T12:45:47.079+05:30</app:edited><title>Silk Performer</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/rB20h6luv8ghlNtqHTftLugEx5o/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/rB20h6luv8ghlNtqHTftLugEx5o/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/rB20h6luv8ghlNtqHTftLugEx5o/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/rB20h6luv8ghlNtqHTftLugEx5o/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Here you can find all the information related to Silk Performer&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/04/silk-performer-basic-certification.html"&gt;Silk Performer Basic Certification&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/04/silk-performer-advanced-certification.html"&gt;Silk Performer Advanced Certification&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/04/silk-performer-certification-sample_02.html"&gt;Silk Performer Certification Sample Questions&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Silk Performer Courseware to quick start&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1723553338602212412-4055834781570599868?l=testing-fundas.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/gnww/~4/pyAsdGcmPow" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://testing-fundas.blogspot.com/feeds/4055834781570599868/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://testing-fundas.blogspot.com/2009/04/silk-performer.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/4055834781570599868?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/4055834781570599868?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/gnww/~3/pyAsdGcmPow/silk-performer.html" title="Silk Performer" /><author><name>B S Rao</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://testing-fundas.blogspot.com/2009/04/silk-performer.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEAAQHc4eSp7ImA9WhdSGUw.&quot;"><id>tag:blogger.com,1999:blog-1723553338602212412.post-8057614439744811435</id><published>2009-04-10T12:25:00.003+05:30</published><updated>2011-07-29T09:42:21.931+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-29T09:42:21.931+05:30</app:edited><title>Silk Test</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/___jFut9qXstmbodaS47LTqexpg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/___jFut9qXstmbodaS47LTqexpg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/___jFut9qXstmbodaS47LTqexpg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/___jFut9qXstmbodaS47LTqexpg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Here you can find all the information related to Silk Test&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/04/silk-test-basic-certification.html"&gt;Silk Test Basic Certification&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/04/silk-test-advanced-certification.html"&gt;Silk Test Advanced Certification&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/04/silk-test-certification-sample_02.html"&gt;Silk Test Certification Sample Questions&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1723553338602212412-8057614439744811435?l=testing-fundas.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/gnww/~4/uItzYjMeaio" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://testing-fundas.blogspot.com/feeds/8057614439744811435/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://testing-fundas.blogspot.com/2009/04/silk-test.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/8057614439744811435?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/8057614439744811435?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/gnww/~3/uItzYjMeaio/silk-test.html" title="Silk Test" /><author><name>B S Rao</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://testing-fundas.blogspot.com/2009/04/silk-test.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0QBRng6fip7ImA9WxVaE0k.&quot;"><id>tag:blogger.com,1999:blog-1723553338602212412.post-7790549937496150861</id><published>2009-04-10T09:26:00.001+05:30</published><updated>2009-04-10T13:12:37.616+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-04-10T13:12:37.616+05:30</app:edited><title>Testing Tools Certification</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/j9gKayzoMhjH0TPti1LCtmlJZEs/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/j9gKayzoMhjH0TPti1LCtmlJZEs/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/j9gKayzoMhjH0TPti1LCtmlJZEs/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/j9gKayzoMhjH0TPti1LCtmlJZEs/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Major tool vendor certifications are mentioned below&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/04/hp-tools-certification.html"&gt;HP Mercury Tools&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/04/borland-tools.html"&gt;Borland Tools&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/04/rational-tools-ibm-rational-tools.html"&gt;IBM Rational tools&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1723553338602212412-7790549937496150861?l=testing-fundas.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/gnww/~4/tOas8SxKXwg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://testing-fundas.blogspot.com/feeds/7790549937496150861/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://testing-fundas.blogspot.com/2009/04/testing-tools-certification_09.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/7790549937496150861?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/7790549937496150861?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/gnww/~3/tOas8SxKXwg/testing-tools-certification_09.html" title="Testing Tools Certification" /><author><name>B S Rao</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://testing-fundas.blogspot.com/2009/04/testing-tools-certification_09.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0EGSXo9fCp7ImA9WhdSF04.&quot;"><id>tag:blogger.com,1999:blog-1723553338602212412.post-4325203002221349552</id><published>2009-04-10T09:10:00.008+05:30</published><updated>2011-07-27T09:37:08.464+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-27T09:37:08.464+05:30</app:edited><title>Rational Robot Certification</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/-xlkNsRxf7CxcVB68Jp3_Mdd9WA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/-xlkNsRxf7CxcVB68Jp3_Mdd9WA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/-xlkNsRxf7CxcVB68Jp3_Mdd9WA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/-xlkNsRxf7CxcVB68Jp3_Mdd9WA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Here are the details for IBM Rational Robot Certification. The test code is: Test 641.&lt;br /&gt;&lt;br /&gt;Test information:&lt;br /&gt;&lt;br /&gt;No. of Questions : 54&lt;br /&gt;Duration : 60 min&lt;br /&gt;Pass percentage: 60%&lt;br /&gt;&lt;br /&gt;For more details Visit IBM website&lt;br /&gt;&lt;br /&gt;For Sample Assessment Test:&lt;br /&gt;&lt;br /&gt;Visit IBM website&lt;br /&gt;&lt;br /&gt;Rational Robot Certification major Sections:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;Working with Rational Projects&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;Managing test assets in Rational TestManager &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;Using reports in Rational TestManager &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;Applying good scripting practices &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;Recording, debugging, and programming techniques in Rational Robot &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;Inserting verification points and wait states to ensure test script reliability and validity &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;Creating data-driven tests &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;Developing and executing shell scripts and test suites &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;Investigating and analyzing test results through the Rational Test Log Window and Comparators &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;Regression testing using existing Rational Robot test scripts &lt;/li&gt;&lt;/ul&gt;You can take the above test in any of the prometric centers or its franchises. You need to mention the examination code Test 641, so that they can easily trace.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1723553338602212412-4325203002221349552?l=testing-fundas.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/gnww/~4/Gorwj_9kUto" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://testing-fundas.blogspot.com/feeds/4325203002221349552/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://testing-fundas.blogspot.com/2009/04/rational-robot-certification.html#comment-form" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/4325203002221349552?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/4325203002221349552?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/gnww/~3/Gorwj_9kUto/rational-robot-certification.html" title="Rational Robot Certification" /><author><name>B S Rao</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>1</thr:total><feedburner:origLink>http://testing-fundas.blogspot.com/2009/04/rational-robot-certification.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0MAR305fip7ImA9WhdSF04.&quot;"><id>tag:blogger.com,1999:blog-1723553338602212412.post-6494948873443604671</id><published>2009-04-10T09:00:00.003+05:30</published><updated>2011-07-27T09:34:06.326+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-27T09:34:06.326+05:30</app:edited><title>Rational Test Management Certification</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/aeh6Ny5aH81MRP47SJF2VYmY2hQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/aeh6Ny5aH81MRP47SJF2VYmY2hQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/aeh6Ny5aH81MRP47SJF2VYmY2hQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/aeh6Ny5aH81MRP47SJF2VYmY2hQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Here are the details for IBM Rational Test Management Certification. The test code is: Test 640.&lt;br /&gt;&lt;br /&gt;Test information:&lt;br /&gt;&lt;br /&gt;No. of Questions : 17&lt;br /&gt;Duration : 60 min&lt;br /&gt;Pass percentage: 60%&lt;br /&gt;&lt;br /&gt;For more details Visit IBM website with id as Test 640&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;You can take the above test in any of the prometric centers or its franchises. You need to mention the examination code Test 640, so that they can easily trace.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1723553338602212412-6494948873443604671?l=testing-fundas.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/gnww/~4/G-j1tsualCY" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://testing-fundas.blogspot.com/feeds/6494948873443604671/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://testing-fundas.blogspot.com/2009/04/rational-test-management-certification.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/6494948873443604671?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/6494948873443604671?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/gnww/~3/G-j1tsualCY/rational-test-management-certification.html" title="Rational Test Management Certification" /><author><name>B S Rao</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://testing-fundas.blogspot.com/2009/04/rational-test-management-certification.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0INQng4cSp7ImA9WhdSF04.&quot;"><id>tag:blogger.com,1999:blog-1723553338602212412.post-2495921510041415341</id><published>2009-04-10T08:57:00.003+05:30</published><updated>2011-07-27T09:36:33.639+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-27T09:36:33.639+05:30</app:edited><title>IBM Certified Specialist for | Rational Test Management and Robot</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/fmN59ZyDaqMjTssL6vR4xXpxyXA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/fmN59ZyDaqMjTssL6vR4xXpxyXA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/fmN59ZyDaqMjTssL6vR4xXpxyXA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/fmN59ZyDaqMjTssL6vR4xXpxyXA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Objective of this test is:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;Manage test assets and use testing reports with Rational TestManager &lt;/li&gt;&lt;br /&gt;&lt;li&gt;Build, edit, execute, and debug automated test scripts with Rational Robot.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;p&gt;&lt;br /&gt;To attain the "IBM Certified Specialist for Rational Test Management and Robot certification", candidates must pass 2 tests.&lt;br /&gt;&lt;br /&gt;TST275: Essentials of Test Management with &lt;a href="http://testing-fundas.blogspot.com/2009/04/rational-test-management-certification.html"&gt;Rational Test Manager Certification&lt;/a&gt;&lt;br /&gt;TST277: Essentials for Functional Testing with &lt;a href="http://testing-fundas.blogspot.com/2009/04/rational-robot-certification.html"&gt;Rational Robot Ceritifcation&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1723553338602212412-2495921510041415341?l=testing-fundas.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/gnww/~4/mlwYSEHjZXs" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://testing-fundas.blogspot.com/feeds/2495921510041415341/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://testing-fundas.blogspot.com/2009/04/ibm-certified-specialist-for-rational.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/2495921510041415341?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/2495921510041415341?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/gnww/~3/mlwYSEHjZXs/ibm-certified-specialist-for-rational.html" title="IBM Certified Specialist for | Rational Test Management and Robot" /><author><name>B S Rao</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://testing-fundas.blogspot.com/2009/04/ibm-certified-specialist-for-rational.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0ACRnw6eip7ImA9WhdSF04.&quot;"><id>tag:blogger.com,1999:blog-1723553338602212412.post-4375087363358881174</id><published>2009-04-10T08:32:00.005+05:30</published><updated>2011-07-27T09:39:27.212+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-27T09:39:27.212+05:30</app:edited><title>Rational Performance Tester Certification</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/mORdpTBJj5s1EesSOqJXieVfjc4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/mORdpTBJj5s1EesSOqJXieVfjc4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/mORdpTBJj5s1EesSOqJXieVfjc4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/mORdpTBJj5s1EesSOqJXieVfjc4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Here are the details for IBM Rational Performance Tester Certification. The test code is: Test 647.&lt;br /&gt;&lt;br /&gt;Test information:&lt;br /&gt;&lt;br /&gt;No. of Questions : 52&lt;br /&gt;Duration : 75 min&lt;br /&gt;Pass percentage: 60%&lt;br /&gt;&lt;br /&gt;For more details Visit IBM website with test id Test 647&lt;br /&gt;&lt;br /&gt;RPT Certification major Sections: &lt;br /&gt;&lt;ol&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;WRK (Workload Analysis, model the system, identify goals and measurements)&lt;br /&gt;CRE (Creating and enhancing tests, record transactions, modify tests, validate and debug tests, adding test elements, custom code) &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;DAT (Managing test data, using datapools, data correlation) &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;SCH (Creating and enhancing schedules, design and represent workloads in RPT, settings, large user runs) &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;RPT (Reporting, evaluate results, customize reports, extract/export data from reports)&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;You can take the above test in any of the prometric centers or its franchises. You need to mention the examination code Test 647, so that they can easily trace.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1723553338602212412-4375087363358881174?l=testing-fundas.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/gnww/~4/ktuB3trfz_8" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://testing-fundas.blogspot.com/feeds/4375087363358881174/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://testing-fundas.blogspot.com/2009/04/rational-performance-tester.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/4375087363358881174?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/4375087363358881174?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/gnww/~3/ktuB3trfz_8/rational-performance-tester.html" title="Rational Performance Tester Certification" /><author><name>B S Rao</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://testing-fundas.blogspot.com/2009/04/rational-performance-tester.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkcFR3YzeCp7ImA9WhdSF0k.&quot;"><id>tag:blogger.com,1999:blog-1723553338602212412.post-7984262096015056337</id><published>2009-04-10T08:11:00.002+05:30</published><updated>2011-07-27T09:43:36.880+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-27T09:43:36.880+05:30</app:edited><title>Rational Functional Tester Certification</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/CJhB7Xij4Lzha7mV01Tsj3PTyE4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/CJhB7Xij4Lzha7mV01Tsj3PTyE4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/CJhB7Xij4Lzha7mV01Tsj3PTyE4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/CJhB7Xij4Lzha7mV01Tsj3PTyE4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Here are the details for IBM Rational Functional Tester for Java Certification. The test code is: Test 842.&lt;br /&gt;&lt;br /&gt;Test information:&lt;br /&gt;&lt;br /&gt;No. of Questions : 54&lt;br /&gt;Duration : 75 min&lt;br /&gt;Pass percentage: 60%&lt;br /&gt;&lt;br /&gt;For more details Visit IBM website with test id Test 842&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;You can take the above test in any of the PROMETRIC centers or its franchises. You need to mention the examination code Test 842, so that they can easily trace.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1723553338602212412-7984262096015056337?l=testing-fundas.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/gnww/~4/sx6FTLKHldA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://testing-fundas.blogspot.com/feeds/7984262096015056337/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://testing-fundas.blogspot.com/2009/04/rational-functional-tester.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/7984262096015056337?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/7984262096015056337?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/gnww/~3/sx6FTLKHldA/rational-functional-tester.html" title="Rational Functional Tester Certification" /><author><name>B S Rao</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://testing-fundas.blogspot.com/2009/04/rational-functional-tester.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0ECQH44eip7ImA9WxVaE04.&quot;"><id>tag:blogger.com,1999:blog-1723553338602212412.post-6377807652190091173</id><published>2009-04-10T07:18:00.000+05:30</published><updated>2009-04-10T09:24:21.032+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-04-10T09:24:21.032+05:30</app:edited><title>Rational Tools | IBM Rational Tools</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/epnhvN9jbN3-DLL5cj8iL6kDfXs/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/epnhvN9jbN3-DLL5cj8iL6kDfXs/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/epnhvN9jbN3-DLL5cj8iL6kDfXs/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/epnhvN9jbN3-DLL5cj8iL6kDfXs/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;IBM Rational Tools Certifications&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/04/rational-functional-tester.html"&gt;Rational Functional Tester&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/04/rational-performance-tester.html"&gt;Rational Performance Tester&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/04/rational-test-management-certification.html"&gt;Rational Robot&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://testing-fundas.blogspot.com/2009/04/rational-test-management-certification.html"&gt;Rational Test Management&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1723553338602212412-6377807652190091173?l=testing-fundas.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/gnww/~4/o5ShvFAkflA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://testing-fundas.blogspot.com/feeds/6377807652190091173/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://testing-fundas.blogspot.com/2009/04/rational-tools-ibm-rational-tools.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/6377807652190091173?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/6377807652190091173?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/gnww/~3/o5ShvFAkflA/rational-tools-ibm-rational-tools.html" title="Rational Tools | IBM Rational Tools" /><author><name>B S Rao</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://testing-fundas.blogspot.com/2009/04/rational-tools-ibm-rational-tools.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkABQHs9fyp7ImA9WhdSF04.&quot;"><id>tag:blogger.com,1999:blog-1723553338602212412.post-4279275559375637198</id><published>2009-04-09T21:27:00.001+05:30</published><updated>2011-07-27T09:22:31.567+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-27T09:22:31.567+05:30</app:edited><title>Silk Performer Advanced Certification</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/diPB78JjDEuPhMWedBDxW0jLTMo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/diPB78JjDEuPhMWedBDxW0jLTMo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/diPB78JjDEuPhMWedBDxW0jLTMo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/diPB78JjDEuPhMWedBDxW0jLTMo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;SilkPerformer Certification Exam II&lt;br /&gt;&lt;br /&gt;Course: Results Analysis &amp;amp; Correlation&lt;br /&gt;&lt;br /&gt;Part 1: Multiple-choice exam: 55 questions&lt;br /&gt;Duration: 90 minutes&lt;br /&gt;&lt;br /&gt;Part 2: Hands on exam: Full analysis using SilkPerformer&lt;br /&gt;Duration: 150 minutes&lt;br /&gt;&lt;br /&gt;Part 3: Multiple-choice exam: 27 questions&lt;br /&gt;Duration: 30 minutes&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Certification Policies&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Pass Percentage: 80%&lt;br /&gt;Examination mode: online only.&lt;br /&gt;Exam fees: $200 valid for 90 days, and it is non-refundable.&lt;br /&gt;&lt;br /&gt;For more details visit microfocus website&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1723553338602212412-4279275559375637198?l=testing-fundas.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/gnww/~4/xRIAK5J0drY" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://testing-fundas.blogspot.com/feeds/4279275559375637198/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://testing-fundas.blogspot.com/2009/04/silk-performer-advanced-certification.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/4279275559375637198?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/4279275559375637198?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/gnww/~3/xRIAK5J0drY/silk-performer-advanced-certification.html" title="Silk Performer Advanced Certification" /><author><name>B S Rao</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://testing-fundas.blogspot.com/2009/04/silk-performer-advanced-certification.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkAHQnk9cSp7ImA9WhdSF04.&quot;"><id>tag:blogger.com,1999:blog-1723553338602212412.post-1228239903543331696</id><published>2009-04-09T21:25:00.001+05:30</published><updated>2011-07-27T09:22:13.769+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-27T09:22:13.769+05:30</app:edited><title>Silk Performer Basic Certification</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/orvLeKIzCkirUsdYuevOb8ls0Uw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/orvLeKIzCkirUsdYuevOb8ls0Uw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/orvLeKIzCkirUsdYuevOb8ls0Uw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/orvLeKIzCkirUsdYuevOb8ls0Uw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;strong&gt;SilkPerformer Certification Exam I &lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Course: Modeling &amp;amp; Implementing Load Tests&lt;br /&gt;&lt;br /&gt;Format: 50 questions, multiple-choice&lt;br /&gt;&lt;br /&gt;Duration: 2 hours&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Certification Policies&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Pass Percentage: 80%&lt;br /&gt;Examination mode: online only.&lt;br /&gt;Exam fees: $200 valid for 90 days, and it is non-refundable.&lt;br /&gt;&lt;br /&gt;For more details visit microfocus website&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1723553338602212412-1228239903543331696?l=testing-fundas.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/gnww/~4/AYS9HjeBxaQ" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://testing-fundas.blogspot.com/feeds/1228239903543331696/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://testing-fundas.blogspot.com/2009/04/silk-performer-basic-certification.html#comment-form" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/1228239903543331696?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/1228239903543331696?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/gnww/~3/AYS9HjeBxaQ/silk-performer-basic-certification.html" title="Silk Performer Basic Certification" /><author><name>B S Rao</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>1</thr:total><feedburner:origLink>http://testing-fundas.blogspot.com/2009/04/silk-performer-basic-certification.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkANQXw5fip7ImA9WhdSF04.&quot;"><id>tag:blogger.com,1999:blog-1723553338602212412.post-576870470581156710</id><published>2009-04-09T21:24:00.001+05:30</published><updated>2011-07-27T09:23:10.226+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-27T09:23:10.226+05:30</app:edited><title>Silk Test Advanced Certification</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/B58YhDG12bjG5kftPDehAfmYLpQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/B58YhDG12bjG5kftPDehAfmYLpQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/B58YhDG12bjG5kftPDehAfmYLpQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/B58YhDG12bjG5kftPDehAfmYLpQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;strong&gt;SilkTest Certification Exam II &lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Course: Advanced Testing with SilkTest&lt;br /&gt;&lt;br /&gt;Part 1: Multiple-choice exam: 15 questions&lt;br /&gt;Time Limit: 90 minutes&lt;br /&gt;&lt;br /&gt;Part 2: Hands on exam: Test case implementation using SilkTest.&lt;br /&gt;Time Limit: 120 minutes&lt;br /&gt;&lt;br /&gt;Part 3: Multiple-choice exam: 20 questions&lt;br /&gt;Time Limit: 30 minutes&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Certification Policies &lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Pass Percentage: 80%&lt;br /&gt;Examination mode: online only.&lt;br /&gt;Exam fees: $200 valid for 90 days, and it is non-refundable.&lt;br /&gt;&lt;br /&gt;For more details visit microfocus website&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1723553338602212412-576870470581156710?l=testing-fundas.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/gnww/~4/KWghQw7Vr24" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://testing-fundas.blogspot.com/feeds/576870470581156710/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://testing-fundas.blogspot.com/2009/04/silk-test-advanced-certification.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/576870470581156710?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/576870470581156710?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/gnww/~3/KWghQw7Vr24/silk-test-advanced-certification.html" title="Silk Test Advanced Certification" /><author><name>B S Rao</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://testing-fundas.blogspot.com/2009/04/silk-test-advanced-certification.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkADQXo-eyp7ImA9WhdSF04.&quot;"><id>tag:blogger.com,1999:blog-1723553338602212412.post-3478588867778279878</id><published>2009-04-09T21:20:00.001+05:30</published><updated>2011-07-27T09:22:50.453+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-27T09:22:50.453+05:30</app:edited><title>Silk Test Basic Certification</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/3hyqrtdCUhrqJ_UsvEAm29_C7lQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3hyqrtdCUhrqJ_UsvEAm29_C7lQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/3hyqrtdCUhrqJ_UsvEAm29_C7lQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3hyqrtdCUhrqJ_UsvEAm29_C7lQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;strong&gt;SilkTest Certification Exam I &lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Course: Verification Testing with SilkTest&lt;br /&gt;&lt;br /&gt;Format: 50 questions, multiple-choice&lt;br /&gt;&lt;br /&gt;Duration: 2 hrs&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;strong&gt;Certification Policies&lt;/strong&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;Pass Percentage: 80%&lt;br /&gt;Examination mode: online only.&lt;br /&gt;Exam fees: $200 valid for 90 days, and it is non-refundable.&lt;br /&gt;&lt;br /&gt;For more details visit microfocus website&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1723553338602212412-3478588867778279878?l=testing-fundas.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/gnww/~4/fi0FYBQjnYc" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://testing-fundas.blogspot.com/feeds/3478588867778279878/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://testing-fundas.blogspot.com/2009/04/silk-test-basic-certification.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/3478588867778279878?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1723553338602212412/posts/default/3478588867778279878?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/gnww/~3/fi0FYBQjnYc/silk-test-basic-certification.html" title="Silk Test Basic Certification" /><author><name>B S Rao</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://testing-fundas.blogspot.com/2009/04/silk-test-basic-certification.html</feedburner:origLink></entry></feed>

