<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-2829417467325338415</id><updated>2012-02-13T11:38:05.967-08:00</updated><category term='UNIX'/><category term='PBI'/><category term='protocol'/><category term='SQL'/><category term='package in java'/><category term='test plan'/><category term='QTP'/><category term='Work item'/><category term='cause-effect graph'/><category term='Object oriented programming'/><category term='Web Testing'/><category term='selenium'/><category term='Interview Questions'/><category term='Java programming hello world'/><category term='Basic Java Rules'/><category term='User Stories'/><category term='STLC'/><category term='Selenium IDE'/><category term='JNnit'/><category term='VSTS'/><category term='QA Interview Questions'/><category term='Traceability Matrix'/><category term='branch testing'/><category term='Selenium interview question'/><category term='VI editor'/><category term='priority'/><category term='triage'/><category term='Testing in requirement phase'/><category term='Bug Classification'/><category term='SQL functions'/><category term='Verify Vs Assert'/><category term='Database Testing -Conceptual understanding'/><category term='test planning'/><category term='UNIX basic'/><category term='java'/><category term='TFS'/><category term='ISTQB roadmap. ASTQB'/><category term='selenium HTML Framework turorial'/><category term='Boundary value'/><category term='BLC'/><category term='User extensions'/><category term='SCRUM'/><category term='Agile'/><category term='Tell me about yourself?'/><category term='Database'/><category term='selenium framework'/><category term='Eclipse'/><category term='severity'/><category term='OOP'/><category term='qa testing theory'/><category term='Basic Java'/><category term='Team Foundation'/><category term='SBI'/><category term='V-model'/><title type='text'>QA Testing- A guide for beginners</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>53</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-6883824107662016444</id><published>2012-01-20T15:29:00.000-08:00</published><updated>2012-01-20T18:04:44.067-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='JNnit'/><category scheme='http://www.blogger.com/atom/ns#' term='Eclipse'/><title type='text'>An Introduction to JUnit</title><summary type='text'>Instead of jumping into selenium with java directly, lets make our-self familiar with some basic about JUnit and Eclipse.
JUnit is basically the standard unit testing library for java language. It is a unit testing framework, mostly used by  developers for the unit testing. It's latest version  4 introduces the new API with JAVA 5.0 annotations. So annotations can be used with simple used created</summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/6883824107662016444/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=6883824107662016444&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/6883824107662016444'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/6883824107662016444'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2012/01/introduction-to-junit.html' title='An Introduction to JUnit'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-1468150523831400123</id><published>2012-01-03T22:50:00.000-08:00</published><updated>2012-01-20T18:05:29.234-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='selenium'/><category scheme='http://www.blogger.com/atom/ns#' term='Verify Vs Assert'/><title type='text'>Brief Introduction to selenium Scripting(Simple)</title><summary type='text'>If you don't have selenium IDE, Go here.
Two major features of Selenium IDE is record and play. Selenium starts recording  if the red button on the right hand corner is on. Script is divided into three different parts: Command, Target and Value. Selenium has three types of commands; Actions, Accessors and Assertions
Common Selenium  commands recorded by IDE are: open, type, click, click.., select</summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/1468150523831400123/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=1468150523831400123&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/1468150523831400123'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/1468150523831400123'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2012/01/introduction-to-selenium.html' title='Brief Introduction to selenium Scripting(Simple)'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-355349416247483519</id><published>2011-11-03T08:56:00.000-07:00</published><updated>2012-01-20T18:22:49.801-08:00</updated><title type='text'>Java</title><summary type='text'> Basic  Java : Naming Convention, Data Types, Operators
Java as OOP
Hello Java ! Java Programming -Hello World!  Package in JavaImportant Rules in Java
Brief Introduction to JUnit 



</summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/355349416247483519/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=355349416247483519&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/355349416247483519'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/355349416247483519'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2011/11/java.html' title='Java'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-6689027292533215082</id><published>2011-10-11T12:31:00.000-07:00</published><updated>2012-01-20T18:12:17.534-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Basic Java Rules'/><title type='text'>Some  Rules in Java:</title><summary type='text'>A source code file can have only one public class and may have multiple non-public class

A public class  file name must match the public class name.
A file can have only one package statement and it must be the first line in the source code.
A file can have multiple imports. 
Import statement is applicable to all classes in the source code file
If a class cannot be accessed, its members (methods</summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/6689027292533215082/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=6689027292533215082&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/6689027292533215082'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/6689027292533215082'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2011/10/some-rules-in-java.html' title='Some  Rules in Java:'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-4649813155803626959</id><published>2011-09-07T11:21:00.000-07:00</published><updated>2012-01-20T18:13:02.194-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='package in java'/><category scheme='http://www.blogger.com/atom/ns#' term='java'/><title type='text'>Package in Java</title><summary type='text'>What is a package?A package is a directory that contains related groups of classes and interfaces. Packages hides its class and interfaces in a separate directory.A package is a kind of directory that contains a group of related classes and interfaces. Java has many such packages it its library. If you want to use a classes, you  have to import it into your program. If you want to use a method, </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/4649813155803626959/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=4649813155803626959&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/4649813155803626959'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/4649813155803626959'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2011/09/package-in-java.html' title='Package in Java'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-4670580446467808018</id><published>2011-09-06T15:06:00.000-07:00</published><updated>2012-01-20T18:14:44.682-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Java programming hello world'/><title type='text'>Java Programming -Hello World!</title><summary type='text'>1. Open your notepad/notepad++2.Save as HelloWorld.java in your hard drive inside a folder name tes3. type following and save.class HelloWorld{public static void main(String args []){System.out.println("hello first one!!");}}
You have created your first program called HelloWorld. Now lets run it.1. Open your command by openning run &gt; cmd and hit enter2. Go to your C drive, type cd\ and enter. </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/4670580446467808018/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=4670580446467808018&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/4670580446467808018'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/4670580446467808018'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2011/09/java-programming-hello-world.html' title='Java Programming -Hello World!'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-8543279006516254507</id><published>2011-09-05T18:21:00.000-07:00</published><updated>2012-01-20T18:16:20.413-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Basic Java'/><category scheme='http://www.blogger.com/atom/ns#' term='OOP'/><category scheme='http://www.blogger.com/atom/ns#' term='Object oriented programming'/><title type='text'>Features related to the  Object Oriented Programming Systems(OOPS)</title><summary type='text'>The root  concept of the object oriented programming(OOP) is 'Object' and developing programs using class and object.OOP languages allow programmers to use and reuse the same modules multiple times.You yourself are an 'object'. Tell me about yourself,(properties) - name - yoyo, age- 28.What can you do(methods) eating-eat(), running - run()In JAVA  there is a main task to perform(Main method). </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/8543279006516254507/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=8543279006516254507&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/8543279006516254507'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/8543279006516254507'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2011/09/features-related-to-object-oriented.html' title='Features related to the  Object Oriented Programming Systems(OOPS)'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-4768259443223721642</id><published>2011-08-31T16:08:00.000-07:00</published><updated>2012-01-20T18:25:04.404-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='java'/><title type='text'>Java -1</title><summary type='text'>Java is one of the first programming language that is platform independent. Java Can run on almost all computer like environment like car, GPS, and cellphone(of course in different operating system). So, Java is popular for its compatibility with a wide variety of computer platforms.Java is one of the object oriented programming, meaning Java Code can be broken into small pieces called modules. </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/4768259443223721642/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=4768259443223721642&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/4768259443223721642'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/4768259443223721642'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2011/08/java-1.html' title='Java -1'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-5099822248382578427</id><published>2011-08-10T14:55:00.000-07:00</published><updated>2011-08-10T14:55:25.640-07:00</updated><title type='text'>What questions to ask during an interview</title><summary type='text'>What questions to ask during an interview?</summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/5099822248382578427/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=5099822248382578427&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/5099822248382578427'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/5099822248382578427'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2011/08/what-questions-to-ask-during-interview.html' title='What questions to ask during an interview'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-4222716244844464025</id><published>2011-07-06T23:39:00.001-07:00</published><updated>2012-01-07T19:30:31.265-08:00</updated><title type='text'>go to this link for the my new posts</title><summary type='text'>http://qa4beginner.blogspot.com/

</summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/4222716244844464025/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=4222716244844464025&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/4222716244844464025'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/4222716244844464025'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2011/07/visit.html' title='go to this link for the my new posts'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-6785057814976359183</id><published>2011-06-22T23:41:00.000-07:00</published><updated>2012-01-20T18:04:02.536-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Selenium IDE'/><category scheme='http://www.blogger.com/atom/ns#' term='User extensions'/><title type='text'>Selenium IDE and its useful features</title><summary type='text'>Selenium IDE, a firefox extension is the easiest way to record, edit, debug and run web test. Selenium is a web application testing system and selenium IDE (sometime refereed as SIDE) is a part of it. Once download, it appears as a Firefox plug-in under 'tools'. Selenium IDE works only with Firefox browser. A Selenium test recorded in Selenium IDE can be run in other browsers with the Selenium </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/6785057814976359183/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=6785057814976359183&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/6785057814976359183'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/6785057814976359183'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2011/06/introduction-to-selenium-ide.html' title='Selenium IDE and its useful features'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-8789269627402767373</id><published>2011-06-15T22:53:00.000-07:00</published><updated>2012-01-20T18:25:56.089-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='selenium HTML Framework turorial'/><title type='text'>Selenium HTML-Testrunner  framework with 2.0rc2</title><summary type='text'>There are so many languages and frameworks for selenium, such as JAVA, jUnit framework, and C# .Net. These are excellent if you are comfortable with one of the languages and tools. It will help you to create dynamic, advanced test framework according to your test need. Moreover, it opens door to use powerful development language in your test. For example if and else logic. 
However, this HTML </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/8789269627402767373/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=8789269627402767373&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/8789269627402767373'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/8789269627402767373'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2011/06/selenium-html-framework-with-20rc2.html' title='Selenium HTML-Testrunner  framework with 2.0rc2'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/-g_fvB6NZF40/TfjxAmPftMI/AAAAAAAAAVE/mKUPdrmowy0/s72-c/RC-running.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-2431942283405733531</id><published>2011-06-09T12:19:00.000-07:00</published><updated>2012-01-07T17:43:31.825-08:00</updated><title type='text'>Selenium - All you need</title><summary type='text'>Selenium Interview Questions - AnswersHTML-Test-runner-rc2.0 framework  -how to set up?

On the way...
Selenium Starter Kit
Selenium IDE - Introduction and its useful features 2.  Selenium Scripting - Simple 3. How to create a test suite in Selenium? 5. Variable substitution, Store command, regular expression. 6. Javascript solutions for selenium. 7. Using xPath - xPath solutions.  8. How to use </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/2431942283405733531/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=2431942283405733531&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/2431942283405733531'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/2431942283405733531'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2011/06/selenium-all-you-need.html' title='Selenium - All you need'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-8216310121739703120</id><published>2011-06-01T13:36:00.001-07:00</published><updated>2011-06-01T13:39:05.124-07:00</updated><title type='text'>ISTQB - ALL YOU NEED</title><summary type='text'>Know before getting started

ISTQB Questions and Answers</summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/8216310121739703120/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=8216310121739703120&amp;isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/8216310121739703120'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/8216310121739703120'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2011/06/istqb-all-you-need.html' title='ISTQB - ALL YOU NEED'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-6243809009661699389</id><published>2011-05-25T17:24:00.000-07:00</published><updated>2011-06-02T11:56:11.864-07:00</updated><title type='text'>ISTQB Question set # 1</title><summary type='text'> Highlight the area next to the 'Answer:' for right answer.
1. Which one of the following are non-functional testing methods?
a.  System testing
b.  Usability testing
c.  Performance testing
d.  Both b &amp; c
Answer: d 
2. Pick the best definition of quality
a.  Quality is job one
b.  Zero defects
c.  Conformance to requirements
d.  Work as designed
Answer:C
3. Boundary value testing...
a.  Is the </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/6243809009661699389/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=6243809009661699389&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/6243809009661699389'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/6243809009661699389'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2011/05/istqb-question-set-1.html' title='ISTQB Question set # 1'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-2289868601379325520</id><published>2011-05-16T18:08:00.000-07:00</published><updated>2012-01-07T17:44:53.536-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SQL functions'/><category scheme='http://www.blogger.com/atom/ns#' term='Database'/><title type='text'>Functions available in SQL</title><summary type='text'>There are two types of SQL functions:Single row functions: This type of functions operate in single row only and result one result per row. Some useful single row functions are: Date, Character, Conversion, Number. It is usually used with SELECT statement,  WHERE and ORDER BY clause 
Multiple row fictions: Also known as group function, this type of functions manipulate group of rows to give one </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/2289868601379325520/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=2289868601379325520&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/2289868601379325520'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/2289868601379325520'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2011/05/functions-available-in-sql.html' title='Functions available in SQL'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-6707595335910488182</id><published>2011-05-09T23:12:00.000-07:00</published><updated>2012-01-07T17:45:37.251-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Interview Questions'/><category scheme='http://www.blogger.com/atom/ns#' term='Database'/><title type='text'>Database Related Interview Questions</title><summary type='text'>This is useful for advanced level Database Test Professional and Database Developer and DBA beginner. All questions-answers are based on Oracle Database Management System.
1. What is a Database?An organized collection, storage of information. 
2. What is DBMS?To manage database, you need some type of system which, that system in Database Management System(DBMS). So, it is a program that stores, </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/6707595335910488182/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=6707595335910488182&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/6707595335910488182'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/6707595335910488182'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2011/05/database-related-interview-questions.html' title='Database Related Interview Questions'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-1866141513790885837</id><published>2011-05-09T23:06:00.000-07:00</published><updated>2012-01-07T17:46:11.732-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Database'/><category scheme='http://www.blogger.com/atom/ns#' term='SQL'/><title type='text'>What is Relational Databae Management System(RDBMS) ?</title><summary type='text'> A relational database is a collections of relations among two-dimensional tables. In this model, you create several tables to store pieces of information. There are operators/a set of operators that to produce the relations.In RDBMS,  Each row of data in a table is uniquely identified by a primary key and logically relate data from multiple tables using foreign key.
Table: Employee
 Employee_ID </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/1866141513790885837/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=1866141513790885837&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/1866141513790885837'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/1866141513790885837'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2011/05/what-is-relational-databae-management.html' title='What is Relational Databae Management System(RDBMS) ?'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-4844398899893104783</id><published>2011-04-21T13:47:00.000-07:00</published><updated>2012-01-07T17:47:00.576-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Database Testing -Conceptual understanding'/><title type='text'>Database Testing - Conceptual Understanding</title><summary type='text'>

Have you ever think about what happens when you deposit any amount in your bank account?
when you deposit amount, an event occurs, a program is executed and changes the database values according to event occurred in a corresponding way. It should not only add deposit to one table and not affect other relational tables. Basic theory is ACID, basic properties of a database transaction:

</summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/4844398899893104783/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=4844398899893104783&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/4844398899893104783'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/4844398899893104783'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2009/03/basic-database-testing.html' title='Database Testing - Conceptual Understanding'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-6216255019912976605</id><published>2011-03-22T13:27:00.000-07:00</published><updated>2012-01-07T17:47:25.833-08:00</updated><title type='text'>Software testing theory</title><summary type='text'>Frequently  Used Software Testing Terms - Must for interview 

Importance of Software Testing Theory
Software Testing Lifecycle(STLC), V-Model
Traceability matrix 
Roll of a Tester in different phases of SDLC
Software Testing Techniques 

Bug Life Cycle - BLC  

Bug Classification - Severity, Priority and Triage  

Web Application Testing Tricks  

Basic- Database Testing - A DB Software Tester </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/6216255019912976605/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=6216255019912976605&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/6216255019912976605'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/6216255019912976605'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2011/03/software-testing-theory.html' title='Software testing theory'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-4568812842144406743</id><published>2011-03-15T19:54:00.000-07:00</published><updated>2011-06-01T13:37:10.593-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='ISTQB roadmap. ASTQB'/><title type='text'>ISTQB preparation guide - 1. Know this before getting started.</title><summary type='text'>- 40 multiple-choice questions, total time - 60 minutes. No negative point.  65% is required to pass the exam.- Questions are from the syllabus. Read it carefully focusing on the TERMS given on the top of the chapters before jumping to other books or joining any training.  Questions are not that hard but answers are confusing and similar.- Prepare based on K1, K2, K3 and K4 breakup of syllabus, </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/4568812842144406743/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=4568812842144406743&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/4568812842144406743'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/4568812842144406743'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2011/03/know-this-before-getting-started.html' title='ISTQB preparation guide - 1. Know this before getting started.'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-2643176700632447663</id><published>2011-03-15T16:49:00.000-07:00</published><updated>2012-01-07T19:30:07.063-08:00</updated><title type='text'>Just a Thought</title><summary type='text'>
*  few snaps of Butchard Garden Canada</summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/2643176700632447663/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=2643176700632447663&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/2643176700632447663'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/2643176700632447663'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2011/03/just-thought.html' title='Just a Thought'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-3014394293095664422</id><published>2011-03-15T16:28:00.000-07:00</published><updated>2012-01-07T19:32:54.035-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='QA Interview Questions'/><title type='text'>QA Interview Questions - all you need</title><summary type='text'>Software QA Testing Interview Questions-Answers 
 
QA HR Interview Question-Answers 
 
QA Technical Interview Questions-Answers 
Selenium Interview Questions-Answers    
Database Related Interview Questions 
Frequently  Used Software Testing Terms - Must for interview  </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/3014394293095664422/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=3014394293095664422&amp;isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/3014394293095664422'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/3014394293095664422'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2011/03/qa-interview-questions-all-you-need.html' title='QA Interview Questions - all you need'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-877432340170199325</id><published>2011-03-14T23:11:00.000-07:00</published><updated>2012-01-07T19:28:11.835-08:00</updated><title type='text'>Butchart Garden, Canada</title><summary type='text'></summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/877432340170199325/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=877432340170199325&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/877432340170199325'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/877432340170199325'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2011/03/butchart-garden-canada.html' title='Butchart Garden, Canada'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-5908695059584092820</id><published>2011-02-20T16:45:00.000-08:00</published><updated>2011-06-28T16:23:47.701-07:00</updated><title type='text'>JAVA Topics</title><summary type='text'>Under Construction...</summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/5908695059584092820/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=5908695059584092820&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/5908695059584092820'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/5908695059584092820'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2008/11/what-is-casq.html' title='JAVA Topics'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-3058198044924410418</id><published>2011-02-19T12:39:00.001-08:00</published><updated>2011-07-20T10:55:34.459-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='selenium framework'/><category scheme='http://www.blogger.com/atom/ns#' term='selenium'/><category scheme='http://www.blogger.com/atom/ns#' term='Selenium interview question'/><title type='text'>Selenium Interview Queations-Answers</title><summary type='text'>

For more interview question go to new blog - here


What is Selenium?Selenium is a widely used automation tool for web based testing. It is easy to learn and use.

What is Selenium 2.x?
The NEXT GEN selenium. It is the Selenium Server-Webdriver replacing Selenium RC
What is required?Basic knowledge of HTML, web based testing and web technologies is required. No other software development </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/3058198044924410418/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=3058198044924410418&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/3058198044924410418'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/3058198044924410418'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2011/02/what-is-selenium-test-tool-simple.html' title='Selenium Interview Queations-Answers'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-6830585069976692322</id><published>2010-01-12T21:41:00.000-08:00</published><updated>2012-01-25T00:15:50.277-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='QA Interview Questions'/><title type='text'>QA HR Interview Questions</title><summary type='text'>Tell me about yourself Click for answer

Why are you looking for another job?Again, be positive. "I have to say that I really enjoyed my years at Corporation. There are a lot of good people over there. But I am looking for a more progressive organization with greater opportunities for growth, and recognition. I am looking for a team to join where I can make real contributions and advance my </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/6830585069976692322/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=6830585069976692322&amp;isPopup=true' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/6830585069976692322'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/6830585069976692322'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2010/01/qa-hr-interview-question.html' title='QA HR Interview Questions'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-1562292361774155138</id><published>2010-01-12T21:22:00.000-08:00</published><updated>2012-01-25T00:08:08.882-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='QA Interview Questions'/><title type='text'>Software QA Testing Interview Questions</title><summary type='text'>Why testing? 
Testing helps to---quality of software can be measured. Testing helps to find defects in software product from different point of views. Testing gives confidence about software's quality. 

Are you familiar with any Defect Tracking Tool?
In past I have used Quality Center which is a very popular tool from HP. I have used it to plan my testing, to write test cases and loading it to </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/1562292361774155138/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=1562292361774155138&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/1562292361774155138'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/1562292361774155138'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2010/01/software-qa-testing-interview-question.html' title='Software QA Testing Interview Questions'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-7857454702378782385</id><published>2010-01-12T21:11:00.000-08:00</published><updated>2012-01-07T19:33:38.360-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='QA Interview Questions'/><category scheme='http://www.blogger.com/atom/ns#' term='protocol'/><title type='text'>QA Technical Interview Questions</title><summary type='text'>QA Technical Interview Questions:

What is Protocol?
Protocol is defined as the format or rules of transmitting the data. When two or more computers communicate in Internet, they must have a common way in which to communicate. They use protocol to do it. Simply, protocol is an agreement by which two or more computers can communicate.

What is HTML?
HTML Stands for Hyper Text Mark-up Language is a</summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/7857454702378782385/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=7857454702378782385&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/7857454702378782385'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/7857454702378782385'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2010/01/qa-technical-interview-questions.html' title='QA Technical Interview Questions'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-3282890453292586002</id><published>2009-12-30T13:03:00.001-08:00</published><updated>2011-05-21T14:55:02.636-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tell me about yourself?'/><title type='text'>Tell me about yourself</title><summary type='text'>Tell me about yourselfA software test professional with about .....of years of manual testing experience in different project and technological environment. During that time I wrote testing documents and conducted different kind testing for web and window based application. My personality is easy going and easy to get along with. Currently I am doing(study, work) ............................... </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/3282890453292586002/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=3282890453292586002&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/3282890453292586002'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/3282890453292586002'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2009/12/tell-me-about-yourself.html' title='Tell me about yourself'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-7394858216092207849</id><published>2009-06-03T07:45:00.000-07:00</published><updated>2012-01-07T17:49:15.187-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='UNIX'/><category scheme='http://www.blogger.com/atom/ns#' term='VI editor'/><title type='text'>An introduction to  'vi' Editor</title><summary type='text'>vi editor (Visual Editor) is a default editor comes with most of UNIX operating system. vi editor had two mode
1. Command mode - cause action to be taken on the file. Once file is opened, you are in command mode.
2. Insert mode - entered text is inserted into the file. 
Some commands:

Starting vi and saving file:
To use vi on a file, type in vi filename. If the file named filename exists, then </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/7394858216092207849/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=7394858216092207849&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/7394858216092207849'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/7394858216092207849'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2009/06/vi-editor-linux-unix.html' title='An introduction to  &apos;vi&apos; Editor'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-2774573217780691190</id><published>2009-03-20T11:13:00.001-07:00</published><updated>2011-02-18T13:49:21.598-08:00</updated><title type='text'>FUN</title><summary type='text'>Page Under Construction..</summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/2774573217780691190/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=2774573217780691190&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/2774573217780691190'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/2774573217780691190'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2009/03/tum-bin-jiya-jaye-kaise-kaise-jiya-jaye.html' title='FUN'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-7720430417641241957</id><published>2008-11-27T17:08:00.001-08:00</published><updated>2010-01-12T22:03:40.972-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='UNIX basic'/><category scheme='http://www.blogger.com/atom/ns#' term='VI editor'/><title type='text'>Basic UNIX</title><summary type='text'>UNIX was developed at AT&amp;T’s Bell Laboratories after Bell Labs withdrew from a long-term collaboration with General Electrics (E) and MIT to create an operating system called MULTICS (Multiplexed Operating and Computing System) for G.E’s mainframe. In 1969, Bell Labs researchers created the first version of UNIX (then called UNICS, or Uniplexed Operating and Computing System) which has evolved </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/7720430417641241957/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=7720430417641241957&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/7720430417641241957'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/7720430417641241957'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2008/11/basic-unix.html' title='Basic UNIX'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-12059505456121183</id><published>2008-11-18T12:15:00.000-08:00</published><updated>2012-01-07T17:50:15.315-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='selenium'/><title type='text'>Recently popular web testing tool  - Selenium</title><summary type='text'>Selenium is a open source web testing tool. You can download it from http://selenium.seleniumhq.org/. It run directly in browser and it is platform independent and can be deployed on Linux, MAC and Windows environment (JavaScript-enabled Web browsers, such as recent versions of Microsoft Internet Explorer for Windows, Firefox, Mozilla, and Safari for Windows, Mac OS X, and Linux. )Selenium IDE </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/12059505456121183/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=12059505456121183&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/12059505456121183'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/12059505456121183'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2008/11/recently-popular-web-testing-tool.html' title='Recently popular web testing tool  - Selenium'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-6431851997525812999</id><published>2008-11-12T07:08:00.000-08:00</published><updated>2011-02-18T13:28:52.341-08:00</updated><title type='text'>ISTQB</title><summary type='text'>Page Under Construction..</summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/6431851997525812999/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=6431851997525812999&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/6431851997525812999'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/6431851997525812999'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2008/11/istqb.html' title='ISTQB'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-3773948846643349385</id><published>2008-08-13T13:05:00.000-07:00</published><updated>2012-01-07T17:51:03.269-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Web Testing'/><title type='text'>Web  Application Testing Tricks</title><summary type='text'>
Web application is tested mainly for browser compatibility and operating system compatibility, error handling, static pages, back end load testing, user interface testing, Security testing, browser compatibility testing, and performance testing.Browser Acceptance Testing: Object is to make sure, application looks good and works as expected in all browser which is in scope of testing. Cross </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/3773948846643349385/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=3773948846643349385&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/3773948846643349385'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/3773948846643349385'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2008/08/web-application-testing.html' title='Web  Application Testing Tricks'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-4525513987600405095</id><published>2008-08-13T10:57:00.000-07:00</published><updated>2012-01-07T17:51:53.533-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='PBI'/><category scheme='http://www.blogger.com/atom/ns#' term='SBI'/><category scheme='http://www.blogger.com/atom/ns#' term='Agile'/><category scheme='http://www.blogger.com/atom/ns#' term='SCRUM'/><category scheme='http://www.blogger.com/atom/ns#' term='User Stories'/><title type='text'>SCRUM Process and role of a Tester</title><summary type='text'>What is Scrum?
In software development world Scrum is one agile approach featuring an iterative process for managing a software development projects. Scrum is an iterative, team-based process especially suitable process to adopt for a rapidly changing requirement, or not clear requirement.
Agile Scrum has a structured way of development cycle and specific role of team member. A product </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/4525513987600405095/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=4525513987600405095&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/4525513987600405095'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/4525513987600405095'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2008/08/scrum-process-and-role-of-tester.html' title='SCRUM Process and role of a Tester'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-4110168989674133642</id><published>2008-08-12T11:47:00.001-07:00</published><updated>2012-01-07T17:52:55.776-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='PBI'/><category scheme='http://www.blogger.com/atom/ns#' term='Work item'/><category scheme='http://www.blogger.com/atom/ns#' term='SBI'/><category scheme='http://www.blogger.com/atom/ns#' term='Team Foundation'/><category scheme='http://www.blogger.com/atom/ns#' term='TFS'/><category scheme='http://www.blogger.com/atom/ns#' term='Agile'/><category scheme='http://www.blogger.com/atom/ns#' term='SCRUM'/><category scheme='http://www.blogger.com/atom/ns#' term='VSTS'/><title type='text'>Team Foundation Server - Simple Introduction for a tester</title><summary type='text'>It is a tool from Microsoft for overall project collaboration. It has almost everything for a software development project such as source control, reporting, bug and requirement tracking, and team build.
 Before further talking about TFS let spend some time understanding following:What Is Visual Studio Team System?
VSTS: MS- Visual Studio Team System is a powerful tool that integrates the entire </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/4110168989674133642/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=4110168989674133642&amp;isPopup=true' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/4110168989674133642'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/4110168989674133642'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2008/08/coming-next-team-foundation-server.html' title='Team Foundation Server - Simple Introduction for a tester'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-8578180463464805627</id><published>2008-08-08T15:48:00.002-07:00</published><updated>2012-01-07T17:53:21.307-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='qa testing theory'/><title type='text'>Importance of   Software Testing Theory</title><summary type='text'>Every organization system operates under certain quality requirement. Software testing in an integral part of quality assurance and a tester can contribute to quality improvement by finding bug. A QA Analyst's responsibility is different then a tester's this role is responsible to create and in force standards and methods to improve overall software development and testing process.
Technical </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/8578180463464805627/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=8578180463464805627&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/8578180463464805627'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/8578180463464805627'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2008/08/practical-guide-to-entry-lever-software.html' title='Importance of   Software Testing Theory'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-4666706129155708591</id><published>2008-08-06T16:16:00.000-07:00</published><updated>2012-01-07T17:54:59.732-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='QTP'/><title type='text'>Basic QTP Interview questions</title><summary type='text'> What is Quick Test Professional (QTP)?
 QTP is a testing tool used for regression and functional testing of an application. QTP provided by Mercury (now HP) is an interactive automation tool with feature "Record &amp; Playback".What is object repository?
 Object Repository is a repository to store objects of a component in current action in a tree view. All the information about the objects in your </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/4666706129155708591/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=4666706129155708591&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/4666706129155708591'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/4666706129155708591'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2008/08/basic-qtp-interview-questions.html' title='Basic QTP Interview questions'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-322549392123883571</id><published>2008-08-04T04:49:00.000-07:00</published><updated>2012-01-07T17:55:46.708-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='QTP'/><title type='text'>Quick Test Professional(QTP)- Useful Tricks</title><summary type='text'>1. How to create a new action?
-Open QTP
-Insert&gt;call to new action&gt;start recording to create an action
-make sure to check “Reusable action”
-Save it in the QC folder where you can remember 
2. How to call an existing action for the existing scripts?
-Open QTP
-Insert&gt;Call to existing Action
-save the called action 
3. How to insert “Wait” command in scripts?
Browser("Welcome to the Config").</summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/322549392123883571/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=322549392123883571&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/322549392123883571'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/322549392123883571'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2008/08/tool-qtp-quick-test-professional.html' title='Quick Test Professional(QTP)- Useful Tricks'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_5X19Vd4enR4/SJo7l8pSkmI/AAAAAAAAAIo/XPFb-Mcrj3Y/s72-c/QTP+Data+sheet.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-546200209942734559</id><published>2008-08-01T09:07:00.000-07:00</published><updated>2012-01-07T17:56:19.853-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Web Testing'/><title type='text'>Fundamental of Web  - Technologies, Protocols and More</title><summary type='text'>Basic knowledge about web helps a tester lot be a good Web Tester. We everyday browse many web pages but we hardly looks how they are created. 
The World Wide Web is a way of exchanging information between computers on the Internet 
Many technologies, protocols, servers and other components are involved to develop a Web application.

Web Development Technologies protocols and servers: ASP.NET: </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/546200209942734559/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=546200209942734559&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/546200209942734559'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/546200209942734559'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2008/08/web-testing-technologies-protocols-and.html' title='Fundamental of Web  - Technologies, Protocols and More'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://bp2.blogger.com/_5X19Vd4enR4/SJNPO9RGv6I/AAAAAAAAAGA/zNFiqhqWxb0/s72-c/2.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-4469996469065788812</id><published>2008-08-01T06:10:00.000-07:00</published><updated>2012-01-07T17:56:45.833-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='triage'/><category scheme='http://www.blogger.com/atom/ns#' term='priority'/><category scheme='http://www.blogger.com/atom/ns#' term='Bug Classification'/><category scheme='http://www.blogger.com/atom/ns#' term='BLC'/><category scheme='http://www.blogger.com/atom/ns#' term='severity'/><title type='text'>Bug Classification - Severity, Priority and Triage</title><summary type='text'>Severity is about the technical impact of a defect. Priority is about the urgency of the fix. Important is that severity is one of the factors influencing priority and that only priority should be used to decide what to fix next . For example, your project may have a policy to fix higher priority bugs p1 before fixing lower (p2 to 4); or to block the release of a product that has open, unfixed p1</summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/4469996469065788812/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=4469996469065788812&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/4469996469065788812'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/4469996469065788812'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2008/08/bug-classification-severity-priority.html' title='Bug Classification - Severity, Priority and Triage'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-6189745470758597901</id><published>2008-07-28T08:52:00.000-07:00</published><updated>2012-01-07T17:57:01.494-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BLC'/><title type='text'>Bug Life Cycle - BLC</title><summary type='text'>


Bug life cycle starts when a bug is found by a tester. After that a tester has to do several things in different point of times.The very first things to do before logging a bug is to make sure that this issue has already been identified or not. Simply, searching on bug storing database for similar issue. If bug is already has been entered; make sure it is still active and scenario is same that</summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/6189745470758597901/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=6189745470758597901&amp;isPopup=true' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/6189745470758597901'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/6189745470758597901'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2008/07/bug-life-cycle-blc.html' title='Bug Life Cycle - BLC'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='https://lh6.googleusercontent.com/-Wp1d_aiGyrc/TYl71S_jEpI/AAAAAAAAAUc/g9COhpGB1nI/s72-c/blc.bmp' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-338716957237186766</id><published>2008-07-21T20:37:00.000-07:00</published><updated>2012-01-07T17:57:31.562-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Web Testing'/><title type='text'>Scripting</title><summary type='text'>HTML:
Hyper Text Markup Language :HTML file generally contains two soft of information - 1. markup is a method of telling a web browser how to display a page. 2. content this is the information you actually want to display. HTML is very easy to learn. Please go to the link Here and Here to learn about HTML in detail.

XML:Extensible Markup Language (XML) allows its users to define their own </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/338716957237186766/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=338716957237186766&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/338716957237186766'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/338716957237186766'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2008/07/scripting.html' title='Scripting'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-2270203837543693068</id><published>2008-07-18T08:15:00.000-07:00</published><updated>2012-01-07T17:58:06.880-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='UNIX'/><title type='text'>Some Useful UNIX Commands for a QA Tester</title><summary type='text'>In a UNIX environment, a tester frequently involves in -Running scripts as per test case step requirement.File
manipulation (copying/renaming/deleting)
Navigation (change directory/listing
files/dictionary)
File directory creating
Monitoring
remote log in
Using VI/others editors
Search command "grep"
grep
This command is used to search for information in file/files. Suppose that we have a file </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/2270203837543693068/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=2270203837543693068&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/2270203837543693068'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/2270203837543693068'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2008/07/unix-tester-must-know.html' title='Some Useful UNIX Commands for a QA Tester'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-3986741698061107059</id><published>2008-07-09T09:19:00.000-07:00</published><updated>2012-01-07T19:32:00.989-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Web Testing'/><category scheme='http://www.blogger.com/atom/ns#' term='protocol'/><title type='text'>Useful protocols for a software tester</title><summary type='text'>What web protocol is ?
When two or more computers communicate in Internet , they must have a common way in which to communicate. They use protocol to do it. Simply, protocol is an agreement by which two or more computers can communicate.

TCP/IP : 
Transmission Control Protocol/Internet Protocol(TCP/IP) is set of Internet communication protocol. Transfer Control Protocol (TCP) breaks data into </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/3986741698061107059/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=3986741698061107059&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/3986741698061107059'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/3986741698061107059'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2008/07/web-protocols-what-web-protocol-is-when.html' title='Useful protocols for a software tester'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-1323977727698455801</id><published>2008-07-09T07:44:00.000-07:00</published><updated>2012-01-07T19:31:28.459-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='branch testing'/><category scheme='http://www.blogger.com/atom/ns#' term='cause-effect graph'/><category scheme='http://www.blogger.com/atom/ns#' term='Boundary value'/><title type='text'>Software Testing Techniques</title><summary type='text'>Testing Techniques can be divided into following 
Specification-based - black-box techniques
Structure-based - white-box techniquesExperience-based techniques

White-box techniques (Structure Based):This is a software testing technique whereby explicit knowledge of the internal workings of the item being tested is used to select the test data. Unlike black box testing, white box testing uses </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/1323977727698455801/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=1323977727698455801&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/1323977727698455801'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/1323977727698455801'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2008/07/testing-techniques-specification-based.html' title='Software Testing Techniques'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-8721566402916378961</id><published>2008-06-04T07:49:00.000-07:00</published><updated>2012-01-24T23:58:18.603-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='test planning'/><category scheme='http://www.blogger.com/atom/ns#' term='test plan'/><title type='text'>Test Planning and Writing a Test Plan</title><summary type='text'>Test planning is the activities of identifying and designing the testing process.  The planning phase provides an opportunity for the tester to determine what to test and how to test it. Creating a Master Test Plan is the best way to do it and is a major output of test planning.
Test Plan is the most important ongoing document which is created by QA team and helps to manage test project.
Test </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/8721566402916378961/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=8721566402916378961&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/8721566402916378961'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/8721566402916378961'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2008/06/major-tasks-for-qa-tester-1-test.html' title='Test Planning and Writing a Test Plan'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total><georss:featurename>Silicon Valley, California, USA</georss:featurename><georss:point>37.362517 -122.03476</georss:point><georss:box>36.7185375 -122.83771700000001 38.0064965 -121.231803</georss:box></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-8095485059522820570</id><published>2008-06-03T10:27:00.000-07:00</published><updated>2012-01-07T18:01:04.421-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='qa testing theory'/><title type='text'>A tester need to know about Logical and Physical design..</title><summary type='text'>Business requirements are defined during the requirement phase. It is followed by logical design and refines requirement. Logical design is an abstract, conceptual not physical.Logical design is all about detail system framework and logical architecture is the manner in which logical components of a solution are organized and integrated. The Architectural Design phase, where a software </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/8095485059522820570/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=8095485059522820570&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/8095485059522820570'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/8095485059522820570'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2008/06/tester-need-to-know-about-logical-and.html' title='A tester need to know about Logical and Physical design..'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-1794956955205505197</id><published>2008-06-03T07:31:00.000-07:00</published><updated>2012-01-07T18:03:02.989-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Testing in requirement phase'/><title type='text'>Roll of a Tester in different phase of SDLC</title><summary type='text'>
Requirement Phase: 
The testing process should begin early stage in application development cycle.Testers need a solid understanding of the product so they can devise better and more complete test plans, designs, procedures, and cases. Early test-team involvement can eliminate confusion about functional behavior later in the project life cycle. In addition, early involvement allows the test team</summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/1794956955205505197/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=1794956955205505197&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/1794956955205505197'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/1794956955205505197'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2008/06/roll-of-tester-in-requirement-phase.html' title='Roll of a Tester in different phase of SDLC'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-6130543496088689435</id><published>2008-06-03T07:01:00.000-07:00</published><updated>2012-01-07T18:04:27.140-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Traceability Matrix'/><title type='text'>Traceability matrix</title><summary type='text'> What is it?
  Traceability matrix can be made more elaborate by tracing the requirements to the design to the code to the test cases. In this way we can come to know which requirement change will affect which part of the design and which part of the code and the test case.Usually this is an excel sheet. Traceability matrix is one which tells the deviation in the current test process with the </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/6130543496088689435/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=6130543496088689435&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/6130543496088689435'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/6130543496088689435'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2008/06/traceability-matrix.html' title='Traceability matrix'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='https://lh6.googleusercontent.com/-Gx2BlcLtQ8c/TXmX8oi-V2I/AAAAAAAAAUQ/Fwel1vgknc8/s72-c/untitled.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2829417467325338415.post-1683945034676109207</id><published>2008-05-30T07:54:00.000-07:00</published><updated>2012-01-07T18:04:49.914-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='STLC'/><category scheme='http://www.blogger.com/atom/ns#' term='qa testing theory'/><category scheme='http://www.blogger.com/atom/ns#' term='V-model'/><title type='text'>Software Testing LifeCycle(STLC), V-MODEL</title><summary type='text'>

Software Test Life Cycle:
Software testing life cycle identifies what test activities to carry out to accomplish quality assurance process in a software development project.There are different kinds of software development life cycle(SDLC) such as Waterfall, Spiral, Agile, and many others. Software testing has its own life cycle that intersects with every stage of the SDLC either it is </summary><link rel='replies' type='application/atom+xml' href='http://qa-talk.blogspot.com/feeds/1683945034676109207/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2829417467325338415&amp;postID=1683945034676109207&amp;isPopup=true' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/1683945034676109207'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2829417467325338415/posts/default/1683945034676109207'/><link rel='alternate' type='text/html' href='http://qa-talk.blogspot.com/2008/05/acceptance-testing.html' title='Software Testing LifeCycle(STLC), V-MODEL'/><author><name>QA-Talk Group</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='http://4.bp.blogspot.com/_5X19Vd4enR4/SSN4HudcriI/AAAAAAAAAQg/4QRAwSttAJQ/S220/profile.bmp'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='https://lh6.googleusercontent.com/-WBgVGpqkw0E/TYjNz-ri57I/AAAAAAAAAUU/PRb9EePCQis/s72-c/stlc.bmp' height='72' width='72'/><thr:total>5</thr:total></entry></feed>
