<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-21813245</id><updated>2011-12-22T00:22:32.648-08:00</updated><title type='text'>QuickTest Professional™ - An Automation Tool by Mercury - Questions and Answers</title><subtitle type='html'>QuickTest is a graphical interface record-playback automation tool. It is able to work with any web, java or windows client application. Quick Test enables you to test standard web objects and ActiveX controls. In addition to these environments, QuickTest Professional also enables you to test Java applets and applications and multimedia objects on Applications as well as standard Windows applications, Visual Basic 6 applications and .NET framework applications.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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>41</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-21813245.post-3932082486868383420</id><published>2009-01-10T13:16:00.000-08:00</published><updated>2009-01-10T13:16:01.071-08:00</updated><title type='text'>QTP Question 41: What is the difference between Call to Action and Copy Action?</title><content type='html'>The changes made in &lt;span style="font-weight:bold;"&gt;Call to Action&lt;/span&gt;, will be reflected in the original action( from where the script is called).But where as in &lt;span style="font-weight:bold;"&gt;Copy Action&lt;/span&gt; , the changes made in the script ,will not effect the original script(Action)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-3932082486868383420?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/3932082486868383420/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=3932082486868383420' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/3932082486868383420'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/3932082486868383420'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2009/01/qtp-question-41-what-is-difference.html' title='QTP Question 41: What is the difference between Call to Action and Copy Action?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-214130209011819205</id><published>2009-01-09T13:12:00.000-08:00</published><updated>2009-01-09T13:12:01.072-08:00</updated><title type='text'>QTP Question 40: How does Parametrization and Data-Driving relate to each other in QTP?</title><content type='html'>To data drive we have to parametrize i.e. we have to make the constant value as parameter, so that in each iteration(cycle) it takes a value that is supplied in run-time data table. Through parametrization only we can drive a transaction(action) with different sets of data. You know running the script with the same set of data several times is not suggestible, &amp; it’s also of no use.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-214130209011819205?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/214130209011819205/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=214130209011819205' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/214130209011819205'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/214130209011819205'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2009/01/qtp-question-40-how-does.html' title='QTP Question 40: How does Parametrization and Data-Driving relate to each other in QTP?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-5667408874174360101</id><published>2009-01-08T13:10:00.000-08:00</published><updated>2009-01-08T13:10:00.382-08:00</updated><title type='text'>QTP Question 39: Differences between QTP &amp; Winrunner?</title><content type='html'>&lt;ul&gt;&lt;li&gt;QTP is object bases Scripting ( VBS) where Winrunner is TSL (C based) Scripting.&lt;/li&gt;&lt;li&gt;QTP supports “.NET” application Automation not available in Winrunner&lt;/li&gt;&lt;li&gt;QTP has “Active Screen” support which captures the application, not available in WR.&lt;/li&gt;&lt;li&gt;QTP has “Data Table” to store script values , variables which WR does not have.&lt;/li&gt;&lt;li&gt;Using a “point and click” capability you can easily interface with objects, their definitions and create checkpoints after having recorded a script – without having to navigate back to that location in your application like you have to with WinRunner. This greatly speeds up script development&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-5667408874174360101?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/5667408874174360101/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=5667408874174360101' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/5667408874174360101'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/5667408874174360101'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2009/01/qtp-question-39-differences-between-qtp.html' title='QTP Question 39: Differences between QTP &amp; Winrunner?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-2244423336270806723</id><published>2009-01-07T13:09:00.000-08:00</published><updated>2009-01-07T13:09:00.173-08:00</updated><title type='text'>QTP Question 38: Types of properties that Quick Test learns while recording?</title><content type='html'>Types of properties that Quick Test learns while recording?&lt;br /&gt;&lt;br /&gt;(a) Mandatory (b) Assistive .&lt;br /&gt;&lt;br /&gt;In addition to recording the mandatory and assistive properties specified in the Object Identification dialog box, QuickTest can also record a backup ordinal identifier for each test object. The ordinal identifier assigns the object a numerical value that indicates its order relative to other objects with an otherwise identical description (objects that have the same values for all properties specified in the mandatory and assistive property lists). This ordered value enables QuickTest to create a unique description when the mandatory and assistive properties are not sufficient to do so.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-2244423336270806723?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/2244423336270806723/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=2244423336270806723' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/2244423336270806723'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/2244423336270806723'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2009/01/qtp-question-38-types-of-properties.html' title='QTP Question 38: Types of properties that Quick Test learns while recording?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-2006595179818982764</id><published>2009-01-06T13:07:00.000-08:00</published><updated>2009-01-06T13:07:01.032-08:00</updated><title type='text'>QTP Question 37: What is a Run-Time Data Table? Where can I find and view this table?</title><content type='html'>In QTP, there is data table used , which is used at runtime.&lt;br /&gt;&lt;br /&gt;Select the option View-&gt;Data table.&lt;br /&gt;&lt;br /&gt;This is basically an excel file, which is stored in the folder of the test created, its name is Default.xls by default&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-2006595179818982764?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/2006595179818982764/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=2006595179818982764' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/2006595179818982764'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/2006595179818982764'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2008/01/qtp-question-37-what-is-run-time-data.html' title='QTP Question 37: What is a Run-Time Data Table? Where can I find and view this table?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-7512736177793614085</id><published>2009-01-05T13:05:00.000-08:00</published><updated>2009-01-05T13:05:00.340-08:00</updated><title type='text'>QTP Question 36: Explain the keyword createobject with an example</title><content type='html'>It creates and returns a reference to an Automation object&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Syntax&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CreateObject(servername.typename [, location])&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Arguments&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;servername:Required. The name of the application providing the object.&lt;br /&gt;&lt;br /&gt;typename : Required. The type or class of the object to create.&lt;br /&gt;&lt;br /&gt;location : Optional. The name of the network server where the object is to be created.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-7512736177793614085?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/7512736177793614085/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=7512736177793614085' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/7512736177793614085'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/7512736177793614085'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2009/01/qtp-question-36-explain-keyword.html' title='QTP Question 36: Explain the keyword createobject with an example'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-4680835732093951130</id><published>2009-01-04T13:03:00.000-08:00</published><updated>2009-01-04T13:03:00.980-08:00</updated><title type='text'>QTP Question 35: How to handle dynamic objects in QTP?</title><content type='html'>QTP has a unique feature called &lt;span style="font-weight: bold;"&gt;Smart Object Identification/recognitio&lt;/span&gt;n. QTP generally identifies an object by matching its test object and run time object properties. QTP may fail to recognise the dynamic objects whose properties change during run time. Hence it has an option of enabling Smart Identification, wherein it can identify the objects even if their properties changes during run time.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Check this out-&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If QuickTest is unable to find any object that matches the recorded object description, or if it finds more than one object that fits the description, then QuickTest ignores the recorded description, and uses the Smart Identification mechanism to try to identify the object. While the Smart Identification mechanism is more complex, it is more flexible, and thus, if configured logically, a Smart Identification definition can probably help QuickTest identify an object, if it is present, even when the recorded description fails.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;The Smart Identification mechanism&lt;/span&gt; uses two types of properties:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Base filter properties&lt;/span&gt;—The most fundamental properties of a particular test object class; those whose values cannot be changed without changing the essence of the original object. For example, if a Web link’s tag was changed from to any other value, you could no longer call it the same object.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Optional filter properties&lt;/span&gt;—Other properties that can help identify objects of a particular class as they are unlikely to change on a regular basis, but which can be ignored if they are no longer applicable.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-4680835732093951130?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/4680835732093951130/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=4680835732093951130' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/4680835732093951130'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/4680835732093951130'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2009/01/qtp-question-35-how-to-handle-dynamic.html' title='QTP Question 35: How to handle dynamic objects in QTP?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-8883278266339789383</id><published>2009-01-03T13:01:00.000-08:00</published><updated>2009-01-03T13:01:00.494-08:00</updated><title type='text'>QTP Question 34: What are the different scripting languages you could use when working with QTP?</title><content type='html'>Visual Basic (VB), XML, JavaScript, Java, HTML are few of the different scripting languages you could use when working with QTP.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-8883278266339789383?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/8883278266339789383/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=8883278266339789383' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/8883278266339789383'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/8883278266339789383'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2009/01/qtp-question-34-what-are-different.html' title='QTP Question 34: What are the different scripting languages you could use when working with QTP?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-6098747798548346524</id><published>2009-01-02T13:00:00.000-08:00</published><updated>2009-01-02T13:00:02.642-08:00</updated><title type='text'>QTP Question 33: How to handle Run-time errors?</title><content type='html'>&lt;span style="font-weight:bold;"&gt;On Error Resume Next&lt;/span&gt;: causes execution to continue with the statement immediately following the statement that caused the run-time error, or with the statement immediately following the most recent call out of the procedure containing the On Error Resume Next statement. This allows execution to continue despite a run-time error.&lt;br /&gt;&lt;br /&gt;You can then build the error-handling routine inline within the procedure.&lt;br /&gt;Using “Err” object msgbox “Error no: ” &amp; ” ” &amp; Err.Number &amp; ” ” &amp; Err.description &amp; ” ” &amp; Err.Source &amp; Err.HelpContext.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-6098747798548346524?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/6098747798548346524/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=6098747798548346524' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/6098747798548346524'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/6098747798548346524'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2009/01/qtp-question-33-how-to-handle-run-time.html' title='QTP Question 33: How to handle Run-time errors?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-3418811215185081855</id><published>2009-01-01T12:58:00.000-08:00</published><updated>2009-01-01T12:58:00.295-08:00</updated><title type='text'>QTP Question 32: How to analyze the Checkpoint results?</title><content type='html'>&lt;span style="font-weight:bold;"&gt;Using Standard Checkpoint&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;By adding standard checkpoints to your tests or components, you can compare the expected values of object properties to the object’s current values during a run session. If the results do not match, the checkpoint fails&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-3418811215185081855?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/3418811215185081855/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=3418811215185081855' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/3418811215185081855'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/3418811215185081855'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2009/01/qtp-question-32-how-to-analyze.html' title='QTP Question 32: How to analyze the Checkpoint results?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-5282188761197863910</id><published>2008-12-31T12:56:00.000-08:00</published><updated>2008-12-31T12:56:00.900-08:00</updated><title type='text'>QTP Question 31: How many types of Actions are there in QTP?</title><content type='html'>There are three kinds of actions:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;non-reusable action&lt;/span&gt;—an action that can be called only in the test with which it is stored, and can be called only once.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;reusable action&lt;/span&gt;—an action that can be called multiple times by the test with which it is stored (the local test) as well as by other tests.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;external action&lt;/span&gt;—a reusable action stored with another test. External actions are read-only in the calling test, but you can choose to use a local, editable copy of the Data Table information for the external action&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-5282188761197863910?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/5282188761197863910/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=5282188761197863910' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/5282188761197863910'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/5282188761197863910'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2008/12/qtp-question-31-how-many-types-of.html' title='QTP Question 31: How many types of Actions are there in QTP?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-7350522800066488894</id><published>2008-12-30T12:53:00.000-08:00</published><updated>2008-12-30T12:53:00.720-08:00</updated><title type='text'>QTP Question 30: How to open a Notepad window without recording a test and without using SystemUtil.Run command?</title><content type='html'>You can still make the notepad open without using the record or System utility script, just by mentioning the path of the notepad “( i.e., where the notepad.exe is stored in the system) in the “Windows Applications Tab” of the “Record and Run Settings window.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-7350522800066488894?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/7350522800066488894/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=7350522800066488894' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/7350522800066488894'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/7350522800066488894'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2008/12/qtp-question-30-how-to-open-notepad.html' title='QTP Question 30: How to open a Notepad window without recording a test and without using SystemUtil.Run command?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-8046949676823219198</id><published>2008-12-29T12:52:00.000-08:00</published><updated>2008-12-29T12:52:00.589-08:00</updated><title type='text'>QTP Question 29: What are the properties you would use for identifying a browser and page when using descriptive programming?</title><content type='html'>“name” would be another property apart from “title” that we can use. OR We can also use the property “micClass”. ex: Browser(”micClass:=browser”).page(”micClass:=page”)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-8046949676823219198?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/8046949676823219198/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=8046949676823219198' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/8046949676823219198'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/8046949676823219198'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2008/12/qtp-question-29-what-are-properties-you.html' title='QTP Question 29: What are the properties you would use for identifying a browser and page when using descriptive programming?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-7229905965828812140</id><published>2008-12-28T12:50:00.000-08:00</published><updated>2008-12-28T12:52:22.577-08:00</updated><title type='text'>QTP Question 28: Explain the concept of object repository &amp; how QTP recognises objects?</title><content type='html'>&lt;span style="font-weight: bold;"&gt;Object Repository: &lt;/span&gt;displays a tree of all objects in the current component or in the current action or entire test( depending on the object repository mode you selected). we can view or modify the test object description of any test object in the repository or to add new objects to the repository.&lt;br /&gt;&lt;br /&gt;Quicktest learns the default property values and determines in which test object class it fits. If it is not enough it adds assistive properties, one by one to the description until it has compiled the unique description. If no assistive properties are available, then it adds a special Ordinal identifier such as objects location onthe page or in the source code.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-7229905965828812140?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/7229905965828812140/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=7229905965828812140' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/7229905965828812140'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/7229905965828812140'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2008/12/qtp-question-28-explain-concept-of.html' title='QTP Question 28: Explain the concept of object repository &amp; how QTP recognises objects?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-2767067954370948035</id><published>2007-03-06T08:35:00.000-08:00</published><updated>2007-03-06T08:36:01.615-08:00</updated><title type='text'>QTP Question 27: How to export data present in Datatable to an ".xls" file?</title><content type='html'>&lt;p class="MsoNormal" style="line-height: 12pt;"&gt;&lt;b style=""&gt;&lt;span style="font-size: 10pt; font-family: Verdana;"&gt;How to export data present in Datatable to an ".xls" file?&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;span style="font-size: 10pt; font-family: Verdana;"&gt;DataTable.Export&lt;span style=""&gt;  &lt;/span&gt;"....xls file name..."&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-2767067954370948035?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/2767067954370948035/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=2767067954370948035' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/2767067954370948035'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/2767067954370948035'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2007/03/qtp-question-27-how-to-export-data.html' title='QTP Question 27: How to export data present in Datatable to an &quot;.xls&quot; file?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-2428402453686287056</id><published>2007-03-06T08:25:00.000-08:00</published><updated>2007-03-06T08:34:38.131-08:00</updated><title type='text'>QTP Question 26: How to Import data from a ".xls" file to Data table during Runtime</title><content type='html'>How to Import data from a ".xls" file to Data table during Runtime?&lt;br /&gt;&lt;br /&gt;Datatable.Import "...XLS file name..."&lt;br /&gt;&lt;br /&gt;DataTable.ImportSheet(FileName, SheetSource, SheetDest)&lt;br /&gt;&lt;br /&gt;DataTable.ImportSheet "C:\name.xls" ,1 ,"name"&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-2428402453686287056?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/2428402453686287056/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=2428402453686287056' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/2428402453686287056'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/2428402453686287056'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2007/03/qtp-question-26-how-to-import-data-from.html' title='QTP Question 26: How to Import data from a &quot;.xls&quot; file to Data table during Runtime'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-116360363808233940</id><published>2006-11-15T07:08:00.000-08:00</published><updated>2006-11-15T07:13:58.096-08:00</updated><title type='text'>QTP Question 25: How do u create new test sets in Test Director?</title><content type='html'>&lt;strong&gt;How do you create new test sets in Test Director?&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Login to Test Director &lt;/li&gt;&lt;li&gt;Click on "Test Lab" tab &lt;/li&gt;&lt;li&gt;Select the Desired folder under which we need to Create the Test Set. (Test Sets can be grouped as per module.) &lt;/li&gt;&lt;li&gt;Click on "New Test Set or Ctrl+N" Icon to create a Test Set. &lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-116360363808233940?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/116360363808233940/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=116360363808233940' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/116360363808233940'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/116360363808233940'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2006/11/qtp-question-25-how-do-u-create-new.html' title='QTP Question 25: How do u create new test sets in Test Director?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-115746276659693409</id><published>2006-09-05T06:25:00.000-07:00</published><updated>2006-09-05T06:26:06.596-07:00</updated><title type='text'>QTP Question 24: What do you call the window test director - testlab?</title><content type='html'>What do you call the window test director - testlab? &lt;br /&gt;&lt;br /&gt;It’s called "Execution Grid". It is place from where we Run all Manual / Automated Scripts&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-115746276659693409?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/115746276659693409/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=115746276659693409' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/115746276659693409'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/115746276659693409'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2006/09/qtp-question-24-what-do-you-call.html' title='QTP Question 24: What do you call the window test director - testlab?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-115746269185269601</id><published>2006-09-05T06:24:00.000-07:00</published><updated>2006-09-05T06:24:51.876-07:00</updated><title type='text'>QTP Question 23: What does it mean when a check point is in red color? What do u do?</title><content type='html'>&lt;strong&gt;What does it mean when a check point is in red color? What do u do?&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;A red color indicates failure. Here we analyze the cause for failure whether it is a Script Issue or Environment Issue or a Application issue&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-115746269185269601?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/115746269185269601/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=115746269185269601' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/115746269185269601'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/115746269185269601'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2006/09/qtp-question-23-what-does-it-mean-when.html' title='QTP Question 23: What does it mean when a check point is in red color? What do u do?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-115581796767181575</id><published>2006-08-17T05:31:00.000-07:00</published><updated>2006-08-17T05:32:47.680-07:00</updated><title type='text'>QTP Question 22: How do you do batch testing in Winrunner &amp; is it possible to do in QTP, if so explain?</title><content type='html'>&lt;span style="font-weight:bold;"&gt;How do you do batch testing in Winrunner &amp; is it possible to do in QTP, if so explain?&lt;/span&gt; &lt;br /&gt;&lt;br /&gt;Batch Testing in WR is nothing but running the whole test set by selecting "Run Testset" from the "Execution Grid”. The same is possible with QTP also. If our test cases are automated then by selecting "Run Testset" all the test scripts can be executed. In this process the Scripts get executed one by one by keeping all the remaining scripts in "Waiting" mode.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-115581796767181575?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/115581796767181575/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=115581796767181575' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/115581796767181575'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/115581796767181575'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2006/08/qtp-question-22-how-do-you-do-batch.html' title='QTP Question 22: How do you do batch testing in Winrunner &amp; is it possible to do in QTP, if so explain?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-115444226938799564</id><published>2006-08-01T07:23:00.000-07:00</published><updated>2006-08-01T07:25:28.973-07:00</updated><title type='text'>QTP Question 21: How many ways we can parameterize data in QTP?</title><content type='html'>&lt;strong&gt;How many ways we can parameterize data in QTP?&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;There are four types of parameters:&lt;br /&gt;&lt;strong&gt;Test, action or component parameters&lt;/strong&gt; enable you to use values passed from your test or component, or values from other actions in your test.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Data Table parameters&lt;/strong&gt; enable you to create a data-driven test (or action) that runs several times using the data you supply. In each repetition, or iteration, QuickTest uses a different value from the Data Table.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Environment variable parameters&lt;/strong&gt; enable you to use variable values from other sources during the run session. These may be values you supply, or values that QuickTest generates for you based on conditions and options you choose.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Random number parameters&lt;/strong&gt; enable you to insert random numbers as values in your test or component. For example, to check how your application handles small and large ticket orders, you can have QuickTest generate a random number and insert it in a number of tickets edit field.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-115444226938799564?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/115444226938799564/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=115444226938799564' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/115444226938799564'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/115444226938799564'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2006/08/qtp-question-21-how-many-ways-we-can.html' title='QTP Question 21: How many ways we can parameterize data in QTP?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-115391876529154480</id><published>2006-07-26T05:59:00.000-07:00</published><updated>2006-07-26T05:59:25.343-07:00</updated><title type='text'>QTP Question 20: What is the Diff between Image check-point and Bit map Check point?</title><content type='html'>&lt;strong&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;What is the Diff between Image check-point and Bit map Check point?&lt;/span&gt;&lt;/strong&gt;&lt;br/&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;Image checkpoints enable you to check the properties of a Web image. You can check an area of a Web page or application as a bitmap. While creating a test or component, you specify the area you want to check by selecting an object. You can check an entire object or any area within an object. QuickTest captures the specified object as a bitmap, and inserts a checkpoint in the test or component. You can also choose to save only the selected area of the object with your test or component in order to save disk Space For example, suppose you have a Web site that can display a map of a city the user specifies. The map has control keys for zooming. You can record the new map that is displayed after one click on the control key that zooms in the map. Using the bitmap checkpoint, you can check that the map zooms in correctly. &lt;/span&gt;&lt;br/&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;&lt;/span&gt;&lt;br/&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;You can create bitmap checkpoints for all supported testing environments (as long as the appropriate add-ins are loaded).&lt;/span&gt;&lt;br/&gt;&lt;strong&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;Note: &lt;/span&gt;&lt;/strong&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;The results of bitmap checkpoints may be affected by factors such as operating system, screen resolution, and color settings.&lt;/span&gt;&lt;br/&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-115391876529154480?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/115391876529154480/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=115391876529154480' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/115391876529154480'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/115391876529154480'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2006/07/qtp-question-20-what-is-diff-between.html' title='QTP Question 20: What is the Diff between Image check-point and Bit map Check point?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-115374281693063691</id><published>2006-07-24T04:53:00.000-07:00</published><updated>2006-07-24T05:19:24.593-07:00</updated><title type='text'>QTP Question 19: What are Supported Check-Points in QTP?</title><content type='html'>&lt;a href="http://photos1.blogger.com/blogger/5850/2209/1600/QTP.0.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://photos1.blogger.com/blogger/5850/2209/400/QTP.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-115374281693063691?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/115374281693063691/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=115374281693063691' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/115374281693063691'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/115374281693063691'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2006/07/qtp-question-19-what-are-supported.html' title='QTP Question 19: What are Supported Check-Points in QTP?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-115322772837217814</id><published>2006-07-18T06:02:00.000-07:00</published><updated>2006-07-18T06:03:16.446-07:00</updated><title type='text'>QTP Question 18: What is Object Spy in QTP?</title><content type='html'>&lt;strong&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;What is Object Spy in QTP?&lt;/span&gt;&lt;/strong&gt;&lt;br/&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;&lt;/span&gt;&lt;br/&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;Using the Object Spy, you can view the properties of any object in an open application. You use the Object Spy pointer to point to an object. The Object Spy displays the selected object’s hierarchy tree and its properties and values in the Properties tab of the Object Spy dialog box.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-115322772837217814?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/115322772837217814/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=115322772837217814' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/115322772837217814'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/115322772837217814'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2006/07/qtp-question-18-what-is-object-spy-in.html' title='QTP Question 18: What is Object Spy in QTP?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-115218252252160295</id><published>2006-07-06T03:42:00.000-07:00</published><updated>2006-08-01T07:31:24.546-07:00</updated><title type='text'>QTP Question 17: What is test object model in QTP?</title><content type='html'>&lt;span style="font-family:arial;"&gt;&lt;strong&gt;What is test object model in QTP?&lt;/strong&gt;&lt;br /&gt;The &lt;em&gt;test object model &lt;/em&gt;is a large set of object types or &lt;em&gt;classes &lt;/em&gt;that QuickTest uses to represent the objects in your application. Each test object class has a list of properties that can uniquely identify objects of that class and a set of relevant methods that QuickTest can record for it.&lt;br /&gt;&lt;br /&gt;A &lt;em&gt;test object &lt;/em&gt;is an object that QuickTest creates in the test or component to represent the actual object in your application. QuickTest stores information about the object that will help it identify and check the object during the run session.&lt;br /&gt;&lt;br /&gt;A &lt;em&gt;run-time object &lt;/em&gt;is the actual object in your Web site or application on which methods are performed during the run session. When you perform an operation on your application while recording,&lt;br /&gt;QuickTest:&lt;br /&gt;&lt;br /&gt;➤ identifies the QuickTest test object class that represents the object on which you performed the operation and creates the appropriate test object&lt;br /&gt;➤ reads the current value of the object’s properties in your application and stores the list of properties and values with the test object&lt;br /&gt;➤ chooses a unique name for the object, generally using the value of one of its prominent properties&lt;br /&gt;➤ records the operation that you performed on the object using the appropriate QuickTest test object method&lt;br /&gt;&lt;br /&gt;For example, suppose you click on a &lt;strong&gt;Find &lt;/strong&gt;button with the following HTML&lt;br /&gt;source code:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt; type="submit" name="Find" value="Find"&gt;&lt;br /&gt;QuickTest identifies the object that you clicked as a &lt;strong&gt;WebButton &lt;/strong&gt;test object. It creates a WebButton object with the name Find, and records the following properties and values for the Find WebButton. It also records that you performed a &lt;strong&gt;Click &lt;/strong&gt;method on the WebButton.&lt;br /&gt;&lt;br /&gt;QuickTest displays your step in the Expert View like this:&lt;br /&gt;&lt;br /&gt;Browser("Mercury Interactive").Page("Mercury Interactive").&lt;br /&gt;WebButton("Find").Click &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-115218252252160295?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/115218252252160295/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=115218252252160295' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/115218252252160295'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/115218252252160295'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2006/07/qtp-question-17-what-is-test-object.html' title='QTP Question 17: What is test object model in QTP?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-115200281677171146</id><published>2006-07-04T01:46:00.000-07:00</published><updated>2006-07-04T01:46:56.823-07:00</updated><title type='text'>QTP Question 16: What is Parameterizing Tests?</title><content type='html'>&lt;strong&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;What is Parameterizing Tests?&lt;/span&gt;&lt;/strong&gt;&lt;br/&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;When you test your application, you may want to check how it performs the same operations with multiple sets of data. For example, suppose you want to check how your application responds to ten separate sets of data. You could record ten separate tests, each with its own set of data. Alternatively, you can create a parameterized test that runs ten times: each time the test runs, it uses a different set of data. &lt;/span&gt;&lt;br/&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-115200281677171146?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/115200281677171146/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=115200281677171146' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/115200281677171146'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/115200281677171146'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2006/07/qtp-question-16-what-is-parameterizing.html' title='QTP Question 16: What is Parameterizing Tests?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-115071265181347499</id><published>2006-06-19T03:23:00.000-07:00</published><updated>2006-06-19T03:24:11.823-07:00</updated><title type='text'>QTP Question 15: If an application name is changes frequently i.e while recording it has name, in this case how does QTP handles?</title><content type='html'>&lt;strong&gt;QTP Question 15: If an application name is changes frequently i.e while recording it has name “Window1” and then while running its “Windows2” in this case how does QTP handles?&lt;/strong&gt;&lt;br /&gt;QTP handles those situations using “Regular Expressions”.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-115071265181347499?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/115071265181347499/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=115071265181347499' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/115071265181347499'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/115071265181347499'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2006/06/qtp-question-15-if-application-name-is.html' title='QTP Question 15: If an application name is changes frequently i.e while recording it has name, in this case how does QTP handles?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-115071071643128982</id><published>2006-06-19T02:51:00.000-07:00</published><updated>2006-06-19T02:51:56.433-07:00</updated><title type='text'>QTP Question 14: How does QTP identifies the object in the application?</title><content type='html'>&lt;strong&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;How does QTP identifies the object in the application?&lt;/span&gt;&lt;/strong&gt;&lt;br/&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;QTP identifies the object in the application by LogicalName and Class.&lt;/span&gt;&lt;br/&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;For example: &lt;/span&gt;&lt;br/&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;The Edit box is identified by &lt;/span&gt;&lt;br/&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;Logical Name : PSOPTIONS_BSE_TIME20&lt;/span&gt;&lt;/li&gt;&lt;br/&gt;&lt;li&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;Class: WebEdit&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-115071071643128982?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/115071071643128982/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=115071071643128982' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/115071071643128982'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/115071071643128982'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2006/06/qtp-question-14-how-does-qtp.html' title='QTP Question 14: How does QTP identifies the object in the application?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-115071062652750178</id><published>2006-06-19T02:50:00.000-07:00</published><updated>2006-06-19T02:50:26.666-07:00</updated><title type='text'>QTP Question 13: In how many ways we can add check points to an application using QTP?</title><content type='html'>&lt;strong&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;In how many ways we can add check points to an application using QTP?&lt;/span&gt;&lt;/strong&gt;&lt;br/&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;We can add checkpoints while recording the application or we can add after recording is completed using Active screen (Note: To perform the second one The Active screen must be enabled while recording).&lt;/span&gt;&lt;br/&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-115071062652750178?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/115071062652750178/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=115071062652750178' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/115071062652750178'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/115071062652750178'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2006/06/qtp-question-13-in-how-many-ways-we.html' title='QTP Question 13: In how many ways we can add check points to an application using QTP?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-115045775287199630</id><published>2006-06-16T04:35:00.000-07:00</published><updated>2006-06-16T04:35:52.870-07:00</updated><title type='text'>QTP Question 12: Explain the check points in QTP?</title><content type='html'>&lt;strong&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;Explain the check points in QTP?&lt;/span&gt;&lt;/strong&gt;&lt;br/&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;A &lt;/span&gt;&lt;em&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;checkpoint &lt;/span&gt;&lt;/em&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;verifies that expected information is displayed in a Application while the test is running. You can add eight types of checkpoints to your test for standard web objects using QTP.&lt;/span&gt;&lt;br/&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;A &lt;/span&gt;&lt;em&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;page checkpoint &lt;/span&gt;&lt;/em&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;checks the characteristics of a Application&lt;/span&gt;&lt;/li&gt;&lt;br/&gt;&lt;li&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;A &lt;/span&gt;&lt;em&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;text checkpoint &lt;/span&gt;&lt;/em&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;checks that a text string is displayed in the appropriate place on a Application. &lt;/span&gt;&lt;/li&gt;&lt;br/&gt;&lt;li&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;An &lt;/span&gt;&lt;em&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;object checkpoint &lt;/span&gt;&lt;/em&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;(Standard) checks the values of an object on a Application. &lt;/span&gt;&lt;/li&gt;&lt;br/&gt;&lt;li&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;An &lt;/span&gt;&lt;em&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;image checkpoint &lt;/span&gt;&lt;/em&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;checks the values of an image on a Application. &lt;/span&gt;&lt;/li&gt;&lt;br/&gt;&lt;li&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;A &lt;/span&gt;&lt;em&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;table checkpoint &lt;/span&gt;&lt;/em&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;checks information within a table on a Application&lt;/span&gt;&lt;/li&gt;&lt;br/&gt;&lt;li&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;An &lt;/span&gt;&lt;em&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;Accessibility checkpoint &lt;/span&gt;&lt;/em&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;checks the web page for Section 508 compliance. &lt;/span&gt;&lt;/li&gt;&lt;br/&gt;&lt;li&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;An &lt;/span&gt;&lt;em&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;XML checkpoint &lt;/span&gt;&lt;/em&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;checks the contents of individual XML data files or XML documents that are part of your Web application.&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;A &lt;/span&gt;&lt;em&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;database checkpoint &lt;/span&gt;&lt;/em&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;checks the contents of databases accessed by your web site&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-115045775287199630?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/115045775287199630/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=115045775287199630' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/115045775287199630'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/115045775287199630'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2006/06/qtp-question-12-explain-check-points.html' title='QTP Question 12: Explain the check points in QTP?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-115045769257985394</id><published>2006-06-16T04:34:00.000-07:00</published><updated>2006-06-16T04:34:52.630-07:00</updated><title type='text'>QTP Question 11: What are the types of Object Repositorys in QTP?</title><content type='html'>&lt;strong&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;What are the types of Object Repositorys in QTP? &lt;/span&gt;&lt;/strong&gt;&lt;br/&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;QuickTest has two types of object repositories for storing object information: &lt;/span&gt;&lt;em&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;shared object repositories &lt;/span&gt;&lt;/em&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;and &lt;/span&gt;&lt;em&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;action object repositories&lt;/span&gt;&lt;/em&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;. You can choose which type of object repository you want to use as the default type for new tests, and you can change the default as necessary for each new test. &lt;/span&gt;&lt;br/&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;The &lt;/span&gt;&lt;em&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;object repository per-action &lt;/span&gt;&lt;/em&gt;&lt;span style="font-family:Verdana;font-size:85%;"&gt;mode is the default setting. In this mode, QuickTest automatically creates an object repository file for each action in your test so that you can create and run tests without creating, choosing, or modifying object repository files. However, if you do modify values in an action object repository, your changes do not have any effect on other actions. Therefore, if the same test object exists in more than one action and you modify an object's property values in one action, you may need to make the same change in every action (and any test) containing the object.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-115045769257985394?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/115045769257985394/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=115045769257985394' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/115045769257985394'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/115045769257985394'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2006/06/qtp-question-11-what-are-types-of.html' title='QTP Question 11: What are the types of Object Repositorys in QTP?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-114889648447831821</id><published>2006-05-29T02:54:00.000-07:00</published><updated>2006-06-19T23:16:38.276-07:00</updated><title type='text'>QTP Question 10: How QTP recognizes Objects in AUT?</title><content type='html'>QuickTest stores the definitions for application objects in a file called the Object Repository. As you record your test, QuickTest will add an entry for each item you interact with. Each Object Repository entry will be identified by a logical name (determined automatically by QuickTest), and will contain a set of properties (type, name, etc) that uniquely identify each object.Each line in the QuickTest script will contain a reference to the object that you interacted with, a call to the appropriate method (set, click, check) and any parameters for that method (such as the value for a call to the set method). The references to objects in the script will all be identified by the logical name, rather than any physical, descriptive properties.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-114889648447831821?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/114889648447831821/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=114889648447831821' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/114889648447831821'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/114889648447831821'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2006/05/qtp-question-10-how-qtp-recognizes.html' title='QTP Question 10: How QTP recognizes Objects in AUT?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-114889584196327009</id><published>2006-05-29T02:43:00.000-07:00</published><updated>2006-06-19T23:26:52.370-07:00</updated><title type='text'>QTP Question 09: Explain the QTP Tool interface</title><content type='html'>QTP Tool interface contains the following key elements:&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Title bar&lt;/strong&gt;&lt;br /&gt;displaying the name of the currently open test&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Menu bar&lt;/strong&gt;&lt;br /&gt;displaying menus of QuickTest commands&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;File toolbar&lt;/strong&gt;&lt;br /&gt;containing buttons to assist you in managing tests&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Test toolbar&lt;/strong&gt;&lt;br /&gt;containing buttons used while creating and maintaining tests&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Debug toolbar&lt;/strong&gt;&lt;br /&gt;containing buttons used while debugging tests.&lt;br /&gt;&lt;br /&gt;Note: The Debug toolbar is not displayed when you open QuickTest for the first time. You can display the Debug toolbar by choosing View &gt; Toolbars &gt; Debug. Note that this tutorial does not describe how to debug a test. For additional information, refer to the &lt;a href="http://qualityvista.com/qtp-guides.html" TARGET="_blank"&gt;QuickTest Professional User's Guide&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Action toolbar&lt;/strong&gt;&lt;br /&gt;containing buttons and a list of actions, enabling you to view the details of an individual action or the entire test flow.&lt;br /&gt;&lt;br /&gt;Note: The Action toolbar is not displayed when you open QuickTest for the first time. You can display the Action toolbar by choosing View &gt; Toolbars &gt; Action. If you insert a reusable or external action in a test, the Action toolbar is displayed automatically. For additional information, refer to the &lt;a href="http://qualityvista.com/qtp-guides.html" TARGET="_blank"&gt;QuickTest Professional User's Guide&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Test pane&lt;/strong&gt;&lt;br /&gt;containing two tabs to view your test-the Tree View and the Expert View&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Test Details pane&lt;/strong&gt;&lt;br /&gt;containing the Active Screen&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Data Table&lt;/strong&gt;&lt;br /&gt;containing two tabs, Global and Action, to assist you in parameterizing your test&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Debug Viewer pane&lt;/strong&gt;&lt;br /&gt;containing three tabs to assist you in debugging your test-Watch Expressions, Variables, and Command. (The Debug Viewer pane can be opened only when a test run pauses at a breakpoint.)&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Status bar&lt;/strong&gt;&lt;br /&gt;displaying the status of the test&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-114889584196327009?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/114889584196327009/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=114889584196327009' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/114889584196327009'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/114889584196327009'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2006/05/qtp-question-09-explain-qtp-tool.html' title='QTP Question 09: Explain the QTP Tool interface'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-114889475492808847</id><published>2006-05-29T02:25:00.000-07:00</published><updated>2006-06-19T23:19:34.680-07:00</updated><title type='text'>QTP Question 08: What is QTP or Quick Test Pro?</title><content type='html'>QuickTest is a graphical interface record-playback automation tool. It is able to work with any web, java or windows client application. Quick Test enables you to test standard web objects and ActiveX controls. In addition to these environments, QuickTest Professional also enables you to test Java applets and applications and multimedia objects on Applications as well as standard Windows applications, Visual Basic 6 applications and .NET framework applications.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-114889475492808847?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/114889475492808847/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=114889475492808847' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/114889475492808847'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/114889475492808847'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2006/05/qtp-question-08-what-is-qtp-or-quick.html' title='QTP Question 08: What is QTP or Quick Test Pro?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-114889366745398962</id><published>2006-05-29T02:06:00.000-07:00</published><updated>2006-06-19T23:23:09.566-07:00</updated><title type='text'>QTP Question 07: To which environments does QTP supports?</title><content type='html'>QuickTest Professional supports functional testing of all enterprise environments, including Windows, Web, .NET, Java/J2EE, SAP,Siebel, Oracle, PeopleSoft, Visual Basic, ActiveX, mainframe terminal emulators, and Web services.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-114889366745398962?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/114889366745398962/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=114889366745398962' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/114889366745398962'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/114889366745398962'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2006/05/qtp-question-07-to-which-environments.html' title='QTP Question 07: To which environments does QTP supports?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-114889356542585496</id><published>2006-05-29T02:05:00.000-07:00</published><updated>2006-06-16T04:53:51.173-07:00</updated><title type='text'>QTP Question 06: Explain about the Test Fusion Report of QTP?</title><content type='html'>Once a tester has run a test, a TestFusion report displays allaspects of the test run: a high-level results overview, an expandableTree View of the test specifying exactly where application failuresoccurred, the test data used, application screen shots for every stepthat highlight any discrepancies, and detailed explanations of eachcheckpoint pass and failure. By combining TestFusion reports withQuickTest Professional, you can share reports across an entire QAand development team.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-114889356542585496?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/114889356542585496/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=114889356542585496' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/114889356542585496'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/114889356542585496'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2006/05/qtp-question-06-explain-about-test.html' title='QTP Question 06: Explain about the Test Fusion Report of QTP?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-114889348729828072</id><published>2006-05-29T02:04:00.000-07:00</published><updated>2006-06-16T04:51:51.716-07:00</updated><title type='text'>QTP Question 05: What is keyword view and Expert view in QTP?</title><content type='html'>QuickTest’s Keyword Driven approach, test automation expertshave full access to the underlying test and object properties, via anintegrated scripting and debugging environment that is round-tripsynchronized with the Keyword View.Advanced testers can view and edit their tests in the Expert View,which reveals the underlying industry-standard VBScript thatQuickTest Professional automatically generates. Any changesmade in the Expert View are automatically synchronized with theKeyword View.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-114889348729828072?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/114889348729828072/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=114889348729828072' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/114889348729828072'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/114889348729828072'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2006/05/qtp-question-05-what-is-keyword-view.html' title='QTP Question 05: What is keyword view and Expert view in QTP?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-114889342188796185</id><published>2006-05-29T02:00:00.000-07:00</published><updated>2006-06-16T04:49:52.250-07:00</updated><title type='text'>QTP Question 04: How Does Run time data (Parameterization) is handled in QTP?</title><content type='html'>You can then enter test data into the Data Table, an integratedspreadsheet with the full functionality of Excel, to manipulate datasets and create multiple test iterations, without programming, toexpand test case coverage. Data can be typed in or imported fromdatabases, spreadsheets, or text files.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-114889342188796185?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/114889342188796185/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=114889342188796185' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/114889342188796185'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/114889342188796185'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2006/05/qtp-question-04-how-does-run-time-data.html' title='QTP Question 04: How Does Run time data (Parameterization) is handled in QTP?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-114889494465986007</id><published>2006-05-22T02:26:00.000-07:00</published><updated>2006-06-16T04:48:22.236-07:00</updated><title type='text'>QTP Question 03: Explain QTP Testing process?</title><content type='html'>The QuickTest testing process consists of 7 main phases:&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Create your test plan&lt;/strong&gt;&lt;br /&gt;Prior to automating there should be a detailed description of the test including the exact steps to follow, data to be input, and all items to be verified by the test. The verification information should include both data validations and existence or state verifications of objects in the application.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Recording a session on your application&lt;/strong&gt;&lt;br /&gt;As you navigate through your application, QuickTest graphically displays each step you perform in the form of a collapsible icon-based test tree. A step is any user action that causes or makes a change in your site, such as clicking a link or image, or entering data in a form.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Enhancing your test&lt;/strong&gt;&lt;br /&gt;Inserting checkpoints into your test lets you search for a specific value of a page, object or text string, which helps you identify whether or not your application is functioning correctly.&lt;br /&gt;NOTE: Checkpoints can be added to a test as you record it or after the fact via the Active Screen. It is much easier and faster to add the checkpoints during the recording process.&lt;br /&gt;Broadening the scope of your test by replacing fixed values with parameters lets you check how your application performs the same operations with multiple sets of data.&lt;br /&gt;Adding logic and conditional statements to your test enables you to add sophisticated checks to your test.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Debugging your test&lt;/strong&gt;&lt;br /&gt;If changes were made to the script, you need to debug it to check that it operates smoothly and without interruption.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Running your test on a new version of your application&lt;br /&gt;&lt;/strong&gt;You run a test to check the behavior of your application. While running, QuickTest connects to your application and performs each step in your test.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Analyzing the test results&lt;/strong&gt;&lt;br /&gt;You examine the test results to pinpoint defects in your application.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reporting defects&lt;/strong&gt;&lt;br /&gt;As you encounter failures in the application when analyzing test results, you will create defect reports in Defect Reporting Tool.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-114889494465986007?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/114889494465986007/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=114889494465986007' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/114889494465986007'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/114889494465986007'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2006/05/qtp-question-03-explain-qtp-testing.html' title='QTP Question 03: Explain QTP Testing process?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-113880661749518854</id><published>2006-02-01T07:07:00.000-08:00</published><updated>2006-06-16T04:43:22.986-07:00</updated><title type='text'>QTP Question 02: What's New in QuickTest Professional 8.2?</title><content type='html'>&lt;strong&gt;What's New in QuickTest Professional 8.2?&lt;/strong&gt;&lt;br/&gt;&lt;br/&gt;&lt;ul&gt;&lt;li&gt;Keyword View: Lets you easily build and maintain tests without writing VBScripts. &lt;/li&gt;&lt;br/&gt;&lt;li&gt;Auto-Documentation: Provides improved test clarity and the ability to view test steps in plain English. &lt;/li&gt;&lt;br/&gt;&lt;li&gt;Step Generator: Allows you to quickly insert custom-built functions into your tests. &lt;/li&gt;&lt;br/&gt;&lt;li&gt;&lt;a href="http://www.mercury.com/us/products/quality-center/business-process-testing/"&gt;Mercury Business Process Testing&lt;/a&gt;: Enhanced integration with BPT -- Business Components, Scripted Components, and Application Areas. &lt;/li&gt;&lt;br/&gt;&lt;li&gt;Enhanced Expert View: Provides greater efficiency when generalizing test components. &lt;/li&gt;&lt;br/&gt;&lt;li&gt;Action Parameters: Allows you to generalize testing actions for greater reusability. &lt;/li&gt;&lt;br/&gt;&lt;li&gt;Data Parameters: You can now specify test or action parameters to pass values into and from your test, and between actions in your test. &lt;/li&gt;&lt;br/&gt;&lt;li&gt;Open XML Report Format for Test Results: Test results are now stored in an open XML format, enabling you to easily customize the reports according to your own requirements, and to integrate the test result information with other applications. &lt;/li&gt;&lt;br/&gt;&lt;li&gt;Unicode Support: Lets you test global deployments of your enterprise applications. &lt;/li&gt;&lt;br/&gt;&lt;li&gt;Function Definition Generator: You can use the new Function Definition Generator to generate definitions for user-defined functions, add header information to them, and register functions to a test object. &lt;/li&gt;&lt;/ul&gt;&lt;br/&gt;&lt;a href="http://www.mercury.com/us/products/quality-center/functional-testing/quicktest-professional/"&gt;source&lt;/a&gt;&lt;br/&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-113880661749518854?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/113880661749518854/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=113880661749518854' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/113880661749518854'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/113880661749518854'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2006/02/whats-new-in-quicktest-professional-82.html' title='QTP Question 02: What&apos;s New in QuickTest Professional 8.2?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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></entry><entry><id>tag:blogger.com,1999:blog-21813245.post-113880638961505021</id><published>2006-02-01T07:01:00.000-08:00</published><updated>2006-06-16T04:39:15.190-07:00</updated><title type='text'>QTP Question 01: What is QTPro? What is Quick Test Pro? What is Quick Test Professional?</title><content type='html'>&lt;strong&gt;What is QTPro? What is Quick Test Pro? What is Quick Test Professional?&lt;/strong&gt;&lt;br/&gt;&lt;br/&gt;Mercury QuickTest Professional™ provides the industry’s best solution for functional test and regression test automation - addressing every major software application and environment. This next-generation automated testing solution deploys the concept of Keyword-driven testing to radically simplify test creation and maintenance. Unique to QuickTest Professional’s Keyword-driven approach, test automation experts have full access to the underlying test and object properties, via an integrated scripting and debugging environment that is round-trip synchronized with the Keyword View.QuickTest Professional satisfies the needs of both technical and non-technical users. It enables you to deploy higher-quality applications faster, cheaper, and with less risk. It works hand-in-hand with &lt;a href="http://www.mercury.com/us/products/quality-center/business-process-testing/"&gt;Mercury Business Process Testing™&lt;/a&gt; to bring non-technical subject matter experts into the quality process in a meaningful way. Plus, it empowers the entire testing team to create sophisticated test suites with minimal training.The deployment of Mercury QuickTest Professional is optimized through the use of Mercury best practices. Mercury best practices cover all aspects of deployment, including product installation and operation, organizational design, process implementation, continual process improvement and measurement of return on investment (ROI). Throughout your implementation Mercury applies these best practices to your specific situation, creating world-class procedures for you that drive long-term success.&lt;a href="http://www.mercury.com/us/products/quality-center/functional-testing/quicktest-professional/"&gt;source&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/21813245-113880638961505021?l=qtpro.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://qtpro.blogspot.com/feeds/113880638961505021/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=21813245&amp;postID=113880638961505021' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/113880638961505021'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/21813245/posts/default/113880638961505021'/><link rel='alternate' type='text/html' href='http://qtpro.blogspot.com/2006/02/what-is-qtpro-what-is-quick-test-pro.html' title='QTP Question 01: What is QTPro? What is Quick Test Pro? What is Quick Test Professional?'/><author><name>QTPro</name><uri>http://www.blogger.com/profile/00752281273106574929</uri><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>2</thr:total></entry></feed>
