﻿<?phpxml 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/"
>
<channel>
<title>Common Interview Questions | Published Questions | Testing and QA Interview Questions</title>
<link>http://commoninterview.com</link>
<description>The source for Job Interview Questions and Job Search Networking</description>
<pubDate>Thu, 24 Mar 2011 11:04:46 MDT</pubDate>
<language>en</language>
<item>
<title><![CDATA[What is SDLC (Software Development Life Cycle)?]]></title>
<link>http://commoninterview.com/Testing_Interview_Questions/what-is-sdlc-software-development-life-cycle/</link>
<comments>http://commoninterview.com/Testing_Interview_Questions/what-is-sdlc-software-development-life-cycle/</comments>
<pubDate>Thu, 24 Mar 2011 11:04:46 MDT</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://commoninterview.com/Testing_Interview_Questions/what-is-sdlc-software-development-life-cycle/</guid>
<description><![CDATA[ Answer: SDLC (Software Development Life <br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[What is a Test Case? What does it include? Have you written Test Cases? ]]></title>
<link>http://commoninterview.com/Testing_Interview_Questions/what-is-a-test-case-what-does-it-include-have-you-written-test-cases-/</link>
<comments>http://commoninterview.com/Testing_Interview_Questions/what-is-a-test-case-what-does-it-include-have-you-written-test-cases-/</comments>
<pubDate>Mon, 21 Mar 2011 00:46:51 MDT</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://commoninterview.com/Testing_Interview_Questions/what-is-a-test-case-what-does-it-include-have-you-written-test-cases-/</guid>
<description><![CDATA[Answer: A Test Case is a document that describes step-by-step process how to test the application. A Test Case includes Test Case ID, Steps Descr<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[What is a Test Plan?]]></title>
<link>http://commoninterview.com/Testing_Interview_Questions/what-is-a-test-plan/</link>
<comments>http://commoninterview.com/Testing_Interview_Questions/what-is-a-test-plan/</comments>
<pubDate>Mon, 21 Mar 2011 00:41:35 MDT</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://commoninterview.com/Testing_Interview_Questions/what-is-a-test-plan/</guid>
<description><![CDATA[Answer: A Test Plan is a document that describes the scope, approach, resources, and schedule of intended testing activities. It identifies test <br/><br/>2 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Can you explain table-driven testing?]]></title>
<link>http://commoninterview.com/Testing_Interview_Questions/can-you-explain-table-driven-testing-1/</link>
<comments>http://commoninterview.com/Testing_Interview_Questions/can-you-explain-table-driven-testing-1/</comments>
<pubDate>Wed, 09 Mar 2011 22:40:25 MST</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://commoninterview.com/Testing_Interview_Questions/can-you-explain-table-driven-testing-1/</guid>
<description><![CDATA[Answer:Table-Driven testing (action driven testing) is an automated testing methodology which requires the development of data tables and keyword<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Name seven of the most common sorting algorithms]]></title>
<link>http://commoninterview.com/Testing_Interview_Questions/name-seven-of-the-most-common-sorting-algorithms/</link>
<comments>http://commoninterview.com/Testing_Interview_Questions/name-seven-of-the-most-common-sorting-algorithms/</comments>
<pubDate>Thu, 19 Aug 2010 01:32:11 MDT</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://commoninterview.com/Testing_Interview_Questions/name-seven-of-the-most-common-sorting-algorithms/</guid>
<description><![CDATA[My answer was: 	Bubble Sort  	Heap Sort  	Insertion Sort  	Merge Sort  	Quick Sort  	Selection Sort  	Bucket Sort Follow up quest<br/><br/>2 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[What is DSAT?]]></title>
<link>http://commoninterview.com/Testing_Interview_Questions/what-is-dsat/</link>
<comments>http://commoninterview.com/Testing_Interview_Questions/what-is-dsat/</comments>
<pubDate>Mon, 21 Jun 2010 02:40:15 MDT</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://commoninterview.com/Testing_Interview_Questions/what-is-dsat/</guid>
<description><![CDATA[As with many acronyms DSAT can mean multiple things depending on context. But in testing it offten stands for "DisSATisfaction".&nbsp;&nb<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Is there a way to estimate acceptance test cases in a system? ]]></title>
<link>http://commoninterview.com/Testing_Interview_Questions/is-there-a-way-to-estimate-acceptance-test-cases-in-a-system-/</link>
<comments>http://commoninterview.com/Testing_Interview_Questions/is-there-a-way-to-estimate-acceptance-test-cases-in-a-system-/</comments>
<pubDate>Fri, 18 Jun 2010 12:28:41 MDT</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://commoninterview.com/Testing_Interview_Questions/is-there-a-way-to-estimate-acceptance-test-cases-in-a-system-/</guid>
<description><![CDATA[Acceptance test cases can be estimated by calculating function points.<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Can you explain pair-wise testing? ]]></title>
<link>http://commoninterview.com/Testing_Interview_Questions/can-you-explain-pair-wise-testing-/</link>
<comments>http://commoninterview.com/Testing_Interview_Questions/can-you-explain-pair-wise-testing-/</comments>
<pubDate>Fri, 18 Jun 2010 12:14:24 MDT</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://commoninterview.com/Testing_Interview_Questions/can-you-explain-pair-wise-testing-/</guid>
<description><![CDATA[To test every combinations in any system is very difficult as then there would be millions of tests to be done. Pair wise testing can reduce the n<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Can you explain the concept of orthogonal array? ]]></title>
<link>http://commoninterview.com/Testing_Interview_Questions/can-you-explain-the-concept-of-orthogonal-array-/</link>
<comments>http://commoninterview.com/Testing_Interview_Questions/can-you-explain-the-concept-of-orthogonal-array-/</comments>
<pubDate>Fri, 18 Jun 2010 11:58:53 MDT</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://commoninterview.com/Testing_Interview_Questions/can-you-explain-the-concept-of-orthogonal-array-/</guid>
<description><![CDATA[Orthogonal arrays are two dimensional arrays of numbers where choosing any two columns in the array covers even distribution of all pair wise comb<br/><br/>2 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Can you explain QFD? ]]></title>
<link>http://commoninterview.com/Testing_Interview_Questions/can-you-explain-qfd--1/</link>
<comments>http://commoninterview.com/Testing_Interview_Questions/can-you-explain-qfd--1/</comments>
<pubDate>Fri, 18 Jun 2010 11:33:44 MDT</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://commoninterview.com/Testing_Interview_Questions/can-you-explain-qfd--1/</guid>
<description><![CDATA[Quality function deployment is a quality tool which builds and deliver a quality product by focusing on the<br/><br/>5 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Explain Iterative model, Incremental model, Spiral model, Evolutionary model and V-Model? ]]></title>
<link>http://commoninterview.com/Testing_Interview_Questions/explain-iterative-model-incremental-model-spiral-model-evolutionary-model-and-v-model--1/</link>
<comments>http://commoninterview.com/Testing_Interview_Questions/explain-iterative-model-incremental-model-spiral-model-evolutionary-model-and-v-model--1/</comments>
<pubDate>Fri, 18 Jun 2010 11:01:58 MDT</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://commoninterview.com/Testing_Interview_Questions/explain-iterative-model-incremental-model-spiral-model-evolutionary-model-and-v-model--1/</guid>
<description><![CDATA[Iterative model - This model iterates requirements, design,, build<br/><br/>6 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Can you explain phased waterfall model? ]]></title>
<link>http://commoninterview.com/Testing_Interview_Questions/can-you-explain-phased-waterfall-model-/</link>
<comments>http://commoninterview.com/Testing_Interview_Questions/can-you-explain-phased-waterfall-model-/</comments>
<pubDate>Fri, 18 Jun 2010 10:56:29 MDT</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://commoninterview.com/Testing_Interview_Questions/can-you-explain-phased-waterfall-model-/</guid>
<description><![CDATA[It is a type of waterfall model where the project is divided into small phases and delivered at intervals by different teams.Different Te<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Can you explain big-bang waterfall model? ]]></title>
<link>http://commoninterview.com/Testing_Interview_Questions/can-you-explain-big-bang-waterfall-model-/</link>
<comments>http://commoninterview.com/Testing_Interview_Questions/can-you-explain-big-bang-waterfall-model-/</comments>
<pubDate>Fri, 18 Jun 2010 10:37:55 MDT</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://commoninterview.com/Testing_Interview_Questions/can-you-explain-big-bang-waterfall-model-/</guid>
<description><![CDATA[Water fall model is divided as Bing bang waterfall model and Phased waterfall model. &nbsp;In big bang model all stages are freezed one at a time <br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[What’s the difference between implementation and Institutionalization? ]]></title>
<link>http://commoninterview.com/Testing_Interview_Questions/what%E2%80%99s-the-difference-between-implementation-and-institutionalization--1/</link>
<comments>http://commoninterview.com/Testing_Interview_Questions/what%E2%80%99s-the-difference-between-implementation-and-institutionalization--1/</comments>
<pubDate>Fri, 18 Jun 2010 10:19:31 MDT</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://commoninterview.com/Testing_Interview_Questions/what%E2%80%99s-the-difference-between-implementation-and-institutionalization--1/</guid>
<description><![CDATA[They are the techniques used in CMMI implementation.<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Can you explain on what basis does TPA actually work? ]]></title>
<link>http://commoninterview.com/Testing_Interview_Questions/can-you-explain-on-what-basis-does-tpa-actually-work-/</link>
<comments>http://commoninterview.com/Testing_Interview_Questions/can-you-explain-on-what-basis-does-tpa-actually-work-/</comments>
<pubDate>Fri, 18 Jun 2010 10:06:55 MDT</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://commoninterview.com/Testing_Interview_Questions/can-you-explain-on-what-basis-does-tpa-actually-work-/</guid>
<description><![CDATA[Size, test strategy and productivity are the three elements which determine the test efforts for black box testing.Based on them TPA are <br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Can you explain TPA analysis?]]></title>
<link>http://commoninterview.com/Testing_Interview_Questions/can-you-explain-tpa-analysis/</link>
<comments>http://commoninterview.com/Testing_Interview_Questions/can-you-explain-tpa-analysis/</comments>
<pubDate>Fri, 18 Jun 2010 09:46:19 MDT</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://commoninterview.com/Testing_Interview_Questions/can-you-explain-tpa-analysis/</guid>
<description><![CDATA[TPA -Test point analysis is a technique to estimate test efforts for testing. Inputs for TPA are the counts which are derived from function points<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[What different sources are needed to verify authenticity for CMMI implementation?]]></title>
<link>http://commoninterview.com/Testing_Interview_Questions/what-different-sources-are-needed-to-verify-authenticity-for-cmmi-implementation/</link>
<comments>http://commoninterview.com/Testing_Interview_Questions/what-different-sources-are-needed-to-verify-authenticity-for-cmmi-implementation/</comments>
<pubDate>Thu, 17 Jun 2010 14:27:50 MDT</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://commoninterview.com/Testing_Interview_Questions/what-different-sources-are-needed-to-verify-authenticity-for-cmmi-implementation/</guid>
<description><![CDATA[An appraiser can evaluate and verify authencity of CMMI implementation using the followingConducting formal Interviews with the le<br/><br/>2 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[How did you estimate white box testing?]]></title>
<link>http://commoninterview.com/Testing_Interview_Questions/how-did-you-estimate-white-box-testing/</link>
<comments>http://commoninterview.com/Testing_Interview_Questions/how-did-you-estimate-white-box-testing/</comments>
<pubDate>Thu, 17 Jun 2010 14:24:14 MDT</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://commoninterview.com/Testing_Interview_Questions/how-did-you-estimate-white-box-testing/</guid>
<description><![CDATA[White box testing can be estimated by using function points.<br/><br/>2 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[What are the different cost element involved in implementing process in an organization? ]]></title>
<link>http://commoninterview.com/Testing_Interview_Questions/what-are-the-different-cost-element-involved-in-implementing-process-in-an-organization-/</link>
<comments>http://commoninterview.com/Testing_Interview_Questions/what-are-the-different-cost-element-involved-in-implementing-process-in-an-organization-/</comments>
<pubDate>Thu, 17 Jun 2010 14:05:57 MDT</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://commoninterview.com/Testing_Interview_Questions/what-are-the-different-cost-element-involved-in-implementing-process-in-an-organization-/</guid>
<description><![CDATA[The following are the list of some cost involved in implementing a process in an organizationEmployee salary and compensation<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[What different impact rating’s you have used in your project? ]]></title>
<link>http://commoninterview.com/Testing_Interview_Questions/what-different-impact-rating%E2%80%99s-you-have-used-in-your-project--1/</link>
<comments>http://commoninterview.com/Testing_Interview_Questions/what-different-impact-rating%E2%80%99s-you-have-used-in-your-project--1/</comments>
<pubDate>Thu, 17 Jun 2010 13:58:14 MDT</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://commoninterview.com/Testing_Interview_Questions/what-different-impact-rating%E2%80%99s-you-have-used-in-your-project--1/</guid>
<description><![CDATA[The different impact ratings areCritical - System failure, System crash, Show stopperMajor - Major functionalities does<br/><br/>5 Vote(s) ]]></description>
</item>

</channel>
</rss>

