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

<channel>
	<title>QA TRAINING BY Krishna Training</title>
	<atom:link href="http://www.krishnatraining.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.krishnatraining.com</link>
	<description>QA TRAINING IN VIRGINIA</description>
	<lastBuildDate>Tue, 15 May 2012 16:09:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>QTP RESPONSIBILITIES</title>
		<link>http://www.krishnatraining.com/qtp-responsibilities/</link>
		<comments>http://www.krishnatraining.com/qtp-responsibilities/#comments</comments>
		<pubDate>Wed, 02 May 2012 16:05:58 +0000</pubDate>
		<dc:creator>Krishna Training Team</dc:creator>
				<category><![CDATA[Interview]]></category>
		<category><![CDATA[QTP INTERVIEW QUESTIONS]]></category>

		<guid isPermaLink="false">http://www.krishnatraining.com/?p=1937</guid>
		<description><![CDATA[I) 1+ Years Experience in Test Automation using QTP Understanding Test Requirements and analyzing the Application Generating Tests (Test Scripts) using QTP Debugging Tests and Fixing errors Executing/Running Tests Defect Reporting &#038; Tracking Test Reporting II) 2+ years of Experience in Test Automation using QTP Creating Automation Resources such as]]></description>
		<wfw:commentRss>http://www.krishnatraining.com/qtp-responsibilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IMPORTANT VIDEOS FOR XML</title>
		<link>http://www.krishnatraining.com/important-videos-for-xml/</link>
		<comments>http://www.krishnatraining.com/important-videos-for-xml/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 19:59:37 +0000</pubDate>
		<dc:creator>Krishna Training Team</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Manual Testing]]></category>
		<category><![CDATA[Software Testing]]></category>

		<guid isPermaLink="false">http://www.krishnatraining.com/?p=1923</guid>
		<description><![CDATA[http://www.krishnatraining.com/video-sql-xml-xquery-xmltable/ http://www.krishnatraining.com/xml-testing-part-2/ http://www.krishnatraining.com/xml-testing-part-1/ http://www.krishnatraining.com/etl-testing-backend-testing/]]></description>
		<wfw:commentRss>http://www.krishnatraining.com/important-videos-for-xml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working with Excel AND ADODB Objects</title>
		<link>http://www.krishnatraining.com/working-excel-and-adodb-object/</link>
		<comments>http://www.krishnatraining.com/working-excel-and-adodb-object/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 19:15:06 +0000</pubDate>
		<dc:creator>Krishna Training Team</dc:creator>
				<category><![CDATA[Quick Test Professional]]></category>

		<guid isPermaLink="false">http://www.krishnatraining.com/?p=1912</guid>
		<description><![CDATA[Set DBCON = CreateObject("ADODB.CONNECTION") Set ExcelObj = CreateObject("Excel.Application") ExcelObj.Workbooks.Open "C:\REGISTER.XLS" Set NewSheet = ExcelObj.Sheets.Item(1) DBCON.Open("DSN=myoracleconnection;UID=SCOTT;PWD=TIGER;DBQ=ORCL ;") set resultset =DBCON.execute("select EMPNO,ENAME FROM EMP") For i=1 to 5 EMPNO=resultset.fields("EMPNO") ENAME=resultset.fields("ENAME") NewSheet.Cells(i,1)=EMPNO NewSheet.Cells(i,2)=ENAME resultset.MoveNext Next ExcelObj.ActiveWorkbook.Save ExcelObj.Application.Quit Set ExcelObj = Nothing Set dbcon=nothing]]></description>
		<wfw:commentRss>http://www.krishnatraining.com/working-excel-and-adodb-object/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

