<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Software Testing Interview Questions &#187; Automation Testing Interview Questions</title>
	<atom:link href="http://www.bugtest.info/category/automation-testing-interview-questions/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bugtest.info</link>
	<description>Software Testing Interview Question &#124; Test Director Interview question &#124; Load Runner interview questions &#124; QTP interview questions &#124; Silk Test Interview questions &#124; Win Runner  Interview questions &#124; Software Quality Assurance Interview Questions &#124; Automated Testing Interview Questions &#124; Manual Testing Interview Questions</description>
	<pubDate>Wed, 06 Aug 2008 18:53:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>How to fetch data from excel sheet using TEST DIRECTOR?</title>
		<link>http://www.bugtest.info/how-to-fetch-data-from-excel-sheet-using-test-director/</link>
		<comments>http://www.bugtest.info/how-to-fetch-data-from-excel-sheet-using-test-director/#comments</comments>
		<pubDate>Sat, 02 Dec 2006 19:21:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Automation Testing Interview Questions]]></category>

		<guid isPermaLink="false">http://www.bugtest.info/2006/how-to-fetch-data-from-excel-sheet-using-test-director.html</guid>
		<description><![CDATA[there is an option in Test director advance version 8.0 in that in file menu there is import file option
click on that and give the path where it is the path click on ok
]]></description>
			<content:encoded><![CDATA[<p>there is an option in Test director advance version 8.0 in that in file menu there is import file option</p>
<p>click on that and give the path where it is the path click on ok</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bugtest.info/how-to-fetch-data-from-excel-sheet-using-test-director/feed/</wfw:commentRss>
		</item>
		<item>
		<title>what are the Extension files in QTP?</title>
		<link>http://www.bugtest.info/what-are-the-extension-files-in-qtp/</link>
		<comments>http://www.bugtest.info/what-are-the-extension-files-in-qtp/#comments</comments>
		<pubDate>Sat, 02 Dec 2006 19:20:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Automation Testing Interview Questions]]></category>

		<guid isPermaLink="false">http://www.bugtest.info/2006/what-are-the-extension-files-in-qtp.html</guid>
		<description><![CDATA[scripts are stored with extension *.mts
action template file is stored with extension *.mst
per action repository is stored with *.mtr
shared action repository is stored with *.tsr
]]></description>
			<content:encoded><![CDATA[<p>scripts are stored with extension *.mts<br />
action template file is stored with extension *.mst<br />
per action repository is stored with *.mtr<br />
shared action repository is stored with *.tsr</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bugtest.info/what-are-the-extension-files-in-qtp/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What do you do if QTP doesn&#8217;t recognize object ,what action should be taken?</title>
		<link>http://www.bugtest.info/what-do-you-do-if-qtp-doesnt-recognize-object-what-action-should-be-taken/</link>
		<comments>http://www.bugtest.info/what-do-you-do-if-qtp-doesnt-recognize-object-what-action-should-be-taken/#comments</comments>
		<pubDate>Sat, 02 Dec 2006 19:19:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Automation Testing Interview Questions]]></category>

		<guid isPermaLink="false">http://www.bugtest.info/2006/what-do-you-do-if-qtp-doesnt-recognize-object-what-action-should-be-taken.html</guid>
		<description><![CDATA[First of all we have find the object by means of object repository if it is not identifying the nature of the object we can go for object identification ,even though if QTP is not recognising the object we can map the object by means of virtual manager wizard.
]]></description>
			<content:encoded><![CDATA[<p>First of all we have find the object by means of object repository if it is not identifying the nature of the object we can go for object identification ,even though if QTP is not recognising the object we can map the object by means of virtual manager wizard.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bugtest.info/what-do-you-do-if-qtp-doesnt-recognize-object-what-action-should-be-taken/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How you automate test scripts?</title>
		<link>http://www.bugtest.info/how-you-automate-test-scripts/</link>
		<comments>http://www.bugtest.info/how-you-automate-test-scripts/#comments</comments>
		<pubDate>Sat, 02 Dec 2006 19:18:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Automation Testing Interview Questions]]></category>

		<guid isPermaLink="false">http://www.bugtest.info/2006/how-you-automate-test-scripts.html</guid>
		<description><![CDATA[we can automate test scripts by means automation reference model,by which  we can automate the qtp itself
]]></description>
			<content:encoded><![CDATA[<p>we can automate test scripts by means automation reference model,by which  we can automate the qtp itself</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bugtest.info/how-you-automate-test-scripts/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Can we directly automate test scripts according to requirements?</title>
		<link>http://www.bugtest.info/can-we-directly-automate-test-scripts-according-to-requirements/</link>
		<comments>http://www.bugtest.info/can-we-directly-automate-test-scripts-according-to-requirements/#comments</comments>
		<pubDate>Sat, 02 Dec 2006 19:17:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Automation Testing Interview Questions]]></category>

		<guid isPermaLink="false">http://www.bugtest.info/2006/can-we-directly-automate-test-scripts-according-to-requirements.html</guid>
		<description><![CDATA[No, we cannot automate test scripts using requirements.
]]></description>
			<content:encoded><![CDATA[<p>No, we cannot automate test scripts using requirements.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bugtest.info/can-we-directly-automate-test-scripts-according-to-requirements/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How u perform exception handling in QTp,what is other name for ths ?</title>
		<link>http://www.bugtest.info/how-u-perform-exception-handling-in-qtpwhat-is-other-name-for-ths/</link>
		<comments>http://www.bugtest.info/how-u-perform-exception-handling-in-qtpwhat-is-other-name-for-ths/#comments</comments>
		<pubDate>Sat, 02 Dec 2006 19:14:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Automation Testing Interview Questions]]></category>

		<guid isPermaLink="false">http://www.bugtest.info/2006/how-u-perform-exception-handling-in-qtpwhat-is-other-name-for-ths.html</guid>
		<description><![CDATA[The other name for Exception handling is Recovery scenario.
There are 4 Triggers
1.Popup Window.
2.Object State.
3.Test Error.
4.System Crash.
The solution are
1.Function call.
2.Keyboard or mouse Operation.
3.Restart.
]]></description>
			<content:encoded><![CDATA[<p>The other name for Exception handling is Recovery scenario.<br />
There are 4 Triggers<br />
1.Popup Window.<br />
2.Object State.<br />
3.Test Error.<br />
4.System Crash.<br />
The solution are<br />
1.Function call.<br />
2.Keyboard or mouse Operation.<br />
3.Restart.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bugtest.info/how-u-perform-exception-handling-in-qtpwhat-is-other-name-for-ths/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Difference between GUI &#038; Functional testing?</title>
		<link>http://www.bugtest.info/difference-between-gui-functional-testing/</link>
		<comments>http://www.bugtest.info/difference-between-gui-functional-testing/#comments</comments>
		<pubDate>Sat, 02 Dec 2006 19:14:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Automation Testing Interview Questions]]></category>

		<guid isPermaLink="false">http://www.bugtest.info/2006/difference-between-gui-functional-testing.html</guid>
		<description><![CDATA[GUI T :
In computer science, GUI testing is the process of testing a graphical user interface to ensure it meets its written specifications. This is normally done through the use of a
variety of test cases.
Functional testing :
Quality assurance that a web site performs properly. All aspects of the user interface, navigation between pages and off-site, [...]]]></description>
			<content:encoded><![CDATA[<p>GUI T :<br />
In computer science, GUI testing is the process of testing a graphical user interface to ensure it meets its written specifications. This is normally done through the use of a<br />
variety of test cases.</p>
<p>Functional testing :<br />
Quality assurance that a web site performs properly. All aspects of the user interface, navigation between pages and off-site, multilingual navigation, etc. are tested. Testing<br />
is required in all the current browsers and on the major operating systems and platforms.<br />
OR<br />
The portion of security testing in which the advertised features of a system are tested for correct operation.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bugtest.info/difference-between-gui-functional-testing/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What is the differnce between action &#038; script ?</title>
		<link>http://www.bugtest.info/what-is-the-differnce-between-action-script/</link>
		<comments>http://www.bugtest.info/what-is-the-differnce-between-action-script/#comments</comments>
		<pubDate>Sat, 02 Dec 2006 19:12:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Automation Testing Interview Questions]]></category>

		<guid isPermaLink="false">http://www.bugtest.info/2006/what-is-the-differnce-between-action-script.html</guid>
		<description><![CDATA[A sequence of  related statements are called &#8220;Action&#8221;. But a script will contain more than one Action
]]></description>
			<content:encoded><![CDATA[<p>A sequence of  related statements are called &#8220;Action&#8221;. But a script will contain more than one Action</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bugtest.info/what-is-the-differnce-between-action-script/feed/</wfw:commentRss>
		</item>
		<item>
		<title>In how many ways you perform batchtesting ?</title>
		<link>http://www.bugtest.info/in-how-many-ways-you-perform-batchtesting/</link>
		<comments>http://www.bugtest.info/in-how-many-ways-you-perform-batchtesting/#comments</comments>
		<pubDate>Sat, 02 Dec 2006 19:11:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Automation Testing Interview Questions]]></category>

		<guid isPermaLink="false">http://www.bugtest.info/2006/in-how-many-ways-you-perform-batchtesting.html</guid>
		<description><![CDATA[I hope its in only one way. By going into
Start-> Programs-> QuickTestPro-> Tools-> Test Batch Runner
Here, you can call any number of scripts and run at once. All the scripts are run one after the other in the order they are placed in batch runner.
]]></description>
			<content:encoded><![CDATA[<p>I hope its in only one way. By going into</p>
<p>Start-> Programs-> QuickTestPro-> Tools-> Test Batch Runner</p>
<p>Here, you can call any number of scripts and run at once. All the scripts are run one after the other in the order they are placed in batch runner.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bugtest.info/in-how-many-ways-you-perform-batchtesting/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How can we upload manual test cases in testdirector ?</title>
		<link>http://www.bugtest.info/how-can-we-upload-manual-test-cases-in-testdirector/</link>
		<comments>http://www.bugtest.info/how-can-we-upload-manual-test-cases-in-testdirector/#comments</comments>
		<pubDate>Sat, 02 Dec 2006 19:10:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Automation Testing Interview Questions]]></category>

		<guid isPermaLink="false">http://www.bugtest.info/2006/how-can-we-upload-manual-test-cases-in-testdirector.html</guid>
		<description><![CDATA[there is an option in test director advance version as export/import from file
]]></description>
			<content:encoded><![CDATA[<p>there is an option in test director advance version as export/import from file</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bugtest.info/how-can-we-upload-manual-test-cases-in-testdirector/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
