<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title>83answers - Recent questions and answers</title>
<link>http://www.83answers.com/qa</link>
<description>Powered by Question2Answer</description>
<item>
<title>Answered: In test log, how is test coverage mentioned and what is test coverage</title>
<link>http://www.83answers.com/1298/test-log-how-test-coverage-mentioned-and-what-test-coverage?show=1309#a1309</link>
<description>test coverage is percentage of requirement covered by a particular test scenario.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
test log is a record which consists of the pass/fail &amp;nbsp;result of the test cases after execution.</description>
<guid isPermaLink="true">http://www.83answers.com/1298/test-log-how-test-coverage-mentioned-and-what-test-coverage?show=1309#a1309</guid>
<pubDate>Mon, 17 Jun 2013 08:01:31 +0000</pubDate>
</item>
<item>
<title>How can I get the most common combination of fields in a table?</title>
<link>http://www.83answers.com/1307/how-can-i-get-the-most-common-combination-of-fields-in-a-table</link>
<description>Imagine I sell dresses (description, size, color, model).&lt;br /&gt;
I'd like to know which is the most common dress sold for size + color + model.&lt;br /&gt;
I mean the combination of three, not taken singularly but together.</description>
<guid isPermaLink="true">http://www.83answers.com/1307/how-can-i-get-the-most-common-combination-of-fields-in-a-table</guid>
<pubDate>Sat, 15 Jun 2013 11:43:19 +0000</pubDate>
</item>
<item>
<title>reportNG configuration</title>
<link>http://www.83answers.com/1305/reportng-configuration</link>
<description>Hi guys,&lt;br /&gt;
&lt;br /&gt;
I tried to configure reportNG but have some trouble!&lt;br /&gt;
&lt;br /&gt;
actually, index and overview pages are created but suites.html is missing so the report looks empty&lt;br /&gt;
&lt;br /&gt;
i use testNG + eclipse + webdriver environment&lt;br /&gt;
&lt;br /&gt;
any idea?&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
thanx</description>
<guid isPermaLink="true">http://www.83answers.com/1305/reportng-configuration</guid>
<pubDate>Sat, 15 Jun 2013 11:43:16 +0000</pubDate>
</item>
<item>
<title>Answered: Information on QTP</title>
<link>http://www.83answers.com/296/information-on-qtp?show=1308#a1308</link>
<description>we use &amp;quot;Norhing&amp;quot; in QTP dp to destroy the object, which we createrd for particular component.&lt;br /&gt;
&lt;br /&gt;
for ex:objects for excel application are oex, owb, ows. so after using these objects in dp we should have to make the value of these null. so we have do write like below&lt;br /&gt;
&lt;br /&gt;
set owb=nothing&lt;br /&gt;
&lt;br /&gt;
Indira</description>
<guid isPermaLink="true">http://www.83answers.com/296/information-on-qtp?show=1308#a1308</guid>
<pubDate>Sat, 15 Jun 2013 11:42:28 +0000</pubDate>
</item>
<item>
<title>Answered: ABAP Editor required</title>
<link>http://www.83answers.com/1255/abap-editor-required?show=1306#a1306</link>
<description>ABAP editor comes with the SAP installtion, ABAP editor is not freely downloadable.</description>
<guid isPermaLink="true">http://www.83answers.com/1255/abap-editor-required?show=1306#a1306</guid>
<pubDate>Fri, 14 Jun 2013 01:31:34 +0000</pubDate>
</item>
<item>
<title>Answered: Can i use QTP for mobile test automation without using any external plug-in?</title>
<link>http://www.83answers.com/1224/can-use-mobile-test-automation-without-using-external-plug?show=1303#a1303</link>
<description>In QTP 11 there is no need to install extra plugins for mobile testing. Hope this would help</description>
<guid isPermaLink="true">http://www.83answers.com/1224/can-use-mobile-test-automation-without-using-external-plug?show=1303#a1303</guid>
<pubDate>Thu, 13 Jun 2013 05:33:56 +0000</pubDate>
</item>
<item>
<title>Answered: Client requirment is of intermediate releases. Apart from Agile which other methodology can we use?</title>
<link>http://www.83answers.com/1292/client-requirment-intermediate-releases-agile-methodology?show=1302#a1302</link>
<description>Spiral methodology</description>
<guid isPermaLink="true">http://www.83answers.com/1292/client-requirment-intermediate-releases-agile-methodology?show=1302#a1302</guid>
<pubDate>Thu, 13 Jun 2013 05:33:52 +0000</pubDate>
</item>
<item>
<title>any one has tested the rest services in json format in selenium</title>
<link>http://www.83answers.com/1294/any-one-has-tested-the-rest-services-in-json-format-selenium</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
i have to validate my rest reopsnse which is in json format using selenium ide.&lt;br /&gt;
&lt;br /&gt;
any help is appreciated.&lt;br /&gt;
&lt;br /&gt;
thanks,</description>
<guid isPermaLink="true">http://www.83answers.com/1294/any-one-has-tested-the-rest-services-in-json-format-selenium</guid>
<pubDate>Tue, 11 Jun 2013 08:46:38 +0000</pubDate>
</item>
<item>
<title>how many test cases are possible for a scenario???</title>
<link>http://www.83answers.com/1295/how-many-test-cases-are-possible-for-a-scenario</link>
<description>i attended an interview and in the written test i was given 4 options for this question those are 5n+2 , 5n+4 etc.., i dnt rem the rest.., can any one ans and explain in detail??</description>
<guid isPermaLink="true">http://www.83answers.com/1295/how-many-test-cases-are-possible-for-a-scenario</guid>
<pubDate>Tue, 11 Jun 2013 08:46:28 +0000</pubDate>
</item>
<item>
<title>Answered: how can i select the element form the list tag</title>
<link>http://www.83answers.com/1288/how-can-i-select-the-element-form-the-list-tag?show=1297#a1297</link>
<description>&lt;p&gt;
	Use Xpath&lt;/p&gt;
&lt;p&gt;
	//div[@id='&lt;span style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;searchList&lt;/span&gt;']/ul/li[1]&lt;/p&gt;
&lt;p&gt;
	In the above give li number like 1 or 2 or 3 e.t.c&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.83answers.com/1288/how-can-i-select-the-element-form-the-list-tag?show=1297#a1297</guid>
<pubDate>Tue, 11 Jun 2013 08:46:00 +0000</pubDate>
</item>
<item>
<title>Answered: how can I select the element from the list  using selenium ide</title>
<link>http://www.83answers.com/1286/how-can-i-select-the-element-from-the-list-using-selenium-ide?show=1293#a1293</link>
<description>you can do that by click command click //ul[@id='searchList']/li[2]/span</description>
<guid isPermaLink="true">http://www.83answers.com/1286/how-can-i-select-the-element-from-the-list-using-selenium-ide?show=1293#a1293</guid>
<pubDate>Tue, 11 Jun 2013 08:45:24 +0000</pubDate>
</item>
<item>
<title>Answered: is there any scope in these tool? which company uses silktest tool for automation?</title>
<link>http://www.83answers.com/1236/there-scope-these-which-company-uses-silktest-tool-automation?show=1296#a1296</link>
<description>Yes.., heard there are many opening for this tool and i knw tht they use this tool in TCS</description>
<guid isPermaLink="true">http://www.83answers.com/1236/there-scope-these-which-company-uses-silktest-tool-automation?show=1296#a1296</guid>
<pubDate>Tue, 11 Jun 2013 08:45:14 +0000</pubDate>
</item>
<item>
<title>Answered: What will you do if there is no Funct.Spec/any documents related to the system ?</title>
<link>http://www.83answers.com/1270/what-will-you-there-funct-spec-any-documents-related-system?show=1283#a1283</link>
<description>1. Go with Ad-hoc testing&lt;br /&gt;
&lt;br /&gt;
2. Search for same type of application software and understand features&lt;br /&gt;
&lt;br /&gt;
3. Search for alternative documents, articles for application topics and find out some important business scenarios&lt;br /&gt;
&lt;br /&gt;
4. Ask all the explanation to developers about all modules and define your own rules for testing&lt;br /&gt;
&lt;br /&gt;
5. User historical data, application and features&lt;br /&gt;
&lt;br /&gt;
6. First only test your application as a user perspective and do not test technically.</description>
<guid isPermaLink="true">http://www.83answers.com/1270/what-will-you-there-funct-spec-any-documents-related-system?show=1283#a1283</guid>
<pubDate>Wed, 05 Jun 2013 09:38:36 +0000</pubDate>
</item>
<item>
<title>Where can I get the link to download SAPIDES GUI for SD Module?</title>
<link>http://www.83answers.com/1273/where-can-i-get-the-link-to-download-sapides-gui-for-sd-module</link>
<description>i want the link where i can download the SAPGUI without any cost.</description>
<guid isPermaLink="true">http://www.83answers.com/1273/where-can-i-get-the-link-to-download-sapides-gui-for-sd-module</guid>
<pubDate>Sat, 01 Jun 2013 07:02:22 +0000</pubDate>
</item>
<item>
<title>Answered: Webtable scenario in QTP</title>
<link>http://www.83answers.com/1257/webtable-scenario-in-qtp?show=1271#a1271</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
In this case , you can use Regular expression by providing the expression like&lt;br /&gt;
&lt;br /&gt;
.*2013.* which will be applicable for the year 2013 .&lt;br /&gt;
&lt;br /&gt;
If you wanna do it for next couple of years then change it accordingly.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Let me know if this would help you.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Thanks</description>
<guid isPermaLink="true">http://www.83answers.com/1257/webtable-scenario-in-qtp?show=1271#a1271</guid>
<pubDate>Sat, 25 May 2013 05:55:37 +0000</pubDate>
</item>
<item>
<title>Answered: single byte character set vs double / multiple byte character set</title>
<link>http://www.83answers.com/1216/single-byte-character-set-double-multiple-byte-character-set?show=1268#a1268</link>
<description>&lt;p&gt;
	&lt;b&gt;SBCS&lt;/b&gt;, or &lt;b&gt;Single Byte Character Set&lt;/b&gt;, is used to refer to &lt;a rel=&quot;nofollow&quot; href=&quot;http://en.wikipedia.org/wiki/Character_encoding&quot; title=&quot;Character encoding&quot;&gt;character encodings&lt;/a&gt; that use exactly one &lt;a rel=&quot;nofollow&quot; href=&quot;http://en.wikipedia.org/wiki/Byte&quot; title=&quot;Byte&quot;&gt;byte&lt;/a&gt; for each &lt;a rel=&quot;nofollow&quot; href=&quot;http://en.wikipedia.org/wiki/Graphic_character&quot; title=&quot;Graphic character&quot;&gt;graphic character&lt;/a&gt;. SBCS can accommodate a maximum of 256 symbols, and were originally essentially built for the English language because English does not have many symbols or accented letters. Examples of SBCS &lt;a rel=&quot;nofollow&quot; href=&quot;http://en.wikipedia.org/wiki/Character_encoding&quot; title=&quot;Character encoding&quot;&gt;encodings&lt;/a&gt; include &lt;a rel=&quot;nofollow&quot; href=&quot;http://en.wikipedia.org/wiki/ISO/IEC_646&quot; title=&quot;ISO/IEC 646&quot;&gt;ISO/IEC 646&lt;/a&gt;, the various &lt;a class=&quot;mw-redirect&quot; rel=&quot;nofollow&quot; href=&quot;http://en.wikipedia.org/wiki/ISO_8859&quot; title=&quot;ISO 8859&quot;&gt;ISO 8859&lt;/a&gt; encodings, and the various &lt;a rel=&quot;nofollow&quot; href=&quot;http://en.wikipedia.org/wiki/Microsoft&quot; title=&quot;Microsoft&quot;&gt;Microsoft&lt;/a&gt;/&lt;a rel=&quot;nofollow&quot; href=&quot;http://en.wikipedia.org/wiki/IBM&quot; title=&quot;IBM&quot;&gt;IBM&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://en.wikipedia.org/wiki/Code_page&quot; title=&quot;Code page&quot;&gt;code pages&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;
	The term SBCS is commonly contrasted against the terms &lt;a rel=&quot;nofollow&quot; href=&quot;http://en.wikipedia.org/wiki/DBCS&quot; title=&quot;DBCS&quot;&gt;DBCS&lt;/a&gt; (double-byte character set) and &lt;a class=&quot;mw-redirect&quot; rel=&quot;nofollow&quot; href=&quot;http://en.wikipedia.org/wiki/Multi-byte_character_set&quot; title=&quot;Multi-byte character set&quot;&gt;MBCS&lt;/a&gt; (multi-byte character set). The multi-byte character sets are used to accommodate languages with more characters and symbols than English and other predominantly Asian languages such as Chinese, Japanese, and Korean. These are sometimes referred to by the acronym &lt;a class=&quot;mw-redirect&quot; rel=&quot;nofollow&quot; href=&quot;http://en.wikipedia.org/wiki/CJK&quot; title=&quot;CJK&quot;&gt;CJK&lt;/a&gt;. In these computing systems, SBCS’s are traditionally associated with &lt;a class=&quot;mw-redirect&quot; rel=&quot;nofollow&quot; href=&quot;http://en.wikipedia.org/wiki/Halfwidth_form&quot; title=&quot;Halfwidth form&quot;&gt;half-width&lt;/a&gt; characters, so-called because such SBCS characters would traditionally occupy half the width of a DBCS character on a fixed-width &lt;a rel=&quot;nofollow&quot; href=&quot;http://en.wikipedia.org/wiki/Computer_terminal&quot; title=&quot;Computer terminal&quot;&gt;computer terminal&lt;/a&gt; or &lt;a rel=&quot;nofollow&quot; href=&quot;http://en.wikipedia.org/wiki/Text_mode&quot; title=&quot;Text mode&quot;&gt;text screen&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;
	courtesy Wiki&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.83answers.com/1216/single-byte-character-set-double-multiple-byte-character-set?show=1268#a1268</guid>
<pubDate>Mon, 20 May 2013 05:13:42 +0000</pubDate>
</item>
<item>
<title>Answered: tutorials on shell scripting and perl scripting</title>
<link>http://www.83answers.com/1149/tutorials-on-shell-scripting-and-perl-scripting?show=1267#a1267</link>
<description>&lt;p&gt;
	&lt;span style=&quot;text-decoration: underline;&quot;&gt;&lt;strong&gt;Shell scripting :&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
	&lt;a rel=&quot;nofollow&quot; href=&quot;http://www.tutorialspoint.com/unix/&quot;&gt;http://www.tutorialspoint.com/unix/&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;br&gt;
	&lt;a rel=&quot;nofollow&quot; href=&quot;http://www.freeos.com/guides/lsst/&quot;&gt;http://www.freeos.com/guides/lsst/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;
	&lt;span style=&quot;text-decoration: underline;&quot;&gt;&lt;strong&gt;PERL scripting :&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
	&lt;a rel=&quot;nofollow&quot; href=&quot;http://www.tutorialspoint.com/perl/index.htm&quot;&gt;http://www.tutorialspoint.com/perl/index.htm&lt;/a&gt;&amp;nbsp;&lt;br&gt;
	&lt;a rel=&quot;nofollow&quot; href=&quot;http://perldoc.perl.org/perlintro.html&quot;&gt;http://perldoc.perl.org/perlintro.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.83answers.com/1149/tutorials-on-shell-scripting-and-perl-scripting?show=1267#a1267</guid>
<pubDate>Mon, 20 May 2013 05:09:59 +0000</pubDate>
</item>
<item>
<title>Answered: Is there any certification available for selenium?</title>
<link>http://www.83answers.com/1228/is-there-any-certification-available-for-selenium?show=1264#a1264</link>
<description>&lt;p&gt;
	&lt;span class=&quot;st&quot;&gt;There is no official certificate on Selenium so far, beware if anyone cliams to do so.&lt;/span&gt;&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.83answers.com/1228/is-there-any-certification-available-for-selenium?show=1264#a1264</guid>
<pubDate>Mon, 20 May 2013 05:06:39 +0000</pubDate>
</item>
<item>
<title>Compare intro cert to pro cert for MS SQL S vs. MySQL</title>
<link>http://www.83answers.com/1259/compare-intro-cert-to-pro-cert-for-ms-sql-s-vs-mysql</link>
<description>I can study one of &amp;nbsp;two programs focusing on web development. One covers MS SQL Server and gets you to the level of taking the &amp;nbsp;Microsoft Technology Associate (MTA) Exam 98-364 - Database Fundamentals. The other covers MySQL and you should be able to pass the &amp;quot;intro&amp;quot; Oracle Certified Associate, MySQL 5 test.&lt;br /&gt;
&lt;br /&gt;
If I want to go on to get the good, robust, professional level certifications, exam 1Z873 &amp;amp; 874 for MySQL DBA, or upgrade from MTA 98-364 to MCSA by passing exams 461, 462 and 463, which jump would be harder? I know it will be more expensive to take three exams for earning MCSA, but would anyone know how wide the knowledge gap is between baby certification and the professional certification for each?</description>
<guid isPermaLink="true">http://www.83answers.com/1259/compare-intro-cert-to-pro-cert-for-ms-sql-s-vs-mysql</guid>
<pubDate>Sat, 18 May 2013 04:47:06 +0000</pubDate>
</item>
<item>
<title>Answered: Could you provide SAP BI/BW,interview question and answers?</title>
<link>http://www.83answers.com/1105/could-you-provide-sap-bi-bw-interview-question-and-answers?show=1261#a1261</link>
<description>Plz dont think about cost.Please go ahead to best institue or join online class.so that it ll be easy to learn and get good job ,then you ll earn lot of money.</description>
<guid isPermaLink="true">http://www.83answers.com/1105/could-you-provide-sap-bi-bw-interview-question-and-answers?show=1261#a1261</guid>
<pubDate>Sat, 18 May 2013 04:46:39 +0000</pubDate>
</item>
<item>
<title>Is there any company which hires B.com person in SAP FICO??</title>
<link>http://www.83answers.com/1241/is-there-any-company-which-hires-b-com-person-in-sap-fico</link>
<description>&lt;p&gt;
	I have completed my gradution in 2012 and scored 75%.&lt;/p&gt;
&lt;p&gt;
	Recently I am working in PwC - Regulatory department since 6 months, but&amp;nbsp;I wish to grow my career in SAP.&lt;/p&gt;
&lt;p&gt;
	As SAP certification is expensive, please can anyone suggest me with&amp;nbsp;some companies which hires a &lt;strong&gt;B.com fresher&lt;/strong&gt; in SAP department as a &lt;strong&gt;trainee or junior consultant&lt;/strong&gt;??&lt;/p&gt;
&lt;p&gt;
	Please reply me ASAP.&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.83answers.com/1241/is-there-any-company-which-hires-b-com-person-in-sap-fico</guid>
<pubDate>Tue, 14 May 2013 04:53:02 +0000</pubDate>
</item>
<item>
<title>Inaap purchase testing</title>
<link>http://www.83answers.com/1244/inaap-purchase-testing</link>
<description>hi,&lt;br /&gt;
&lt;br /&gt;
How can we test inapp purchase of mobile applications(iphone and android)&lt;br /&gt;
&lt;br /&gt;
Pls hlp me!!!!!!</description>
<guid isPermaLink="true">http://www.83answers.com/1244/inaap-purchase-testing</guid>
<pubDate>Tue, 14 May 2013 04:52:41 +0000</pubDate>
</item>
<item>
<title>Is there a way to improve my skills in analyzing business requirements?</title>
<link>http://www.83answers.com/1243/there-way-improve-skills-analyzing-business-requirements</link>
<description>My biggest challenge in software testing has always been analyzing the business requirements for planning, estimating, and creating test cases. &amp;nbsp;Some business requirements are extremely complex and difficult to understand. &amp;nbsp;Has anyone developed a way to more easily analyze business requirements?</description>
<guid isPermaLink="true">http://www.83answers.com/1243/there-way-improve-skills-analyzing-business-requirements</guid>
<pubDate>Tue, 14 May 2013 04:52:37 +0000</pubDate>
</item>
<item>
<title>Answered: please explain how to fetch data from excel in selenium using java</title>
<link>http://www.83answers.com/1231/please-explain-how-fetch-data-from-excel-selenium-using-java?show=1247#a1247</link>
<description>&lt;p&gt;
	Please find ready code for reading excel using java at&amp;nbsp; &lt;a rel=&quot;nofollow&quot; href=&quot;http://selenium-testng.com/test-data-through-excel/&quot;&gt;http://selenium-testng.com/test-data-through-excel/&lt;/a&gt;&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.83answers.com/1231/please-explain-how-fetch-data-from-excel-selenium-using-java?show=1247#a1247</guid>
<pubDate>Tue, 14 May 2013 04:36:07 +0000</pubDate>
</item>
<item>
<title>Answered: Can you provide Selenium tutorials in PDF format?</title>
<link>http://www.83answers.com/1194/can-you-provide-selenium-tutorials-in-pdf-format?show=1251#a1251</link>
<description>&lt;p&gt;
	You can readily access Selenium tutorials at&amp;nbsp;&lt;a rel=&quot;nofollow&quot; href=&quot;http://www.guru99.com/selenium-tutorial.html&quot;&gt;http://www.guru99.com/selenium-tutorial.html&lt;/a&gt;.&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.83answers.com/1194/can-you-provide-selenium-tutorials-in-pdf-format?show=1251#a1251</guid>
<pubDate>Sun, 12 May 2013 05:23:07 +0000</pubDate>
</item>
<item>
<title>Answered: Selenium Grid 2</title>
<link>http://www.83answers.com/1237/selenium-grid-2?show=1249#a1249</link>
<description>&lt;p&gt;
	&lt;span style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;There is already a tutorial about using Selenium Grid (&lt;/span&gt;&lt;a href=&quot;http://www.guru99.com/introduction-to-selenium-grid.html&quot; rel=&quot;nofollow&quot; style=&quot;text-decoration: none; color: rgb(0, 102, 153); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;http://www.guru99.com/introduction-to-selenium-grid.html&lt;/a&gt;&lt;span style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, Arial, Sens-serif; font-size: 14px; line-height: 21px;&quot;&gt;). Although the article uses one machine as the node, you can still apply the steps there when running 5 machines.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.83answers.com/1237/selenium-grid-2?show=1249#a1249</guid>
<pubDate>Sun, 12 May 2013 05:13:53 +0000</pubDate>
</item>
<item>
<title>Answered: Mastakes in  Cyclomatic Complexity article</title>
<link>http://www.83answers.com/1239/mastakes-in-cyclomatic-complexity-article?show=1245#a1245</link>
<description>&lt;p&gt;
	graph for the program should be like this&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	&lt;img alt=&quot;File:Control flow graph of function with two if else statements.svg&quot; src=&quot;http://upload.wikimedia.org/wikipedia/commons/thumb/7/7f/Control_flow_graph_of_function_with_two_if_else_statements.svg/400px-Control_flow_graph_of_function_with_two_if_else_statements.svg.png&quot;&gt;&lt;/p&gt;
&lt;p&gt;
	so by formulae,&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0px; padding: 0px 0px 10px; color: rgb(0, 0, 0); font-family: Verdana, Geneva, sans-serif; line-height: 15px;&quot;&gt;
	V(G) = E – N + 2&lt;/p&gt;
&lt;p style=&quot;margin: 0px; padding: 0px 0px 10px; color: rgb(0, 0, 0); font-family: Verdana, Geneva, sans-serif; line-height: 15px;&quot;&gt;
	In this case&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0px; padding: 0px 0px 10px; color: rgb(0, 0, 0); font-family: Verdana, Geneva, sans-serif; line-height: 15px;&quot;&gt;
	E=9.&lt;/p&gt;
&lt;p style=&quot;margin: 0px; padding: 0px 0px 10px; color: rgb(0, 0, 0); font-family: Verdana, Geneva, sans-serif; line-height: 15px;&quot;&gt;
	N=7.&lt;/p&gt;
&lt;p style=&quot;margin: 0px; padding: 0px 0px 10px; color: rgb(0, 0, 0); font-family: Verdana, Geneva, sans-serif; line-height: 15px;&quot;&gt;
	so&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0px; padding: 0px 0px 10px; color: rgb(0, 0, 0); font-family: Verdana, Geneva, sans-serif; line-height: 15px;&quot;&gt;
	V(G)=9-7+2&lt;/p&gt;
&lt;p style=&quot;margin: 0px; padding: 0px 0px 10px; color: rgb(0, 0, 0); font-family: Verdana, Geneva, sans-serif; line-height: 15px;&quot;&gt;
	=4.&lt;/p&gt;
&lt;p style=&quot;margin: 0px; padding: 0px 0px 10px; color: rgb(0, 0, 0); font-family: Verdana, Geneva, sans-serif; line-height: 15px;&quot;&gt;
	Regarding M,&lt;/p&gt;
&lt;p style=&quot;margin: 0px; padding: 0px 0px 10px; color: rgb(0, 0, 0); font-family: Verdana, Geneva, sans-serif; line-height: 15px;&quot;&gt;
	M has the two properties&lt;/p&gt;
&lt;p style=&quot;margin: 0px; padding: 0px 0px 10px; color: rgb(0, 0, 0); font-family: Verdana, Geneva, sans-serif; line-height: 15px;&quot;&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;ol style=&quot;margin: 0px; padding-right: 0px; padding-left: 0px;&quot;&gt;
	&lt;li style=&quot;padding-left: 9px; margin: 0px; background-image: url(denied:http://newguru99.revolutionventur.netdna-cdn.com/templates/js_jamba/images/style2/bullet.gif); background-attachment: scroll; background-color: transparent; background-position: 0px 5px; background-repeat: no-repeat no-repeat;&quot;&gt;
		M can be number of test cases to achieve branch coverage(Upper Bound)&lt;/li&gt;
	&lt;li style=&quot;padding-left: 9px; margin: 0px; background-image: url(denied:http://newguru99.revolutionventur.netdna-cdn.com/templates/js_jamba/images/style2/bullet.gif); background-attachment: scroll; background-color: transparent; background-position: 0px 5px; background-repeat: no-repeat no-repeat;&quot;&gt;
		M can be number of paths through the graphs.(Lower Bound)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
	and this is true.&lt;/p&gt;
&lt;p style=&quot;margin: 0px; padding: 0px 0px 10px; color: rgb(0, 0, 0); font-family: Verdana, Geneva, sans-serif; line-height: 15px;&quot;&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0px; padding: 0px 0px 10px; color: rgb(0, 0, 0); font-family: Verdana, Geneva, sans-serif; line-height: 15px;&quot;&gt;
	And there is 4 steps to do&lt;/p&gt;
&lt;p style=&quot;margin: 0px; padding: 0px 0px 10px; color: rgb(0, 0, 0); font-family: Verdana, Geneva, sans-serif; line-height: 15px;&quot;&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0px; padding: 0px 0px 10px;&quot;&gt;
	As complexity has calculated as 4, four test cases are necessary to the complete path coverage for the above example.&lt;/p&gt;
&lt;p style=&quot;margin: 0px; padding: 0px 0px 10px;&quot;&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;h2 style=&quot;margin: 0px; padding: 4px; font-size: 18px; line-height: 22px; letter-spacing: -1px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(234, 234, 234); color: rgb(51, 90, 116); font-weight: normal;&quot;&gt;
	Steps to be followed:&lt;/h2&gt;
&lt;p style=&quot;margin: 0px; padding: 0px 0px 10px;&quot;&gt;
	The following steps should be followed for computing Cyclomatic complexity and test cases design.&lt;/p&gt;
&lt;p style=&quot;margin: 0px; padding: 0px 0px 10px;&quot;&gt;
	&lt;strong&gt;Step 1&lt;/strong&gt;&amp;nbsp;– Construction of graph with nodes and edges from the code&lt;/p&gt;
&lt;p style=&quot;margin: 0px; padding: 0px 0px 10px;&quot;&gt;
	&lt;strong&gt;Step 2&lt;/strong&gt;&amp;nbsp;– Identification of independent paths&lt;/p&gt;
&lt;p style=&quot;margin: 0px; padding: 0px 0px 10px;&quot;&gt;
	&lt;strong&gt;Step 3&amp;nbsp;&lt;/strong&gt;– Cyclomatic Complexity Calculation&lt;/p&gt;
&lt;p style=&quot;margin: 0px; padding: 0px 0px 10px;&quot;&gt;
	&lt;strong&gt;Step 4&amp;nbsp;&lt;/strong&gt;– Design of Test Cases&lt;/p&gt;
&lt;p style=&quot;margin: 0px; padding: 0px 0px 10px;&quot;&gt;
	Once the basic set is formed, TEST CASES should be written to execute all the paths.&lt;/p&gt;
&lt;p&gt;
	&lt;br&gt;
	&lt;/p&gt;&lt;p style=&quot;margin: 0px; padding: 0px 0px 10px; color: rgb(0, 0, 0); font-family: Verdana, Geneva, sans-serif; line-height: 15px;&quot;&gt;
		&amp;nbsp;&lt;/p&gt;

&lt;p style=&quot;margin: 0px; padding: 0px 0px 10px; color: rgb(0, 0, 0); font-family: Verdana, Geneva, sans-serif; line-height: 15px;&quot;&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0px; padding: 0px 0px 10px; color: rgb(0, 0, 0); font-family: Verdana, Geneva, sans-serif; line-height: 15px;&quot;&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0px; padding: 0px 0px 10px; color: rgb(0, 0, 0); font-family: Verdana, Geneva, sans-serif; line-height: 15px;&quot;&gt;
	&amp;nbsp;&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.83answers.com/1239/mastakes-in-cyclomatic-complexity-article?show=1245#a1245</guid>
<pubDate>Fri, 10 May 2013 11:02:41 +0000</pubDate>
</item>
<item>
<title>QTP11 - ie9 , cascading dropdowns not enabling</title>
<link>http://www.83answers.com/1238/qtp11-ie9-cascading-dropdowns-not-enabling</link>
<description>&lt;p&gt;
	After selecting parent dropdown , child dropdown is not getting enabled.&lt;/p&gt;
&lt;p&gt;
	In &lt;strong&gt;ie8&lt;/strong&gt;, it was working fine but, it was not working in &lt;strong&gt;&lt;span style=&quot;background-color:#ff0000;&quot;&gt;ie9&lt;/span&gt;&lt;/strong&gt; can u please guide me in this situation.&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.83answers.com/1238/qtp11-ie9-cascading-dropdowns-not-enabling</guid>
<pubDate>Wed, 08 May 2013 09:07:27 +0000</pubDate>
</item>
<item>
<title>Answered: best sap institute in hyd</title>
<link>http://www.83answers.com/1211/best-sap-institute-in-hyd?show=1233#a1233</link>
<description>&lt;p&gt;
	Ameerpet is hub of software training institutes. There are some wellknown SAP training institutes available with low fees and high quality for example&lt;/p&gt;
&lt;p&gt;
	1) Relaince global info&lt;/p&gt;
&lt;p&gt;
	2) Emax technologies&lt;/p&gt;
&lt;p&gt;
	3) Pragna technologies&lt;/p&gt;
&lt;p&gt;
	And also you can refer this website (&amp;nbsp;&lt;a rel=&quot;nofollow&quot; href=&quot;http://ameerpetstudent.in/in.php?cat_id=2&quot;&gt;http://ameerpetstudent.in/in.php?cat_id=2&lt;/a&gt;&amp;nbsp;) for more information about SAP training institutes and their new batches strating dates and timings. and also you can get fee and faculty details.&amp;nbsp;&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.83answers.com/1211/best-sap-institute-in-hyd?show=1233#a1233</guid>
<pubDate>Tue, 07 May 2013 08:30:08 +0000</pubDate>
</item>
<item>
<title>Answered: What is component testing?Explain with example  in detail?</title>
<link>http://www.83answers.com/1175/what-is-component-testing-explain-with-example-in-detail?show=1229#a1229</link>
<description>component testing is nothing but white box testing where each and every line of the code is checked or tested</description>
<guid isPermaLink="true">http://www.83answers.com/1175/what-is-component-testing-explain-with-example-in-detail?show=1229#a1229</guid>
<pubDate>Mon, 06 May 2013 10:26:30 +0000</pubDate>
</item>
<item>
<title>how do you perform a video testing?</title>
<link>http://www.83answers.com/1225/how-do-you-perform-a-video-testing</link>
<description>how do you perform a video testing?</description>
<guid isPermaLink="true">http://www.83answers.com/1225/how-do-you-perform-a-video-testing</guid>
<pubDate>Wed, 01 May 2013 21:15:32 +0000</pubDate>
</item>
<item>
<title>Difference between run manual test and continuously run manual test?</title>
<link>http://www.83answers.com/1223/difference-between-run-manual-test-continuously-manual-test</link>
<description>What is the difference between run manual test and continuously run manual test?</description>
<guid isPermaLink="true">http://www.83answers.com/1223/difference-between-run-manual-test-continuously-manual-test</guid>
<pubDate>Wed, 01 May 2013 04:51:27 +0000</pubDate>
</item>
<item>
<title>my question is about the financial (Bank) industry how u update ur mobile application</title>
<link>http://www.83answers.com/1221/question-about-financial-industry-update-mobile-application</link>
<description>im new in IT industry and hava an interview in coming week and want to prepare for interview if some one help me and had work in financial industry its help me a lot.&lt;br /&gt;
&lt;br /&gt;
1) How you begin for testing e.g. how you prepare test data and which format e.g. XML, UXML etc?&lt;br /&gt;
&lt;br /&gt;
2) how you routed the call functionality of the phone?&lt;br /&gt;
&lt;br /&gt;
3) how you update the application in iOS, RIM, Andriod&lt;br /&gt;
&lt;br /&gt;
4) what the procedure to validate data and upload in data base.&lt;br /&gt;
&lt;br /&gt;
thanks alot guys.</description>
<guid isPermaLink="true">http://www.83answers.com/1221/question-about-financial-industry-update-mobile-application</guid>
<pubDate>Mon, 29 Apr 2013 04:53:32 +0000</pubDate>
</item>
<item>
<title>Answered: Is Manual Testing a long process and Expensive?</title>
<link>http://www.83answers.com/1213/is-manual-testing-a-long-process-and-expensive?show=1219#a1219</link>
<description>It is not long process, it is slow process. Expensive: Yes it is expensive and accuracy is also less as well. Tools such as QTP is the added advantage to over these problems.</description>
<guid isPermaLink="true">http://www.83answers.com/1213/is-manual-testing-a-long-process-and-expensive?show=1219#a1219</guid>
<pubDate>Mon, 29 Apr 2013 04:48:15 +0000</pubDate>
</item>
<item>
<title>How to pass data from jcl to sub-program directly in cobol-mainframe?</title>
<link>http://www.83answers.com/1210/how-pass-data-from-jcl-sub-program-directly-cobol-mainframe</link>
<description>I've a jcl which invokes program A and program A calls program B. Now, I do not want to change program A but i want to pass data from jcl to sub-program B direclty. Is it possible to achieve? If yes, please clarify. Thank you!</description>
<guid isPermaLink="true">http://www.83answers.com/1210/how-pass-data-from-jcl-sub-program-directly-cobol-mainframe</guid>
<pubDate>Mon, 22 Apr 2013 04:41:33 +0000</pubDate>
</item>
<item>
<title>how to read the status of windows features from java?</title>
<link>http://www.83answers.com/1208/how-to-read-the-status-of-windows-features-from-java</link>
<description>is there any api of java for reading the status of windows features from java?&lt;br /&gt;
&lt;br /&gt;
also is there any method or api to read the status of policies in gpedit.msc from java?</description>
<guid isPermaLink="true">http://www.83answers.com/1208/how-to-read-the-status-of-windows-features-from-java</guid>
<pubDate>Mon, 22 Apr 2013 04:41:26 +0000</pubDate>
</item>
<item>
<title>any one know who is teaching cognos in USA.</title>
<link>http://www.83answers.com/1203/any-one-know-who-is-teaching-cognos-in-usa</link>
<description>Need to know who is teaching cognos in USA (Florida).</description>
<guid isPermaLink="true">http://www.83answers.com/1203/any-one-know-who-is-teaching-cognos-in-usa</guid>
<pubDate>Thu, 18 Apr 2013 07:26:11 +0000</pubDate>
</item>
<item>
<title>Answered: Can u Provide me Experince Resumes on Manual And Automation Testing with 4 to 7 Years of experience</title>
<link>http://www.83answers.com/1197/provide-experince-resumes-automation-testing-experience?show=1200#a1200</link>
<description>Hi you can do google search ...you may get many resumes...</description>
<guid isPermaLink="true">http://www.83answers.com/1197/provide-experince-resumes-automation-testing-experience?show=1200#a1200</guid>
<pubDate>Thu, 18 Apr 2013 07:25:55 +0000</pubDate>
</item>
<item>
<title>Answered: i am b.tech  i.t. fresher, i got offer from one company  to work on sap b.o.</title>
<link>http://www.83answers.com/1156/i-am-tech-fresher-i-got-offer-from-one-company-to-work-on-sap-b-o?show=1201#a1201</link>
<description>Hi , Anything in SAP is always good for career growth so you go ahead with BO .</description>
<guid isPermaLink="true">http://www.83answers.com/1156/i-am-tech-fresher-i-got-offer-from-one-company-to-work-on-sap-b-o?show=1201#a1201</guid>
<pubDate>Thu, 18 Apr 2013 07:25:49 +0000</pubDate>
</item>
<item>
<title>any one know who is teaching cognos in USA.</title>
<link>http://www.83answers.com/1204/any-one-know-who-is-teaching-cognos-in-usa</link>
<description>Need to know who is teaching cognos in USA (Florida).</description>
<guid isPermaLink="true">http://www.83answers.com/1204/any-one-know-who-is-teaching-cognos-in-usa</guid>
<pubDate>Wed, 17 Apr 2013 16:46:22 +0000</pubDate>
</item>
<item>
<title>Answered: Anybody know any institute for ETL Testing in Mumbai OR Pune?</title>
<link>http://www.83answers.com/1170/anybody-know-any-institute-for-etl-testing-in-mumbai-or-pune?show=1196#a1196</link>
<description>i heard one institute for testing in pune.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Name: mindscript testing institute&lt;br /&gt;
&lt;br /&gt;
location: 1st floor, above carpet House, near Ranka Jewellera, nul stop, karve road, Pune.&lt;br /&gt;
&lt;br /&gt;
hope this will help you.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
contact : 020-25451198&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;8805674210&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
ALL THE BEST :)</description>
<guid isPermaLink="true">http://www.83answers.com/1170/anybody-know-any-institute-for-etl-testing-in-mumbai-or-pune?show=1196#a1196</guid>
<pubDate>Wed, 17 Apr 2013 07:55:29 +0000</pubDate>
</item>
<item>
<title>Answered: Looking for tutorials on HP QC Site Administration.</title>
<link>http://www.83answers.com/1186/looking-for-tutorials-on-hp-qc-site-administration?show=1198#a1198</link>
<description>If you have account in support.openview.hp.com you can download it from there.</description>
<guid isPermaLink="true">http://www.83answers.com/1186/looking-for-tutorials-on-hp-qc-site-administration?show=1198#a1198</guid>
<pubDate>Wed, 17 Apr 2013 07:55:12 +0000</pubDate>
</item>
<item>
<title>Is it feasible to develope an application using eclipse RCP?</title>
<link>http://www.83answers.com/1195/is-it-feasible-to-develope-an-application-using-eclipse-rcp</link>
<description>Can anyone tell me pros and cons of eclipse &amp;nbsp;RCP Framework. My boss is suggesting that for an development</description>
<guid isPermaLink="true">http://www.83answers.com/1195/is-it-feasible-to-develope-an-application-using-eclipse-rcp</guid>
<pubDate>Tue, 16 Apr 2013 07:32:45 +0000</pubDate>
</item>
<item>
<title>Answered: what is AS 400 ?</title>
<link>http://www.83answers.com/1187/what-is-as-400?show=1190#a1190</link>
<description>&lt;p&gt;
	&lt;span style=&quot;font-family:arial,helvetica,sans-serif;&quot;&gt;&lt;span style=&quot;font-size: 14px;&quot;&gt;The AS/400 (Application System/400) was first introduced by IBM on June 20th, 1988. The AS/400 is a popular family of mid-sized computer systems which can also be used as multiuser computer systems. By this, we mean that a single computer can interact with more than one user at a time. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
	&lt;span style=&quot;font-family:arial,helvetica,sans-serif;&quot;&gt;&lt;span style=&quot;font-size: 14px;&quot;&gt;The AS/400 can be utilized for different business facets. Some models are designed as systems that provide resources to other computers, also known as a &quot;server&quot; in a network of computers, while others are set up for use with terminals or &quot;display stations&quot;. OS400 is the operating system for the AS/400. The AS/400 computers offer more compatibility across the product line than the earlier System/3X computers. Hence, the earlier IBM models of the System/36 and System/38 have since been replaced by the AS/400 systems. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.83answers.com/1187/what-is-as-400?show=1190#a1190</guid>
<pubDate>Fri, 12 Apr 2013 07:11:21 +0000</pubDate>
</item>
<item>
<title>Answered: Quality Center : Dashboard doesn't take into account modified dates</title>
<link>http://www.83answers.com/888/quality-center-dashboard-doesnt-take-account-modified-dates?show=1188#a1188</link>
<description>always on projects quality center customized by QA manager, QA lead and/or by project manager by them needs and if u do not have admin authorization so your will not able to modified the test dates.&lt;br /&gt;
&lt;br /&gt;
and if the quality center is not customized by manager's so i would say just bare with Q.C because its really a moody tool.&lt;br /&gt;
&lt;br /&gt;
hope answer your question.&lt;br /&gt;
&lt;br /&gt;
thanks</description>
<guid isPermaLink="true">http://www.83answers.com/888/quality-center-dashboard-doesnt-take-account-modified-dates?show=1188#a1188</guid>
<pubDate>Fri, 12 Apr 2013 05:29:31 +0000</pubDate>
</item>
<item>
<title>Answered: How to import Test cases , test steps and its attachments from QC?</title>
<link>http://www.83answers.com/1009/how-import-test-cases-test-steps-and-its-attachments-from-qc?show=1185#a1185</link>
<description>At First add-ins (its free) from home page or website and install it. After click on Tool it will show like from QC then click on that it will call and add.</description>
<guid isPermaLink="true">http://www.83answers.com/1009/how-import-test-cases-test-steps-and-its-attachments-from-qc?show=1185#a1185</guid>
<pubDate>Fri, 12 Apr 2013 05:29:06 +0000</pubDate>
</item>
<item>
<title>Answered: Are Test Cycle always repeating the same test cases to remove defects?</title>
<link>http://www.83answers.com/1107/test-cycle-always-repeating-same-test-cases-remove-defects?show=1184#a1184</link>
<description>No.It depend upon Modules to be tested.So on the basis of Modules the Test cases can be varied.</description>
<guid isPermaLink="true">http://www.83answers.com/1107/test-cycle-always-repeating-same-test-cases-remove-defects?show=1184#a1184</guid>
<pubDate>Fri, 12 Apr 2013 05:28:57 +0000</pubDate>
</item>
<item>
<title>Answered: how to test url text field?or What are the test cases to test url text field?</title>
<link>http://www.83answers.com/1177/test-url-text-field-what-are-the-test-cases-test-url-text-field?show=1183#a1183</link>
<description>1. Test case should be contain the path of searchable file.&lt;br /&gt;
&lt;br /&gt;
2.It should be able to edit or modify.&lt;br /&gt;
&lt;br /&gt;
3.It should be in Http or www form.</description>
<guid isPermaLink="true">http://www.83answers.com/1177/test-url-text-field-what-are-the-test-cases-test-url-text-field?show=1183#a1183</guid>
<pubDate>Fri, 12 Apr 2013 05:28:50 +0000</pubDate>
</item>
<item>
<title>Answered: What is back end Testing. Please explain in brief?</title>
<link>http://www.83answers.com/922/what-is-back-end-testing-please-explain-in-brief?show=1182#a1182</link>
<description>back end testing just reltaed to database testing where you tested that data flow in your web application is proper with your application.</description>
<guid isPermaLink="true">http://www.83answers.com/922/what-is-back-end-testing-please-explain-in-brief?show=1182#a1182</guid>
<pubDate>Fri, 12 Apr 2013 05:28:45 +0000</pubDate>
</item>
<item>
<title>Answered: What is the use of CAPTCHA ? OR Why CAPTCHA is used in verification pupose?</title>
<link>http://www.83answers.com/1172/what-the-use-captcha-why-captcha-used-in-verification-pupose?show=1181#a1181</link>
<description>captcha is used for verify human being. system can verify that your are human being not a machine.</description>
<guid isPermaLink="true">http://www.83answers.com/1172/what-the-use-captcha-why-captcha-used-in-verification-pupose?show=1181#a1181</guid>
<pubDate>Fri, 12 Apr 2013 05:28:40 +0000</pubDate>
</item>
</channel>
</rss>