<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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" version="2.0">

<channel>
	<title>Testing Interview Questions</title>
	
	<link>http://www.softwaretestingquestions.com</link>
	<description>Software Testing Interview Questions | LoadRunner Interview Questions | Rational Robot Interview Questions | Test Director Interview Questions | QTP Interview Questions | SilkTest Interview Questions | Winrunner Interview Questions | Testing Interview Questions | Load Testing Interview Questions | Test Automation Interview Questions | Test Cases Interview Questions | General Interview Questions | QA Interview Questions | Web Testing Interview Questions | Quality Control Interview Questions | Testing Discussion Interview Questions</description>
	<pubDate>Mon, 01 Sep 2008 17:34:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/SoftwareTestingQuestions" type="application/rss+xml" /><item>
		<title>Rational Robot Interview Questions2</title>
		<link>http://www.softwaretestingquestions.com/rational-robot-interview-questions2/</link>
		<comments>http://www.softwaretestingquestions.com/rational-robot-interview-questions2/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 17:34:58 +0000</pubDate>
		<dc:creator>Rama</dc:creator>
		
		<category><![CDATA[Rational Robot Interview Questions2]]></category>

		<guid isPermaLink="false">http://www.softwaretestingquestions.com/?p=54</guid>
		<description><![CDATA[1. How to create a verification point?
1. Do one of the following: . If recording, click the display GUI Insert Toolbar on the GUI Record toolbar.
                              [...]]]></description>
			<content:encoded><![CDATA[<p><strong>1. How to create a verification point?</strong></p>
<p>1. Do one of the following: . If recording, click the display GUI Insert Toolbar on the GUI Record toolbar.<br />
                                     . If editing, postion the pointer in the script and click the display GUI Insert Toobar button on the standard toolbar.<br />
2. Click a verification point button on the GUI Insert toolbar.<br />
3. In the verification point name dialog box, edit the name as appropriate. The name can be a maximum of 20 characters.<br />
4. Optionally, set the wait state options. For information, see the next section, setting a wait state for a verification point.<br />
5. Optionally, set the expected result option.<br />
6. Click OK.</p>
<p><strong>2. How to add a wait state when creating a verification point?</strong></p>
<p>1. Start to create the verification point.<br />
2. In the verification point name dialog box, select apply wait state to verification point.<br />
3. Type values for the following options:Retry every - how often Robot retries the verification point during playback. Robot retries until the verification point passes or until the timeout limit is reached.<br />
Timeout after - The maximum amount of time that Robot waits for the verification point to pass before it times out. If the timeout limit is reached and the verification point has not passed, Robot enters a failure in the log. The script playback either continues or stops based on the setting in the Error Recovery tab of the GUI Playback Options dialog box.</p>
<p><strong>3. How to set the expected result when creating a verification point?</strong></p>
<p>1. Start to create a verification point.<br />
2. In the verification point name dialog box, click Pass or Fail.</p>
<p><strong>4. What are two verification points for use with web sites?</strong></p>
<p>1. Use the web site scan verification point to check the content of your web site with every revision and ensure that changes have not resulted in defects.<br />
2. Use the web site compare verification point to capture a baseline of your web site and compare it to the web site at another point in time.</p>
<p><strong>5. How to select the object to test?</strong></p>
<p>1. Start creating the verification point.<br />
2. In the verification point name dialog box, type a name and click OK to open the select object dialog box.<br />
3. Do one of the following:<br />
    .select automatically close dialog box after object selection to have the select object dialog box close after you select the object to test.<br />
    .Clear automatically close dialog box after object selection to have the select object dialog box reappear after you select the object to test. You will need to click ok to close the dialog box. To select a visible object directly from the application, continue with step 4. To select an object from the list of all objects on the desktop, skip to step 5.<br />
4. To select a visible object directly from the application, drag the object Finder tool over the object and release the mouse button.<br />
5. To select a visible or hidden object from a list of all objects on the windows desktop, click Browse to open the object List dialog box. Select the object from the list and click OK.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.softwaretestingquestions.com/rational-robot-interview-questions2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Rational Robot Interview Questions1</title>
		<link>http://www.softwaretestingquestions.com/rational-robot-interview-questions1/</link>
		<comments>http://www.softwaretestingquestions.com/rational-robot-interview-questions1/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 16:34:22 +0000</pubDate>
		<dc:creator>Rama</dc:creator>
		
		<category><![CDATA[Rational Robot Interview Questions1]]></category>

		<guid isPermaLink="false">http://www.softwaretestingquestions.com/?p=52</guid>
		<description><![CDATA[1. How to create a datapool?
When creating a datapool, you specify the kinds of data (called datatypes) that the script will send for example, customer names, addresses and unique order numbers or product names. When you finish defining the datapool, TestManager automatically generates the number of rows of data that you specify.
2. How to analyz [...]]]></description>
			<content:encoded><![CDATA[<p>1. How to create a datapool?</p>
<p>When creating a datapool, you specify the kinds of data (called datatypes) that the script will send for example, customer names, addresses and unique order numbers or product names. When you finish defining the datapool, TestManager automatically generates the number of rows of data that you specify.</p>
<p>2. How to analyz results in the log and comparators?</p>
<p>You use Testmanager to view the logs that are created when you run scripts and schedules.</p>
<p>Use the log to:<br />
View the results of running a script, including verification point failures, procedural failures, aborts and any additional playback information. Reviewing the results in the log reveals whether each scripts and verification point passed or failed.</p>
<p>Analyze the results of verification points to determine why a script may have failed.</p>
<p>Robot includes 4 comparators:</p>
<p>.Object Properties Comparator<br />
.Text Comparator<br />
.Grid Comparator<br />
.Image Comparator</p>
<p>Rational Sitecheck</p>
<p>Rational SiteCheck to test the structural integrity of your intranet or World Wide Web site. SiteCheck is designed to help you view, track, and maintain your rapidly changing site. Use Sitecheck to:</p>
<p>Visualize the structure of your Web Site and display the relationship between each page and the rest of the site.</p>
<p>Identify and analyze web pages with active content, such as forms, Java, Javascript, Activex, and Visual Basic script (VBscript).</p>
<p>Filter information so that you can inspect specific file types and defects, including broken links.</p>
<p>Examine and edit the source code for any Web page, with color-coded text.</p>
<p>Update and repair files using the integrated editor, or configure your favorite HTML editor to perform modifications to HTML files.</p>
<p>Perform comprehensive testing of secure Web sites. Sitecheck provides secure socket layer (SSL) support, proxy server configuration, and support for multiple password realms.</p>
<p>3. What is a verification point?</p>
<p>A verification point is a point in a script that you create to confirm the state of an object across builds of the application-under-test.</p>
<p>Verification point type</p>
<p>1. Alphanumeric:<br />
Captures and tests alphanumetric data in windows objects that contain text, such as edit boxes, check boxes, labels, push buttons, radio buttons, toolbars, and windows (captions).<br />
2. Clipboard:<br />
Captures and compares alphanumetric data that has been copied to the clipboard.<br />
3. File Comparison:<br />
Compares two specified files during playback.<br />
4. File Existence:<br />
Verifies the existence of a specified file during playback.<br />
5. Menu:<br />
Captures and compares the menu titile, menu items, shortcut keys, and the state of selected menus.<br />
6. Module Existence: Verifies whether a specified module is loaded into a specified context (process), or is loaded anywhere in memory.<br />
7. Object data: Captures and compares the data inside standard windows objects.<br />
8. Object properties : Captures and compares the properties of standard windows objects.<br />
9. Region Image: Captures a region of the screen as a bitmap.<br />
10. Website compare: Captures a baseline of a web site and compares it to the web site at another point in time.<br />
11. Website scan: Checks the contents of a web site with every revision and ensures that changes have not resulted in defects.<br />
12. Window Existence: Verifies the existence and status of a specified window during playback.<br />
13. Window Image: Captures a window as a bitmap.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.softwaretestingquestions.com/rational-robot-interview-questions1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Rational Robot Interview Questions</title>
		<link>http://www.softwaretestingquestions.com/rational-robot-interview-questions/</link>
		<comments>http://www.softwaretestingquestions.com/rational-robot-interview-questions/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 14:28:25 +0000</pubDate>
		<dc:creator>Rama</dc:creator>
		
		<category><![CDATA[Rational Robot interview questions]]></category>

		<guid isPermaLink="false">http://www.softwaretestingquestions.com/?p=50</guid>
		<description><![CDATA[1. What is Rational Robot?
Rational Robot is a complete set of components for automating the testing of Microsoft Windows client/server and internet applications. The main component of Robot lets you start recording tests in as few as two mouse clicks. After recording, Robot plays back the tests in a fraction of the time it would [...]]]></description>
			<content:encoded><![CDATA[<p><strong>1. What is Rational Robot?</strong></p>
<p>Rational Robot is a complete set of components for automating the testing of Microsoft Windows client/server and internet applications. The main component of Robot lets you start recording tests in as few as two mouse clicks. After recording, Robot plays back the tests in a fraction of the time it would take to repeat the actions manually.</p>
<p><strong>2. Which products does Rational Robot Installs with?</strong></p>
<p><strong>Clear Quest</strong> - Change-Request management tool that tracks and manages defects and change requests through the development process.<br />
<strong>Rational Log Viewer and Comparators</strong> - are the tools you use to view logs and test results created when you playback scripts.<br />
<strong>Rational Robot</strong> - is the tool that you used to develop both GUI and VU (Virtual user) scripts.<br />
<strong>SQL Anywhere</strong> - A database product to help create, maintain and run your Rational repositories.<br />
<strong>Rational Test Manager</strong> - is the component that you use to plan your tests, manage your test cases, and run queries and reports.<br />
<strong>Rational Administrator</strong> - Is the component that you use to create and manage repositories.<br />
<strong>Rational Site Check</strong> - Is the component that you use to test the structural integrity of your intranet or WWW site.<br />
Additional Rational Products available only with Rational Suite Test Studio or Performance Studio.<br />
<strong>Test factory</strong> - Component based testing tool that automatically generates Test Factory scripts according to the applications navigational structure.</p>
<p><strong>Diagnostic Tools</strong></p>
<p><strong>Rational Purify</strong> - Is a comprehensive C/C++ run time error checking tool.<br />
<strong>Rational Visual Quantify</strong> - Is an performance prolofier that provides performance analysis of a product, to aid in improving performance of the code.<br />
<strong>Rational Visual Pure Coverage</strong> - Is a customizable code coverage analysis tool that provides detailed application analysis and ensure that all code has been exercised.<br />
<strong>Performance Studio</strong> - Tools used for automating performance tests on client/server systems.<br />
<strong>Rational Synchronize</strong> - Tool used to share data from rational rose, require pro and rational robot.<br />
<strong>Requisite Pro</strong> - Create, define requirements for your development process. The baseline version is incorporated into Rational Team Test. The full version in Rational Studio Test Suite allows you to customize requirements databases, and additional features like traceability, change notification and attribute management.</p>
<p><strong>3. What is Rational Administrator?</strong></p>
<p>Use the Rational Administrator to:<br />
1. create and manage projects.<br />
2. create a project under configuration management.<br />
3. create a project outside of configuration management.<br />
4. Connect to a project.<br />
5. See projects that are not on your machine (register a project)<br />
6. Delete a project.<br />
7. Create and manage users and groups for a Rational Test datastore.<br />
8. Create and manage projects containing Rational Requisite Pro Projects and Rational Rose models.<br />
9. Manage security privileges for the entire Rational project.<br />
10. Configure a SQL anywhere database server.</p>
<p><strong>4. What two kind of GUI scripts using Rational Robot?</strong></p>
<p>1. Functional testing<br />
2. Sessions for performing testing.</p>
<p>I. Perform full functional testing. Record and play back scripts that navigate through your application and test the state of objects through verifications points.</p>
<p>II. Perform full performance testing. Use Robot and Test Manager together to record and play back sessions that help you determine whether a multi-client system is performing within user-defined standards under varying loads.</p>
<p>III. Create and edit scripts using the SQA Basic and VU scripting environments. The Robot editor provides color-coded commands with keyword help for powerful integrated programming during script development. (VU scripting is used with sessions in performance testing.)</p>
<p>IV. Test applications developed with IDEs such as Java, HTML, Visual Basic, Oracle Forms, Delphi and PowerBuilder. You can test objects even if they are not visible in the application&#8217;s interface.</p>
<p>Collect diagnostic information about an application during scripts playback. Robot is integerated with Rational Purify, Rational Quantify, and Rational Pure Coverage. You can play back scripts under a diagnostic tool and see the results in the log.</p>
<p><strong>5. What is datapool?</strong></p>
<p>A datapool is a source of variable test data that scripts can draw from during playback.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.softwaretestingquestions.com/rational-robot-interview-questions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Silk Test Interview Questions4</title>
		<link>http://www.softwaretestingquestions.com/silk-test-interview-questions4/</link>
		<comments>http://www.softwaretestingquestions.com/silk-test-interview-questions4/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 14:05:29 +0000</pubDate>
		<dc:creator>Rama</dc:creator>
		
		<category><![CDATA[Silk Test Interview Questions]]></category>

		<guid isPermaLink="false">http://www.softwaretestingquestions.com/?p=47</guid>
		<description><![CDATA[1. How to run a test case from a test script file?
A test script file can store multiple test cases. You can run a testcase from a test script file:
1. Open the test script file.
2. Select the test case in the test file.
3. Click Run/Testcase menu. the Run testcase dialog box shows up.
4. Click the [...]]]></description>
			<content:encoded><![CDATA[<p>1. How to run a test case from a test script file?</p>
<p>A test script file can store multiple test cases. You can run a testcase from a test script file:<br />
1. Open the test script file.<br />
2. Select the test case in the test file.<br />
3. Click Run/Testcase menu. the Run testcase dialog box shows up.<br />
4. Click the run button. Silk test starts to run the test case.<br />
5. Do not touch mouse or keyword, to avoid interrupting the test case execution.<br />
6. Silk test finishes executing the testcase. the Result window shows up with the execution result.<br />
7. Review the execution result.</p>
<p>2. How to run a test case from a testplan file?</p>
<p>If a testcase is linked to a testplan, you can run it from the testplan:</p>
<p>1. open the testplan.<br />
2. Select the test description line which has the testcase linked.<br />
3. Click Run/Testcase menu. The Run Testcase dialog box shows up.<br />
4. Click the Run button. Silk test starts to run the test case.<br />
5. Do not touch mouse or Keyword, to avoid interrupting the test case execution.<br />
6. Silk test finishes executing the testcase. The results window show up with the execution result.<br />
7. Review the execution result.</p>
<p>3. How to run all test cases in a test plan?</p>
<p>1. Open the testplan<br />
2. Click Run/Run All Tests menu. Silk test starts to run all the test cases in the testplan.<br />
3. Do not touch mouse or keyboard, to avoid interrupting the test case execution.<br />
4. Silk test finishes executing the testcase. The Results window shows up with the execution result.<br />
5. review the execution result.</p>
<p>4. How to select a group of testcases in a testplan to run?</p>
<p>Usually, a testplan contains a big number of test cases. For some reason, you don&#8217;t want to run all test cases in the testplan. You want to select a group of test cases and run them:</p>
<p>1. Open the testplan.<br />
2. Select the test description line(linked to the testcase) to mark.<br />
3. Click Testplan/mark menu. the selected test description line is marked.<br />
4. Repeat this process to select more linked testcases.<br />
5. Click the Run/Run Marked Tests menu. Silk test runs all the marked testcases.<br />
6. Do not touch mouse or keyboard, to avoid interrupting the test case execution.<br />
7. Silk test finishes executing the testcase. The results window shows up with the execution result.<br />
8. Review the execution result.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.softwaretestingquestions.com/silk-test-interview-questions4/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Silk Test Interview Questions3</title>
		<link>http://www.softwaretestingquestions.com/silk-test-interview-questions3/</link>
		<comments>http://www.softwaretestingquestions.com/silk-test-interview-questions3/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 13:45:25 +0000</pubDate>
		<dc:creator>Rama</dc:creator>
		
		<category><![CDATA[Silk Test Interview Questions]]></category>

		<guid isPermaLink="false">http://www.softwaretestingquestions.com/?p=45</guid>
		<description><![CDATA[1. What is DefaultBaseState?
The DefaultBaseState is a starting point of test project from which the Recovery System can automatically restart your test cases when cases fail to continue.
2. How to test your DefaultBaseState?
1. Close your Web application and other Web browsers.
2. make sure your test frame is open.
3. Click Run/Application State menu. The Run Application [...]]]></description>
			<content:encoded><![CDATA[<p>1. What is DefaultBaseState?</p>
<p>The DefaultBaseState is a starting point of test project from which the Recovery System can automatically restart your test cases when cases fail to continue.</p>
<p>2. How to test your DefaultBaseState?</p>
<p>1. Close your Web application and other Web browsers.<br />
2. make sure your test frame is open.<br />
3. Click Run/Application State menu. The Run Application State dialog box shows up with a list of states. One of them should be defaultBaseState.<br />
4. Select DefaultBaseState.<br />
5. Click Run button. The Runtime status dialog box shows up. And the Results File dialog box shows up too.<br />
6. You should see no error message in the results file.</p>
<p>3. What are the important aspects of a test case?</p>
<p>1. Each test case must be independent of other test cases.<br />
2. Each test case have a single test purpose.<br />
3. Each test case should start from a base state and returning to the same base time.</p>
<p>4. What is the standard flow of execution of a test case?</p>
<p>1. Starting from the base state.<br />
2. Drive the application to the state where the expected result should occur.<br />
3. Verify the actual result against the expected result.<br />
4. Declare the test case as passed or failed.<br />
5. Return to the base state.</p>
<p>5. How to record a test case?</p>
<p>1. Run Silk Test.<br />
2. Click Option/Runtime menu. the Runtime options dialog box shows up.<br />
3. edit the use files field to include your test frame file and the explorer.inc file. For example: &#8230;.\HomeFrame.inc, extend\explorer.inc.<br />
4. Make sure IE 5.x DOM is selected.<br />
5. Click OK to close the Runtime Options dialog box.<br />
6. Open your test project.<br />
7. Click Record/Testcase menu. The record testcase dialog box shows up.<br />
8. Name your test case. For example: LoginTest.<br />
9. Select DefaultBasestate in the Application State dropdown list.<br />
10 Click start Recording button. The Record Testcase dialog box closes. Your Web application will be automatically started by Silk test, based on the information in test frame file. Silk test Editor window closes. The Record status dialog box shows up.<br />
11. Continue to use your web application. Silk test records everything you did on your application.<br />
12. Click the &#8220;Done&#8221; button on the Recording status dialog box to stop recording. The Recording status dialog box closes. the Record Testcase dialog box shows up again.<br />
13. Click paste to Editor. Silk Test will insert the recorded activities as 4test statements into a script file. The Record Testcase dialog closes.<br />
14. Click File/Save Menuto save the script file. You can enter a script file name. For example, LoginTest.t.</p>
<p>6. How to include a test case into a testplan?</p>
<p>1. Make sure your test plan is open.<br />
2. Enter a test description into your testplan. For example, &#8220;Test login process&#8221;.<br />
3. Select this test description.<br />
4. Click Testplan/detail menu. The testplan detail dialog box shows up.<br />
5. Click the test execution tag on the testplan detail dialog box.<br />
6. Click the &#8220;scripts&#8221; button to browse and select a testcase script file. For example, LoginTest.t<br />
7. Click the &#8220;Testcases&#8221; button, to select a testcase recorded in the specified script file.<br />
8. Click OK to close the Testplan Detail box.</p>
<p>7. How record a test case into a testplan automatically?</p>
<p>Test cases can recorded first without a testplan, then included into a testplan later. Test cases can also be recorded into a testplan directly:<br />
1. Make sure your testplan is open.<br />
2. Enter a test description into your testplan. For example, &#8220;Test change password&#8221;.<br />
3. Select this test description.<br />
4. Click Record/Testcase menu.<br />
5. Enter a name for the script file.<br />
6. Click open. the Record Testcase dialog box shows up.<br />
7. Enter a testcase name in the Testcase Name field.<br />
8. Select defaultbasestate in the application state dropdown list.<br />
9. Click start recording button. The record Testcase dialog box closes. Your web application will be automatically sarted by silk test, based on the information in test frame file. Silk test editor window cloases. the record status dialog box shows up.<br />
10. Continue to use your web application. Silk test records everything you did on your application.<br />
11. Click the &#8220;Done&#8221; button on the Recording status dialog box to stop recording. The recording status dialog box closes. The record testcase dialog box shows up again.<br />
12. Click Paste to Editor. Silk test will insert the recorded activities as 4Test statements into a script file. The record Testcase dialog closes.<br />
13. Click File/Save menu to save the script file. You can enter a script file name. For example, changePaswordTest.t.</p>
<p>8. How to define an object verification in a test case?</p>
<p>While recording a test case, you can define verification points to verify UI objects:</p>
<p>1. Make sure you are in the process of recording a testcase.<br />
2. make sure the Record status dialog box is on the screen.<br />
3. Make sure your recording reached the web page that has the UI object you want to verify.<br />
4. Click the background(blank area) of the web page. Do not click any objects on the page.<br />
5. Press Ctrl-Alt. The verify window dialog box shows up. All the objects on the current web page are listed on the verify window dialog box.<br />
6. Select the object to be verified in the object list. Un-select all other objects.<br />
7. Select the property to be verified in the property list. Un-select all other properties.<br />
8. Click OK to close the verify window dialog box.<br />
9. Continue your recordings.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.softwaretestingquestions.com/silk-test-interview-questions3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Silk Test Interview Questions2</title>
		<link>http://www.softwaretestingquestions.com/silk-test-interview-questions2/</link>
		<comments>http://www.softwaretestingquestions.com/silk-test-interview-questions2/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 12:28:00 +0000</pubDate>
		<dc:creator>Rama</dc:creator>
		
		<category><![CDATA[Silk Test Interview Questions]]></category>

		<guid isPermaLink="false">http://www.softwaretestingquestions.com/?p=43</guid>
		<description><![CDATA[1. Where are the testplan attributes stored?
Testplan attributes are stored in the testplan initilization file, testplan.ini, in silk test installation directory.
2. How to assign attribute values to test cases?
1. Make sure your testplan is open.
2. Click on the test case for which you want to assign an attribute value.
3. Click Testplan/detail menu. The Testplan Details [...]]]></description>
			<content:encoded><![CDATA[<p>1. Where are the testplan attributes stored?</p>
<p>Testplan attributes are stored in the testplan initilization file, testplan.ini, in silk test installation directory.</p>
<p>2. How to assign attribute values to test cases?</p>
<p>1. Make sure your testplan is open.<br />
2. Click on the test case for which you want to assign an attribute value.<br />
3. Click Testplan/detail menu. The Testplan Details dialog box shows up.<br />
4. Click the test attribute tab.<br />
5. click the component field. The dropdown list shows up with all values of &#8220;Component&#8221;.<br />
6. Select one of the values in the dropdown list.<br />
7. Click OK.</p>
<p>3. What is a test frame?</p>
<p>A test frame is a file that contains information about the application you are testing. information stored in atest frame will be used as references when Silk test records and executes testcases. A test frame is stored in an include file with file extension .inc.</p>
<p>4. How to create a test frame?</p>
<p>1. make sure your Web browser is active and showing your web application home page. Do not minimize this web page window.<br />
2. Make sure your test project is open.<br />
3. Click File/New Menu. the New dialog box shows up.<br />
4. Select the test frame radio button.<br />
5. click Ok. The new Test frame dialog box shows up with a list of all active web applications.<br />
6. Select your web application.<br />
7. Enter a test frame name. For example: HomeFrame. inc.<br />
8. Review the window name. It should be the HTML title your web application. You can resume it, if needed.<br />
9. Click OK to close the new test frame dialog box.<br />
10. Click File/save menu.</p>
<p>5. What is stored in a test frame?</p>
<p>A test frame is a text file, which records the following types of information gor a web application:</p>
<p>1. Comment: Commentary information.<br />
2. wMain Window: A string constant to identify your application&#8217;s homepage.<br />
3. Home page window: An object of class Browser child window that holds application home page.<br />
4. sLocation: The URL of the application&#8217;s home page.<br />
5. sUsername and dpassword: user name and password if needed to login to your web application.<br />
6. BrowserSize: A pair of values to indicate the size of the browser window.<br />
7. Homepage objects: A list of all objects on the homepage, such as HtmlImage, HtmlText, HtmlLinks, etc.</p>
<p>6. How DOM browser extension identify a web application UI objects?</p>
<p>A web application UI object is identified in 2 parts:</p>
<p>1. Identify the web browserwindow where the web application is running. For example, a web browser window can be identified as &#8220;Browser.BrowserChild(&#8221;Yahoo Home page&#8221;).<br />
Another web browser window can be identified as &#8220;Browser.BrowserChild(&#8221;Google Home page&#8221;).<br />
2. Identify the web UI object based on the HTML element that represents the UI object. For example, an image in a web page can be identified as &#8220;HtmlImage(&#8221;Yahoo Logo&#8221;)&#8221;; A hyperlink in a web page can be identified as &#8220;HTMLLink(&#8221;Site Map&#8221;)&#8221;; The full identification of a web application UI object is the concatenation of the browser window indentification and the HTML element identification. For example, the yahoo logo image is identified as:<br />
Browser.BrowserChild(&#8221;Yahoo Home Page&#8221;).HTMLImage(&#8221;Yahoo Logo&#8221;). The site map link is identified as: Browser.BrowserChild(&#8221;Google Home Page).HTMLLink(&#8221;Site Map&#8221;).</p>
<p>7. What is the syntax of UI object identifier used by DOM extension?</p>
<p>The DOM browser extension uses the following syntax for web UI objects:<br />
Browser.BrowserChild(&#8221;page_titile&#8221;).html_class(&#8221;object_tag&#8221;)<br />
1. &#8220;page_title&#8221; is the title of the web page, defined by the HTML &#8220;TITLE&#8221; tag.<br />
2. &#8220;object_tag&#8221; is the label of the HTML element. How a HTML element is labeled depending on the type of HTML element.</p>
<p>8. What is multi-tagging?</p>
<p>Multi-tagging is a technique used by the DOM browser extension to identify a web page UI object. Whenever possible, DOM extension inserts more than one tag into the object identifier in following format:<br />
Browser.BrowserChild(&#8221;page_title&#8221;).html_class(&#8221;caption_tag|window_tag&#8221;)<br />
1. &#8220;Caption_tag&#8221; is the caption of the HTML element.<br />
2. &#8220;#index_tag&#8221; is the index of this HTML element, counting from the beginning of this page of the same class of HTML elements.<br />
3. &#8220;window_tag&#8221; is the window identifier.</p>
<p>9. How to add objects of other pages to a test frame?</p>
<p>If your Web application has pages other than the home page, you should also record their page objects into the test frame:<br />
1. Make sure your web browser is active and showing another page of your web application.<br />
2. Make sure Silk test is running.<br />
3. Click File/Open menu.<br />
4. Select your test frame file. For example:HomeFrame.inc.<br />
5. Click OK to open the test frame.<br />
6. Click Record/Window Declarations menu. The Record Window declarations dialof box shows up.<br />
7. Click your web application window. Web page objects are recorded in the Record Window Declarations dialog box.<br />
8. Press Ctrl_Alt to pause the recording.<br />
9. Click &#8220;Paste to Editor&#8221; button. All recorded objects will be inserted into the test frame.<br />
10. Repeat this for other web pages, if needed.</p>
<p>10. How to specify a browser extension to a web application?</p>
<p>1. Run Silk test.<br />
2. Open Internet explorer(IE).<br />
3. Enter the URL of the web application.<br />
4. Leave the IE window with the web application. Don&#8217;t minimize the IE window.<br />
5. To back to Silk test window.<br />
6. Select Basic workflow bar.<br />
7. Click Enable extersions on the workflow bar.<br />
8. The enable extensions dialog will show up. Your web application running in the IE window will listed in the dialog box.<br />
9. Select your web application and click select.<br />
10. The extension settings dialog will show up. Click OK to enable the DOM browser extension.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.softwaretestingquestions.com/silk-test-interview-questions2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Silk Test Interview Questions1</title>
		<link>http://www.softwaretestingquestions.com/silk-test-interview-questions1/</link>
		<comments>http://www.softwaretestingquestions.com/silk-test-interview-questions1/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 11:09:00 +0000</pubDate>
		<dc:creator>Rama</dc:creator>
		
		<category><![CDATA[Silk Test Interview Questions]]></category>

		<guid isPermaLink="false">http://www.softwaretestingquestions.com/?p=40</guid>
		<description><![CDATA[1. How to open an existing Silk Test project?
A) 1. Run Silk Test
    2. Select File Menu
    3. Select Open Project
    4. Select the project
    5. Click OK
    6. Silk Test will open the selected project.
2. What is a Silk [...]]]></description>
			<content:encoded><![CDATA[<p>1. How to open an existing Silk Test project?</p>
<p>A) 1. Run Silk Test<br />
    2. Select File Menu<br />
    3. Select Open Project<br />
    4. Select the project<br />
    5. Click OK<br />
    6. Silk Test will open the selected project.</p>
<p>2. What is a Silk test TestPlan?</p>
<p>A) The Silk Test testplan is an outline that provides a framework for the software testing process and serves as the point of control for organizing and managing your test requirements. A testplan consists of two distinct parts; an outline, which is a formatted description of the test requirements, and statements, which are used to connect the test plan to Silk test scripts and test cases that implement the test requirements.</p>
<p>3. Where is a testplan stored?</p>
<p>A) Silk Test testplan is stored in a file with .pln file extension.</p>
<p>4. How to create and edit a test plan?</p>
<p>1. Make sure your project is open.<br />
2. Click the files tab in the project explorer.<br />
3. Right click the plan folder.<br />
4. click New file<br />
5. An untitled testplan file opens in the silk test testplan editor.<br />
6. Click file/save menu to save the testplan.</p>
<p>5. What are the types of text lines in a test plan file?</p>
<p>A testplan file contains text lines. There are 5 types of text lines in a testplan file:<br />
1. Comment - Marked in green color: Providing commentary information.<br />
2. Group Description - Marked in black color: Providing description for groups of tests. tests in a testplan can be grouped into multiple levels of groups.<br />
3. Test description - Marked in blue color: Providing descriptions for individual test.<br />
4. Testplan statement - Marked in dark red color: Providing relations to link scripts, testcases, test data, closed sub testplans or an include file to the test plan.<br />
5. Open Subplan file marker - marked in magenta color: Providing relations to link sub testplans to be included in a master testplan.</p>
<p>6. How to create group and sub group descriptions in a testplan?</p>
<p>In a testplan, each text line starting from column 0 represents a top level group description. To create sub group description:</p>
<p>1. Move the cursor the next line below the top level group description.<br />
2. Click Outline/Move Right.<br />
3. The text line will be indented to the right to be come a sub group description.</p>
<p>7. What are testplan attributes?</p>
<p>Test plan attributes are user defined characteristics to be associated with test group descriptions and/or test descriptions. You search, identify, and/or report test cases based on values of the different attributes.</p>
<p>8. What are the default testplan attributes?<br />
Silk Test offers you 3 predefined default attributes:<br />
1. Category: The type of testcase or group of testcases. For example, you can use this attributes to categorize your test groups as &#8220;Boundary value tests&#8221;, &#8220;Navigation tests&#8221;, etc.<br />
2. Component: The name of the application modules to be tested.<br />
3. Developer: The name of the QA engineer assigned to develop the testcase or group of testcases.</p>
<p>9. How to define new testplan attributes?</p>
<p>1. Make sure your test project is open.<br />
2. Click Testplan/define attributes menu. The define attributes dialog box shows up. You should see predefined default attributes: Category, Component, and Developer.<br />
3. Click the New button. The New attribute dialog box shows up.<br />
4. Enter a name for your new attribute. For Example: &#8220;Level&#8221; to indicate the complexity level of test cases.<br />
5. Select an attribute type: Normal, Edit, or Set.<br />
6. Click OK.</p>
<p>10 How to define values for a testplan attribute?</p>
<p>You must define values for a testplan before using it:<br />
1. Make sure your test project is open.<br />
2. Click Testplan/define attribute menu. The define attributes dialog box shows up. You should see predefined default attributes and other attributes defined by yourself.<br />
3. Select an attribute. For example, &#8220;Component&#8221;. The values box should be empty.<br />
4. Enter a value in Add box. For example, &#8220;Catalog&#8221;.<br />
5. Click Add. Value &#8220;Catalog&#8221; should be inserted into the Values box.<br />
6. Repeat the last two steps to add more values.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.softwaretestingquestions.com/silk-test-interview-questions1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Silk Test Interview Questions</title>
		<link>http://www.softwaretestingquestions.com/silk-test-interview-questions/</link>
		<comments>http://www.softwaretestingquestions.com/silk-test-interview-questions/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 17:21:27 +0000</pubDate>
		<dc:creator>Rama</dc:creator>
		
		<category><![CDATA[Silk Test Interview Questions]]></category>

		<guid isPermaLink="false">http://www.softwaretestingquestions.com/?p=38</guid>
		<description><![CDATA[1. What is Silk Test?
Silk test is a software testing automation tool developed by Segue Software, Inc.
2. What is the Segue Testing Methodology?
Segue testing Methodology is a six-phase testing process:
1. Plan : Determine the testing strategy and define specific test requirements.
2. Capture : Classify the GUI objects in your application and build a framework for [...]]]></description>
			<content:encoded><![CDATA[<p>1. What is Silk Test?</p>
<p>Silk test is a software testing automation tool developed by Segue Software, Inc.</p>
<p>2. What is the Segue Testing Methodology?</p>
<p>Segue testing Methodology is a six-phase testing process:</p>
<p>1. Plan : Determine the testing strategy and define specific test requirements.<br />
2. Capture : Classify the GUI objects in your application and build a framework for running your tests.<br />
3. Create : Create automated, reusable tests. Use recording and/ or programming to build test scripts written in Segue&#8217;s 4Test language.<br />
4. Run : Select specific tests and execute them against the AUT.<br />
5. Report : Analyze test results and generate defect reports.<br />
6. Track : Track defects in the AUT and perform regression testing.</p>
<p>3. What is AUT?</p>
<p>AUT stands for Application Under Test.</p>
<p>4. What is Silk Test Host?<br />
Silk test Host is a silk test component that manages and execute test scripts. Silktest Host usually runs on a seperate machine different than the machine where AUT is running.</p>
<p>5. What is Silk test Agent?<br />
Silk test Agent is a silk test component that receives testing commands from the Silk test Host and interacts with AUT directly. Silk test Agent usually runs on the same machine where AUT is running.</p>
<p>6. What is 4Test?<br />
4Test is a test scripting language used by silk test to compose test scripts to perform automated tests. 4Test is an object-oriented fourth generation language. It consists of 3 sets of functionalities:</p>
<p>1. A robust library of object-oriented classes and methods that specify how a testcase can interact with an application&#8217;s GUI objects.<br />
2. A set of statements, operators and datatypes that you use to introduce structure and logic to a recorded testcase.<br />
3. A library of built-in functions for performing common support tasks.</p>
<p>7. What is the DOM browser extension?<br />
Document Object Model (DOM) browser extesion is a silk Test addon component for testing Web applications. DOM browser extension communicates directly with the web browser to recognize and manipulate objects on a web page. It does this by working with the actual HTML code, rather than relying on the visual pattern recognition techniques currently employed by the Virtual Objects (VO) extension.</p>
<p>8. What is the VO browser extension?<br />
Virtual Object (VO) browser extention is a silk test add-on component for testing Web applications. VO browser extersion uses sophisiticated pattern recognition techniques to identify browser-rendered objects. The VO extention sees Web pages as they appear visually; it does not read or recognize HTML tags in the Web application code. Instead, the VO extension sees the objects in a web page; for example, links, tables, images and compound controls the way that you do, regardless of the technology behind them.</p>
<p>9. What is Silk Test project?<br />
A silk Test is a collection of files that contains required information about a test project.</p>
<p>10.  How to create a new Silk Test project?<br />
1. Run Silk Test.<br />
2. Select Basic Workflow bar.<br />
3. Click Open Project on the Workflow bar.<br />
4. Select New Project.<br />
5. Double click Create Project icon in the New Project dialog box.<br />
6. On the Create Project dialog box, enter project name, and your project description.<br />
7. Click OK.<br />
8. Silk Test will create a new subdirectory under Silk Test project directory, and save all files related to the new project under that subdirectory.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.softwaretestingquestions.com/silk-test-interview-questions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Bug Tracking Interview Questions - 1</title>
		<link>http://www.softwaretestingquestions.com/bug-tracking-interview-questions-1/</link>
		<comments>http://www.softwaretestingquestions.com/bug-tracking-interview-questions-1/#comments</comments>
		<pubDate>Thu, 06 Dec 2007 13:49:28 +0000</pubDate>
		<dc:creator>Rama</dc:creator>
		
		<category><![CDATA[Bug Tracking Interview Questions - 1]]></category>

		<guid isPermaLink="false">http://www.softwaretestingquestions.com/bug-tracking-interview-questions-1/</guid>
		<description><![CDATA[1. Who will change the status of bug?
As soon as tester finds a bug he logs the bug as new status and assigns to developer. Developer working on that bug changes the status as open. When developers feels its not required fixing at that moment he changes the status as differed. If he completed working [...]]]></description>
			<content:encoded><![CDATA[<p><strong>1. Who will change the status of bug?</strong><br />
As soon as tester finds a bug he logs the bug as new status and assigns to developer. Developer working on that bug changes the status as open. When developers feels its not required fixing at that moment he changes the status as differed. If he completed working on that he changes the status as close and assigns the report to tester. Tester retests the bug and confirms the status as close. We come across many more statuses such as duplicate, not reproducible, to be fixed, critical, blocked, need clarification. We can use the status according to the bug.</p>
<p><strong>2. Is it possible to have a defect with high severity and low priority or vice verse?</strong><br />
When the development team prepared the modules and they sent it for testing and after doing some part of testing then a bug raised in the first module its severity is minor and at the same time in the second module a bug raised and its severity is major. We come to know by the next day the client is coming for inspection and he wanted to get the first module prepared. So at this time less severity bug gets high priority and high severity bug gets low priority.</p>
<p><strong>3. What is defect life cycle in manual testing?</strong><br />
Defect Life Cycle: Defect detection<br />
Reproduce the defects<br />
Assign the bug to the developer<br />
Bug fixing<br />
Bug resolution<br />
Regression</p>
<p><strong>4. What is difference between bug resolution meeting and bug review committee? Who are the participants in bug resolution meeting and bug review committee?</strong><br />
Bug Resolution meeting: It is conducted in presence of test lead and developers where developer gives his comment whether to correct the bug at this time or later and test leader accepts or rejects developer comments and even they decide what methods should be chosen correct the error so that in regression test no bug should be reported and it should not effect other application. </p>
<p>Bug Review committee: It is often conducted by test lead, project managers in the presence of client, where they decide as to what errors should be considered as bugs and what severity level it should be treated as.</p>
<p><strong>5. How to give bug title and bug description for ODD devision?</strong><br />
Assumption: ODD number devision fails<br />
Bug Title: ODD number fails<br />
Bug Description: Open calculated window<br />
Enter an ODD number<br />
Click divide by [/] button<br />
Enter another Odd number<br />
Enter or click equal button in calculated window<br />
Observe the result<br />
Expected results:<br />
Quotient displayed is correct<br />
Actual result<br />
Quotient displayed is incorrect.</p>
<p><strong>6. What is build interval period?</strong><br />
In some companies builds are delivered from development team to the testing team to starts the system testing. For example a new product ABC is being released to the testing team so the development team will deliver a build to the testing team. Now testing will do the testing and then will release the product to the client. now there is a new version of product coming up with the name ABC1 and is being released to the testing team so this will be the second build and time between these two builds will be called as build interval.</p>
<p><strong>7. What is difference between End to end testing and system testing?</strong><br />
End to End testing : This is the macro end of testing. This testing mimics the real life situations by interacting with real time data, network and hardware etc. </p>
<p>System Testing: this is the process of testing end to end business functionalities of the application(system) based on client business requirements.</p>
<p>In the system testing we are taking sample test data only, where as in the end to end testing we are taking real time data(for a sample) and interacting with network and hardware.,</p>
<p><strong>8. How would you say that a bug is 100% fixed?</strong><br />
In quality world we cannot say bug is 100% fixed or 50% fixed. If the bug is fixed then in new version we do regression testing to make sure that bug fix doesn&#8217;t have any impact on old functionality.</p>
<p><strong>9. How to post a bug?</strong><br />
Bugs are posted with the tools these tools are known as bug tracking tools. Custom designed tools, build specific for companies bug format, accepts the details of the issue from the testers as follows<br />
1. Bug Id(tool generates the ID)<br />
2. Bug description<br />
3. Steps to reproduce the bug<br />
4. Software and hardware environment<br />
5. Status (New, reopen &#8230;.)<br />
6. version Id of the build<br />
7. Assign to<br />
8. Severity<br />
9. Priority<br />
10. tester name and data execution</p>
<p>Test engineers fills the above fields in the tools and the tool acts as a central repository and tracks the entire bug life cycles.</p>
<p><strong>10. What are the different types of bugs we normally see in any of the project?</strong><br />
1. User interface defects<br />
2. Boundary related defects<br />
3. Error handling defects<br />
4. calculation defects<br />
5. improper service levels<br />
6. Interpreting data defects<br />
7. race condition(comparability and inter system defects)<br />
8. Load conditions (Memory leakages under load)<br />
9. hardware failures<br />
10. Source bugs</p>
]]></content:encoded>
			<wfw:commentRss>http://www.softwaretestingquestions.com/bug-tracking-interview-questions-1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Bug Tracking Interview Questions</title>
		<link>http://www.softwaretestingquestions.com/bug-tracking-interview-questions/</link>
		<comments>http://www.softwaretestingquestions.com/bug-tracking-interview-questions/#comments</comments>
		<pubDate>Wed, 28 Nov 2007 15:24:20 +0000</pubDate>
		<dc:creator>Rama</dc:creator>
		
		<category><![CDATA[Bug Tracking Interview Questions]]></category>

		<guid isPermaLink="false">http://www.softwaretestingquestions.com/bug-tracking-interview-questions/</guid>
		<description><![CDATA[1. What is the difference between use case, test case, test plan?
Use Case: It is prepared by Business analyst in the Functional Requirement Specification(FRS), which are nothing but a steps which are given by the customer.
Test cases: It is prepared by test engineer based on the use cases from FRS to check the functionality of [...]]]></description>
			<content:encoded><![CDATA[<p><strong>1. What is the difference between use case, test case, test plan?</strong><br />
Use Case: It is prepared by Business analyst in the Functional Requirement Specification(FRS), which are nothing but a steps which are given by the customer.</p>
<p>Test cases: It is prepared by test engineer based on the use cases from FRS to check the functionality of an application thoroughly</p>
<p>Test Plan: Team lead prepares test plan, in it he represents the scope of the test, what to test and what not to test, scheduling, what to test using automation etc.</p>
<p><strong>2. How can we design the test cases from requirements? Do the requirements, represent exact functionality of AUT?</strong><br />
Yes, requirements should represents exact functionality of AUT.<br />
First of all you have to analyze the requirements very thoroughly in terms of functionality. Then we have to thing about suitable test case design technique [Black Box design techniques like Equivalence Class Partitioning (ECP), Boundary Valve Analysis (BVA),Error guessing and Cause Effect Graphing] for writing the test cases.<br />
By these concepts you should design a test case, which should have the capability of finding the absence of defects.</p>
<p><strong>3.How t0 launch the test cases in Test Director and where it is saved?</strong><br />
You create the test cases in the test plan tab and link them to the requirements in the requirement tab. Once the test cases are ready we change the status to ready and go to the &#8220;Test Lab&#8221; Tab and create a test set and add the test cases to the test set and you can run from there.<br />
For automation, in test plan, create a new automated test and launch the tool and create the script and save it and you can run from the test lab the same way as you did for the manual test cases.<br />
The test cases are sorted in test plan tab or more precisely in the test director, lets say quality centers database test director is now referred to as quality center.</p>
<p><strong>4. What is the deference between a bug and a defect?</strong><br />
When tester verifies the test cases, all failed test cases are recorded as bugs directed for necessary action and recorded in defected reports. As a testing point of view all fail test cases are defects as well as found bugs. While development point of view if product doesn&#8217;t meet the software requirement specifications or any other features that is to be required, it is defect in the system. Who found this feature is not meeting his requirements, he call it is bug in that product.</p>
<p><strong>5. How can we explain a bug, which may arrive at the time of testing. Explain?</strong><br />
First check the status  of the bug, then check whether the bug is valid or not then forward the same bug to the team leader and then after confirmation forward it to the concern developer.</p>
<p><strong>6. What do you mean by reproducing the bug? If the bug was not reproducible, what is the next step?</strong><br />
Reproducing a bug is as simple as reproducing a defect. If you find a defect, for example click the button and the corresponding action didn&#8217;t happen, it is a bug. If the developer is unable to find this behavior he will ask us to reproduce the bug.<br />
In another scenario, if the client complaints a defect in the production we will have to reproduce it in test environment.</p>
<p><strong>7. How can you know bug is reproducible or not?</strong><br />
A bug is reproducible if we can reproduce it, If we cannot reproduce it, it is not reproducibles in which case we will do further testing around it and if we cannot see it we will close it, and just hope it would never come back ever again.</p>
<p><strong>8. On which basis we give priority and severity for a bug and give one example for high priority and low severity and high severity and low priority?</strong><br />
Always the priority is given by our team leader. Tester will never give the priority.<br />
For example,<br />
High severity: hardware bugs application crash<br />
Low severity: User interface bugs.<br />
High priority: Error message is not coming on time, calculation bugs etc.<br />
Low priority: Wrong alignment, final output wrong.</p>
<p><strong>9. How is traceability of bug follow?</strong><br />
The traceability of bug can be followed in so many ways.<br />
1. Mapping the functional requirement scenarios(FS Doc) - test cases (ID) - Failed test cases(Bugs)<br />
2. Mapping between requirements(RS Doc) - Test case (ID) - Failed test cases.<br />
3. mapping between test plan (TP Doc) - test case (ID) - failed test cases.<br />
4. Mapping between business requirements (BR Doc) - test cases (ID) - Failed test cases.<br />
5. Mapping between high level design(Design Doc) - test cases (ID) - Failed test cases.</p>
<p>Usually the traceability matrix is mapping between the requirements, client requirements, function specification, test plan and test cases.</p>
<p><strong>10. What will be the role of tester if bug is reproduced?</strong><br />
When ever the bug is reproduced, tester can send it back to the developer and ask him to fix it again. If the developer cannot fix the bug once again and if the tester sends the bug back to the developer, the third time the tester can make the bug as deferred i.e. he can reject the build(.exe)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.softwaretestingquestions.com/bug-tracking-interview-questions/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
