<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Siebel Answers &#187; Siebel Testing</title>
	<atom:link href="http://interview.siebelunleashed.com/blog/category/siebel-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://interview.siebelunleashed.com/blog</link>
	<description>Making Siebel Interviews easy</description>
	<lastBuildDate>Mon, 29 Mar 2010 15:52:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>A-Z of Testing</title>
		<link>http://interview.siebelunleashed.com/blog/siebel-testing/a-to-z-of-testing/</link>
		<comments>http://interview.siebelunleashed.com/blog/siebel-testing/a-to-z-of-testing/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 15:50:47 +0000</pubDate>
		<dc:creator>neel</dc:creator>
				<category><![CDATA[Siebel Testing]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://interview.siebelunleashed.com/blog/?p=485</guid>
		<description><![CDATA[This is a list of terms using in testing starting from A to Z hence named appropriately as A2Z testing. This list has been prepared by Shilpi Chopra who has been work experience of 3 years in testing. It can be really handy if you are preparing for interview and work in testing. You can [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><span style="color: #888888;">This is a list of terms using in testing starting from A to Z hence named appropriately as A2Z testing.<br />
This list has been prepared by <span style="color: #000000;"><strong>Shilpi Chopra</strong> </span>who has been work experience of 3 years in testing.</span></p>
<p>It can be really handy if you are preparing for interview and work in testing.<span id="more-485"></span></p>
<p>You can download it from the link given below<br />
Download: <a href="http://siebelunleashed.com/wp-content/uploads/2008/04/a2ztesting.zip">a2ztesting</a></p>
<div id="wherego_related"><h3>Readers who viewed this page, also viewed:</h3><ul><li><a href="http://interview.siebelunleashed.com/blog/configuration/link-specification-interview-question/" rel="bookmark" class="wherego_title">Link Specification–Interview Question.</a></li><li><a href="http://interview.siebelunleashed.com/blog/configuration/different-types-tables-siebel/" rel="bookmark" class="wherego_title">What are different types of tables in Siebel?</a></li><li><a href="http://interview.siebelunleashed.com/blog/siebel-testing/qtp/components-recovery-scenario-qtp/" rel="bookmark" class="wherego_title">What are the components of a recovery scenario?</a></li><li><a href="http://interview.siebelunleashed.com/blog/siebel-testing/verification-and-validation/" rel="bookmark" class="wherego_title">Difference between Verification and Validation</a></li><li><a href="http://interview.siebelunleashed.com/blog/escript/siebel-server-script-browser-script/" rel="bookmark" class="wherego_title">What is difference between Siebel Browser Script and Server Script?</a></li><li><a href="http://interview.siebelunleashed.com/blog/siebel-testing/qtp/source-property-database-object/" rel="bookmark" class="wherego_title">What does the source property of a database test object specify?</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/">Where did they go from here?</a></li></ul></div><p></p>]]></content:encoded>
			<wfw:commentRss>http://interview.siebelunleashed.com/blog/siebel-testing/a-to-z-of-testing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Black Box Testing and its methods</title>
		<link>http://interview.siebelunleashed.com/blog/siebel-testing/black-box-testing-and-methods/</link>
		<comments>http://interview.siebelunleashed.com/blog/siebel-testing/black-box-testing-and-methods/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 06:36:25 +0000</pubDate>
		<dc:creator>prarthana</dc:creator>
				<category><![CDATA[Siebel Testing]]></category>
		<category><![CDATA[Black Box Testing]]></category>
		<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://interview.siebelunleashed.com/blog/?p=468</guid>
		<description><![CDATA[Black Box Testing:  Also called as Behavioural Testing. It is a Function-based testing, which focuses on testing the functional requirements.  The test cases are designed with a view point that for a particular set of input conditions, you will get a particular set of output values. It is mostly being done at later stages of [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><strong>Black Box Testing</strong>:  Also called as <strong>Behavioural Testing</strong>. It is a Function-based testing, which focuses on testing the functional requirements.  The test cases are designed with a view point that for a particular set of input conditions, you will get a particular set of output values. It is mostly being done at later stages of testing.</p>
<p><span id="more-468"></span></p>
<p><strong>Black Box Testing Methods:</strong> Following are the various ways in which Black Box testing is carried out:</p>
<p>1. <strong>Graph- Based Testing</strong>: Identifying the objects and relationships between them. And then testing whether the relationship behave as expected or not. Graphs are used to prepare the test cases, in which: objects are represented as <em>Nodes</em> and relationships as <em>Links</em>.</p>
<p>2. <strong>Eqivalence Class Testing</strong>: A set of input domain is partitioned into different classes. And selecting the test data from each class. The equivalence class represents the <em>valid</em> and <em>invalid states</em> for input conditions.</p>
<p>3. <strong>Boundary Value Testing</strong>: It is carried out by selecting the test cases that exercises bounding values. For eg, if a test case accepts values with the range (a to d), then testing the behaviour at &#8216;a&#8217; and &#8216;d&#8217;.</p>
<p>4. <strong>Comparison Testing</strong>: Also called back-to-back testing. In this method, different software teams build a product using the same specification but different technologies and methodologies. After that all the versions are tested and their ouput is compared. Its <em>not a full proof testing method</em> since even if they all give the same results, if one is incorrect all of them will be incorrect.</p>
<div id="wherego_related"><h3>Readers who viewed this page, also viewed:</h3><ul><li><a href="http://interview.siebelunleashed.com/blog/configuration/make-record-editable-for-some-and-read-only-for-some/" rel="bookmark" class="wherego_title">Make record editable for some and read only for some?</a></li><li><a href="http://interview.siebelunleashed.com/blog/user-properties/update-field-change-another-field/" rel="bookmark" class="wherego_title">How to update a field based on change in another field?</a></li><li><a href="http://interview.siebelunleashed.com/blog/siebel-testing/a-to-z-of-testing/" rel="bookmark" class="wherego_title">A-Z of Testing</a></li><li><a href="http://interview.siebelunleashed.com/blog/configuration/how-to-enable-a-particular-child-entity/" rel="bookmark" class="wherego_title">How to enable a particular child entity?</a></li><li><a href="http://interview.siebelunleashed.com/blog/escript/siebel-server-script-browser-script/" rel="bookmark" class="wherego_title">What is difference between Siebel Browser Script and Server Script?</a></li><li><a href="http://interview.siebelunleashed.com/blog/smart-scripts/how-to-invoke-smart-script-on-click-of-a-button/" rel="bookmark" class="wherego_title">How to invoke Smart Script on click of a button?</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/">Where did they go from here?</a></li></ul></div><p></p>]]></content:encoded>
			<wfw:commentRss>http://interview.siebelunleashed.com/blog/siebel-testing/black-box-testing-and-methods/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Difference between Verification and Validation</title>
		<link>http://interview.siebelunleashed.com/blog/siebel-testing/verification-and-validation/</link>
		<comments>http://interview.siebelunleashed.com/blog/siebel-testing/verification-and-validation/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 06:01:02 +0000</pubDate>
		<dc:creator>prarthana</dc:creator>
				<category><![CDATA[Siebel Testing]]></category>
		<category><![CDATA[Software testing]]></category>
		<category><![CDATA[Software Validation]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://interview.siebelunleashed.com/blog/?p=466</guid>
		<description><![CDATA[Verification refers to the set of activities performed in order to ensure that the software we are building, correctly performs a specific function. In other words, it answers the question &#8220;Are we building the product right?&#8221; while, Validation refers to the set of activities performed to ensure that the product which we have built complies [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><em>Verification </em>refers to the set of activities performed in order to ensure that the software we are building, correctly performs a specific function. In other words, it answers the question &#8220;Are we building the product right?&#8221;</p>
<p>while,</p>
<p><em>Validation </em>refers to the set of activities performed to ensure that the product which we have built complies with the customer requirement. In other words, it answers the question &#8220;Are we building the right product?&#8221;</p>
<div id="wherego_related"><h3>Readers who viewed this page, also viewed:</h3><ul><li><a href="http://interview.siebelunleashed.com/blog/user-properties/update-field-change-another-field/" rel="bookmark" class="wherego_title">How to update a field based on change in another field?</a></li><li><a href="http://interview.siebelunleashed.com/blog/configuration/link-specification-interview-question/" rel="bookmark" class="wherego_title">Link Specification–Interview Question.</a></li><li><a href="http://interview.siebelunleashed.com/blog/siebel-testing/a-to-z-of-testing/" rel="bookmark" class="wherego_title">A-Z of Testing</a></li><li><a href="http://interview.siebelunleashed.com/blog/configuration/how-to-enable-a-particular-child-entity/" rel="bookmark" class="wherego_title">How to enable a particular child entity?</a></li><li><a href="http://interview.siebelunleashed.com/blog/configuration/difference-between-hierarchical-constraint-picklist/" rel="bookmark" class="wherego_title">What is difference between Hierarchical and Constraint Picklist?</a></li><li><a href="http://interview.siebelunleashed.com/blog/siebel-testing/qtp/source-property-database-object/" rel="bookmark" class="wherego_title">What does the source property of a database test object specify?</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/">Where did they go from here?</a></li></ul></div><p></p>]]></content:encoded>
			<wfw:commentRss>http://interview.siebelunleashed.com/blog/siebel-testing/verification-and-validation/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What does the source property of a database test object specify?</title>
		<link>http://interview.siebelunleashed.com/blog/siebel-testing/qtp/source-property-database-object/</link>
		<comments>http://interview.siebelunleashed.com/blog/siebel-testing/qtp/source-property-database-object/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 05:19:06 +0000</pubDate>
		<dc:creator>prarthana</dc:creator>
				<category><![CDATA[QTP]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://interview.siebelunleashed.com/blog/?p=462</guid>
		<description><![CDATA[Values for the following parameters need to be passed to the source object property of a database object when used in QTP: 1. Connection string:  which defines the path to the source database. 2. Username:  username with which you want to connect to source database. 3. Password:  password for authentication. Readers who viewed this page, [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Values for the following parameters need to be passed to the <strong>source object property </strong>of a <strong>database object </strong>when used <strong>in QTP</strong>:</p>
<p>1. Connection string:  which defines the path to the source database.<br />
2. Username:  username with which you want to connect to source database.<br />
3. Password:  password for authentication.</p>
<div id="wherego_related"><h3>Readers who viewed this page, also viewed:</h3><ul><li><a href="http://interview.siebelunleashed.com/blog/siebel-testing/black-box-testing-and-methods/" rel="bookmark" class="wherego_title">Black Box Testing and its methods</a></li><li><a href="http://interview.siebelunleashed.com/blog/configuration/difference-between-hierarchical-constraint-picklist/" rel="bookmark" class="wherego_title">What is difference between Hierarchical and Constraint Picklist?</a></li><li><a href="http://interview.siebelunleashed.com/blog/siebel-testing/a-to-z-of-testing/" rel="bookmark" class="wherego_title">A-Z of Testing</a></li><li><a href="http://interview.siebelunleashed.com/blog/configuration/how-to-enable-a-particular-child-entity/" rel="bookmark" class="wherego_title">How to enable a particular child entity?</a></li><li><a href="http://interview.siebelunleashed.com/blog/siebel-testing/verification-and-validation/" rel="bookmark" class="wherego_title">Difference between Verification and Validation</a></li><li><a href="http://interview.siebelunleashed.com/blog/configuration/link-specification-interview-question/" rel="bookmark" class="wherego_title">Link Specification–Interview Question.</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/">Where did they go from here?</a></li></ul></div><p></p>]]></content:encoded>
			<wfw:commentRss>http://interview.siebelunleashed.com/blog/siebel-testing/qtp/source-property-database-object/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What are the components of a recovery scenario?</title>
		<link>http://interview.siebelunleashed.com/blog/siebel-testing/qtp/components-recovery-scenario-qtp/</link>
		<comments>http://interview.siebelunleashed.com/blog/siebel-testing/qtp/components-recovery-scenario-qtp/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 06:27:28 +0000</pubDate>
		<dc:creator>prarthana</dc:creator>
				<category><![CDATA[QTP]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://interview.siebelunleashed.com/blog/?p=460</guid>
		<description><![CDATA[The following are the important components of a recovery scenario in Quick Test Professional. &#62; Trigger:  is the event which interrupted your QTP run session and as a result of which recovery scenario manager is invoked. For eg.  an unexpected pop-up window &#62;  Recovery actions:  are the actions which QTP will be performing to handle the [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>The following are the important components of a recovery scenario in <strong>Quick Test Professional.</strong><span id="more-460"></span></p>
<p>&gt; Trigger:  is the event which interrupted your QTP run session and as a result of which recovery scenario manager is invoked. For eg.  an unexpected pop-up window<br />
&gt;  Recovery actions:  are the actions which QTP will be performing to handle the interruption. For eg.  closing the pop-up window<br />
&gt;  Post-recovery:  it allows you to specify how to continue the run session once QTP is done with the recovery actions. For eg. stop the run session or restart the run session</p>
<div id="wherego_related"><h3>Readers who viewed this page, also viewed:</h3><ul><li><a href="http://interview.siebelunleashed.com/blog/siebel-testing/verification-and-validation/" rel="bookmark" class="wherego_title">Difference between Verification and Validation</a></li><li><a href="http://interview.siebelunleashed.com/blog/workflows/different-methods-invoke-workflow/" rel="bookmark" class="wherego_title">Different methods of invoking workflow ?</a></li><li><a href="http://interview.siebelunleashed.com/blog/escript/siebel-server-script-browser-script/" rel="bookmark" class="wherego_title">What is difference between Siebel Browser Script and Server Script?</a></li><li><a href="http://interview.siebelunleashed.com/blog/siebel-testing/a-to-z-of-testing/" rel="bookmark" class="wherego_title">A-Z of Testing</a></li><li><a href="http://interview.siebelunleashed.com/blog/siebel-testing/black-box-testing-and-methods/" rel="bookmark" class="wherego_title">Black Box Testing and its methods</a></li><li><a href="http://interview.siebelunleashed.com/blog/siebel-eai/what-is-a-vbc/" rel="bookmark" class="wherego_title">What is a VBC?</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/">Where did they go from here?</a></li></ul></div><p></p>]]></content:encoded>
			<wfw:commentRss>http://interview.siebelunleashed.com/blog/siebel-testing/qtp/components-recovery-scenario-qtp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A2Z of Testing</title>
		<link>http://interview.siebelunleashed.com/blog/siebel-testing/a2z-of-testing/</link>
		<comments>http://interview.siebelunleashed.com/blog/siebel-testing/a2z-of-testing/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 11:23:42 +0000</pubDate>
		<dc:creator>neel</dc:creator>
				<category><![CDATA[Siebel Testing]]></category>

		<guid isPermaLink="false">http://siebelunleashed.com/?p=298</guid>
		<description><![CDATA[This is a list of terms using in testing starting from A to Z hence named appropriately as A2Z testing. This list has been prepared by Shilpi Chopra who has been work experience of 3 years in testing. It can be really handy if you are preparing for interview and work in testing. You can [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>This is a list of terms using in testing starting from A to Z hence named appropriately as A2Z testing.<br />
<span style="color: #800000;">This list has been prepared by <strong>Shilpi Chopra</strong> who has been work experience of 3 years in testing.</span></p>
<p>It can be really handy if you are preparing for interview and work in testing.</p>
<p>You can download it from the link given below<br />
Download: <a href="http://siebelunleashed.com/wp-content/uploads/2008/04/a2ztesting.zip">a2ztesting</a></p>
<div id="wherego_related"><h3>Readers who viewed this page, also viewed:</h3><ul><li><a href="http://interview.siebelunleashed.com/blog/siebel-testing/black-box-testing-and-methods/" rel="bookmark" class="wherego_title">Black Box Testing and its methods</a></li><li><a href="http://interview.siebelunleashed.com/blog/siebel-eai/what-is-xml-doc-siebel/" rel="bookmark" class="wherego_title">What do you understand by the term XML Doc?</a></li><li><a href="http://interview.siebelunleashed.com/blog/configuration/how-to-setup-siebel-development-environment/" rel="bookmark" class="wherego_title">How To Setup Siebel Development Environment ?</a></li><li><a href="http://interview.siebelunleashed.com/blog/configuration/pre-default-post-default-properties-conflict/" rel="bookmark" class="wherego_title">What will happen if I provide value in both Pre-Default and Post-Default properties?</a></li><li><a href="http://interview.siebelunleashed.com/blog/siebel-testing/a-to-z-of-testing/" rel="bookmark" class="wherego_title">A-Z of Testing</a></li><li><a href="http://interview.siebelunleashed.com/blog/configuration/position-and-responsibility-relationship-interview-question/" rel="bookmark" class="wherego_title">Position and Responsibility relationship &#8211; Interview Question</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/">Where did they go from here?</a></li></ul></div><p></p>]]></content:encoded>
			<wfw:commentRss>http://interview.siebelunleashed.com/blog/siebel-testing/a2z-of-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

