<?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-1382078298831873083</id><updated>2011-11-27T16:56:42.038-08:00</updated><title type='text'>software testing job material</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://softwaretestingjobsmaterial.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1382078298831873083/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://softwaretestingjobsmaterial.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>software testing job material</name><uri>http://www.blogger.com/profile/01858767369794858473</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>12</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1382078298831873083.post-1790645431147528494</id><published>2009-09-16T04:14:00.000-07:00</published><updated>2009-09-16T04:19:15.416-07:00</updated><title type='text'>Comparison to Automated Testing</title><content type='html'>&lt;p&gt;Test Automation is the technique of testing software using software rather than people. A test  program is written that exercises the software and identifies its defects. These  test programs may be written from scratch, or they may be written utilizing a  generic Test automation frameword that can be  purchased from a third party vendor. Test automation can be used to automate the  sometimes menial and time consuming task of following the steps of a use case  and reporting the results.&lt;/p&gt; &lt;p&gt;Test automation may be able to reduce or eliminate the cost of actual  testing. A computer can follow a rote sequence of steps more quickly than a  person, and it can run the tests overnight to present the results in the  morning. However, the labor that is saved in actual testing must be spent  instead authoring the test program. Depending on the type of application to be  tested, and the automation tools that are chosen, this may require more labor  than a manual approach. In addition, some testing tools present a very large  amount of data, potentially creating a time consuming task of interpreting the  results. From a cost-benefit perspective, test automation becomes more cost  effective when the same tests can be reused many times over, such as for regression testing and test-driven development, and when the  results can be interpreted quickly. If future reuse of the test software is  unlikely, then a manual approach is preferred.&lt;/p&gt; &lt;p&gt;From the perspective of practicality, software that does not have a graphical  user interface tends to be tested by automatic methods. Things such as device drivers and software libraries must be tested using test  programs. In addition, testing of large numbers of users (performance testing and load testing) is typically simulated in software rather than performed in  practice.&lt;/p&gt; &lt;p&gt;Conversely, graphical user interfaces whose layout changes frequently are  very difficult to test automatically. There are test frameworks that can be used  for regression testing of user interfaces. They rely on recording of sequences  of keystrokes and mouse gestures, then playing them back and observing that the  user interface responds in the same way every time. Unfortunately, these  recordings may not work properly when a button is moved or relabeled in a  subsequent release. An automatic regression test may also be fooled if the  program output varies significantly (e.g. the display includes the current  system time). In cases such as these, manual testing may be more effective&lt;span class="Apple-style-span"  style="font-size:100%;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1382078298831873083-1790645431147528494?l=softwaretestingjobsmaterial.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://softwaretestingjobsmaterial.blogspot.com/feeds/1790645431147528494/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://softwaretestingjobsmaterial.blogspot.com/2009/09/comparison-to-automated-testing.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1382078298831873083/posts/default/1790645431147528494'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1382078298831873083/posts/default/1790645431147528494'/><link rel='alternate' type='text/html' href='http://softwaretestingjobsmaterial.blogspot.com/2009/09/comparison-to-automated-testing.html' title='Comparison to Automated Testing'/><author><name>software testing job material</name><uri>http://www.blogger.com/profile/01858767369794858473</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1382078298831873083.post-2302134124216535468</id><published>2009-09-16T04:12:00.000-07:00</published><updated>2009-09-16T04:22:10.753-07:00</updated><title type='text'>Manual Testing</title><content type='html'>&lt;p&gt;&lt;b&gt;Manual testing&lt;/b&gt; is the process of manually testing software for defects. It requires a  tester to play the role of an end user, and use most of all features of the  application to ensure correct behavior. To ensure completeness of testing, the  tester often follows a written test plan that leads them through a set of important test cases.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1382078298831873083-2302134124216535468?l=softwaretestingjobsmaterial.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://softwaretestingjobsmaterial.blogspot.com/feeds/2302134124216535468/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://softwaretestingjobsmaterial.blogspot.com/2009/09/manual-testing.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1382078298831873083/posts/default/2302134124216535468'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1382078298831873083/posts/default/2302134124216535468'/><link rel='alternate' type='text/html' href='http://softwaretestingjobsmaterial.blogspot.com/2009/09/manual-testing.html' title='Manual Testing'/><author><name>software testing job material</name><uri>http://www.blogger.com/profile/01858767369794858473</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1382078298831873083.post-5806644600161940694</id><published>2009-09-16T03:31:00.000-07:00</published><updated>2009-09-16T03:51:28.536-07:00</updated><title type='text'>Test plan</title><content type='html'>&lt;p class="text" opt4y="2" vs7d6="0"&gt;A test plan is a systematic approach to  testing a system such as a machine&lt;span class="Apple-style-span"    style="font-family:verdana;font-size:85%;color:#0000FF;"&gt;&lt;span class="Apple-style-span" style="font-size: 10px;"&gt;.&lt;span class="Apple-style-span" style="color: rgb(0, 0, 0); font-family: Georgia; font-size: 16px; "&gt; The plan typically contains a detailed understanding  of what the eventual workflow will be.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;In software testing a test plan gives detailed testing information  regarding an upcoming testing effort, including&lt;p&gt;&lt;/p&gt;&lt;div&gt;&lt;li opt4y="0" vs7d6="0"&gt;Scope of testing.&lt;br /&gt;&lt;/li&gt;&lt;li opt4y="0" vs7d6="0"&gt;Schedule.&lt;br /&gt;&lt;/li&gt;&lt;li opt4y="0" vs7d6="0"&gt;Test Deliverables.&lt;br /&gt;&lt;/li&gt;&lt;li opt4y="0" vs7d6="0"&gt;Release Criteria.&lt;br /&gt;&lt;/li&gt;&lt;li opt4y="0" vs7d6="0"&gt;Risks and Contingencies&lt;/li&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1382078298831873083-5806644600161940694?l=softwaretestingjobsmaterial.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://softwaretestingjobsmaterial.blogspot.com/feeds/5806644600161940694/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://softwaretestingjobsmaterial.blogspot.com/2009/09/test-plan.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1382078298831873083/posts/default/5806644600161940694'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1382078298831873083/posts/default/5806644600161940694'/><link rel='alternate' type='text/html' href='http://softwaretestingjobsmaterial.blogspot.com/2009/09/test-plan.html' title='Test plan'/><author><name>software testing job material</name><uri>http://www.blogger.com/profile/01858767369794858473</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1382078298831873083.post-4145796914807609835</id><published>2009-09-08T07:32:00.000-07:00</published><updated>2009-09-08T07:37:38.564-07:00</updated><title type='text'>Testing Process</title><content type='html'>A common practice of software testing is performed by an independent group of testers after the functionality is developed before it is shipped to the customer. This practice often results in the testing phase being used as project buffer to compensate for project delays, thereby compromising the time devoted to testing. Another practice is to start software testing at the same moment the project starts and it is a continuous process until the project finishes.&lt;br /&gt;In counterpoint, some emerging software disciplines such as extreme programming and the agile software development movement, adhere to a "test-driven software development" model. In this process, unit tests are written first, by the software engineers (often with pair programming in the extreme programming methodology). Of course these tests fail initially; as they are expected to. Then as code is written it passes incrementally larger portions of the test suites. The test suites are continuously updated as new failure conditions and corner cases are discovered, and they are integrated with any regression tests that are developed. Unit tests are maintained along with the rest of the software source code and generally integrated into the build process (with inherently interactive tests being relegated to a partially manual build acceptance process).&lt;br /&gt;&lt;strong&gt;&lt;u&gt;Testing can be done on the following levels:&lt;/u&gt;&lt;/strong&gt;&lt;br /&gt;Unit testing tests the minimal software component, or module. Each unit (basic component) of the software is tested to verify that the detailed design for the unit has been correctly implemented. In an object-oriented environment, this is usually at the class level, and the minimal unit tests include the constructors and destructors.&lt;br /&gt;Integration testing exposes defects in the interfaces and interaction between integrated components (modules). Progressively larger groups of tested software components corresponding to elements of the architectural design are integrated and tested until the software works as a system.&lt;br /&gt;System testing tests a completely integrated system to verify that it meets its requirements.&lt;br /&gt;System integration testing verifies that a system is integrated to any external or third party systems defined in the system requirements.&lt;br /&gt;Before shipping the final version of software, alpha and beta testing are often done additionally:&lt;br /&gt;Alpha testing is simulated or actual operational testing by potential users/customers or an independent test team at the developers' site. Alpha testing is often employed for off-the-shelf software as a form of internal acceptance testing, before the software goes to beta testing.&lt;br /&gt;Beta testing comes after alpha testing. Versions of the software, known as beta versions, are released to a limited audience outside of the programming team. The software is released to groups of people so that further testing can ensure the product has few faults or bugs. Sometimes, beta versions are made available to the open public to increase the feedback field to a maximal number of future users.&lt;br /&gt;Finally, acceptance testing can be conducted by the end-user, customer, or client to validate whether or not to accept the product. Acceptance testing may be performed as part of the hand-off process between any two phases of development.&lt;br /&gt;&lt;strong&gt;&lt;u&gt;&lt;/u&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;u&gt;Regression testing&lt;/u&gt;&lt;/strong&gt;&lt;br /&gt;After modifying software, either for a change in functionality or to fix defects, a regression test re-runs previously passing tests on the modified software to ensure that the modifications have not unintentionally caused a regression of previous functionality. Regression testing can be performed at any or all of the above test levels. These regression tests are often automated.&lt;br /&gt;More specific forms of regression testing are known as sanity testing (which quickly checks for bizarre behavior) and smoke testing (which tests for basic functionality).&lt;br /&gt;Benchmarks may be employed during regression testing to ensure that the performance of the newly modified software will be at least as acceptable as the earlier version or, in the case of code optimization, that some real improvement has been achieved.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1382078298831873083-4145796914807609835?l=softwaretestingjobsmaterial.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://softwaretestingjobsmaterial.blogspot.com/feeds/4145796914807609835/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://softwaretestingjobsmaterial.blogspot.com/2009/09/testing-process.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1382078298831873083/posts/default/4145796914807609835'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1382078298831873083/posts/default/4145796914807609835'/><link rel='alternate' type='text/html' href='http://softwaretestingjobsmaterial.blogspot.com/2009/09/testing-process.html' title='Testing Process'/><author><name>software testing job material</name><uri>http://www.blogger.com/profile/01858767369794858473</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1382078298831873083.post-3080446522976226604</id><published>2009-09-08T07:09:00.000-07:00</published><updated>2009-09-08T07:23:02.103-07:00</updated><title type='text'>Software testing topics</title><content type='html'>&lt;strong&gt;&lt;u&gt;Scope&lt;/u&gt;&lt;/strong&gt;&lt;br /&gt;A primary purpose for testing is to detect software failures so that defects may be uncovered and corrected. This is a non-trivial pursuit. Testing cannot establish that a product functions properly under all conditions but can only establish that it does not function properly under specific conditions.The scope of software testing often includes examination of code as well as execution of that code in various environments and conditions as well as examining the aspects of code: does it do what it is supposed to do and do what it needs to do. In the current culture of software development, a testing organization may be separate from the development team. There are various roles for testing team members. Information derived from software testing may be used to correct the process by which software is developed.&lt;a id="Defects_and_failures" name="Defects_and_failures"&gt;&lt;/a&gt;&lt;br /&gt;Not all software defects are caused by coding errors. One common source of expensive defects is caused by requirement gaps, e.g., unrecognized requirements, that result in errors of omission by the program designer. A common source of requirements gaps is non-functional requirements such as testability, scalability, maintainability, usability, performance, and security.&lt;br /&gt;Software faults occur through the following processes. A programmer makes an error(mistake), which results in a defect (fault, bug) in the software source code. If this defect is executed, in certain situations the system will produce wrong results, causing a failure. Not all defects will necessarily result in failures. For example, defects in dead code will never result in failures. A defect can turn into a failure when the environment is changed. Examples of these changes in environment include the software being run on a new hardware platform, alterations in source data or interacting with different software. A single defect may result in a wide range of failure symptoms.&lt;br /&gt;&lt;a id="Compatibility" name="Compatibility"&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;&lt;u&gt;Compatibility&lt;br /&gt;&lt;/u&gt;&lt;/strong&gt;A frequent cause of software failure is compatibility with another application, a new operating system, or, increasingly, web browser version. In the case of lack of backward compatibility, this can occur (for example...) because the programmers have only considered coding their programs for, or testing the software upon, "the latest version of" this-or-that operating system. The unintended consequence of this fact is that: their latest work might not be fully compatible with earlier mixtures of software/hardware, or it might not be fully compatible with another important operating system. In any case, these differences, whatever they might be, may have resulted in (unintended...) software failures, as witnessed by some significant population of computer users.&lt;br /&gt;This could be considered a "prevention oriented strategy" that fits well with the latest testing phase suggested by Dave Gelperin and William C. Hetzel, as cited below &lt;a id="Input_combinations_and_preconditions" name="Input_combinations_and_preconditions"&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;&lt;u&gt;&lt;/u&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;u&gt;Input combinations and preconditions &lt;/u&gt;&lt;/strong&gt;&lt;br /&gt;A very fundamental problem with software testing is that testing under all combinations of inputs and preconditions (initial state) is not feasible, even with a simple product.This means that the number of defects in a software product can be very large and defects that occur infrequently are difficult to find in testing. More significantly, non-functional dimensions of quality (how it is supposed to be versus what it is supposed to do)—usability, scalability, performance, compatibility, reliability—can be highly subjective; something that constitutes sufficient value to one person may be intolerable to another.&lt;br /&gt;&lt;a id="Static_vs._dynamic_testing" name="Static_vs._dynamic_testing"&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;&lt;u&gt;Static vs. dynamic testing&lt;br /&gt;&lt;/u&gt;&lt;/strong&gt;There are many approaches to software testing. Reviews, walkthroughs, or inspections are considered as static testing, whereas actually executing programmed code with a given set of test cases is referred to as dynamic testing. Static testing can be (and unfortunately in practice often is) omitted. Dynamic testing takes place when the program itself is used for the first time (which is generally considered the beginning of the testing stage). Dynamic testing may begin before the program is 100% complete in order to test particular sections of code (modules or discrete functions). Typical techniques for this are either using stubs/drivers or execution from a debugger environment. For example, Spreadsheet programs are, by their very nature, tested to a large extent interactively ("on the fly"), with results displayed immediately after each calculation or text manipulation.&lt;br /&gt;&lt;a id="Software_verification_and_validation" name="Software_verification_and_validation"&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;&lt;u&gt;Software verification and validation&lt;/u&gt;&lt;/strong&gt;&lt;br /&gt;Software testing is used in association with verification and validation:&lt;br /&gt;&lt;u&gt;&lt;strong&gt;Verification:&lt;/strong&gt;&lt;/u&gt; Have we built the software right? (i.e., does it match the specification).&lt;br /&gt;&lt;u&gt;&lt;strong&gt;Validation&lt;/strong&gt;:&lt;/u&gt; Have we built the right software? (i.e., is this what the customer wants).&lt;br /&gt;The terms verification and validation are commonly used interchangeably in the industry; it is also common to see these two terms incorrectly defined. According to the IEEE Standard Glossary of Software Engineering Terminology:&lt;br /&gt;Verification is the process of evaluating a system or component to determine whether the products of a given development phase satisfy the conditions imposed at the start of that phase.&lt;br /&gt;Validation is the process of evaluating a system or component during or at the end of the development process to determine whether it satisfies specified requirements.&lt;br /&gt;&lt;a id="The_software_testing_team" name="The_software_testing_team"&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;&lt;u&gt;The software testing team&lt;/u&gt;&lt;/strong&gt;&lt;br /&gt;Software testing can be done by software testers. Until the 1980s the term "software tester" was used generally, but later it was also seen as a separate profession. Regarding the periods and the different goals in software testing, different roles have been established: manager, test lead, test designer, tester, automation developer, and test administrator.&lt;br /&gt;&lt;a id="Software_Quality_Assurance_.28SQA.29" name="Software_Quality_Assurance_.28SQA.29"&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;&lt;u&gt;Software Quality Assurance (SQA)&lt;br /&gt;&lt;/u&gt;&lt;/strong&gt;Though controversial, software testing may be viewed as an important part of the software quality assurance (SQA) process. In SQA, software process specialists and auditors take a broader view on software and its development. They examine and change the software engineering process itself to reduce the amount of faults that end up in the delivered software: the so-called defect rate.&lt;br /&gt;What constitutes an "acceptable defect rate" depends on the nature of the software. For example, an arcade video game designed to simulate flying an airplane would presumably have a much higher tolerance for defects than mission critical software such as that used to control the functions of an airliner that really is flying!&lt;br /&gt;Although there are close links with SQA, testing departments often exist independently, and there may be no SQA function in some companies.&lt;br /&gt;Software Testing is a task intended to detect defects in software by contrasting a computer program's expected results with its actual results for a given set of inputs. By contrast, QA (Quality Assurance) is the implementation of policies and procedures intended to prevent defects from occurring in the first place.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1382078298831873083-3080446522976226604?l=softwaretestingjobsmaterial.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://softwaretestingjobsmaterial.blogspot.com/feeds/3080446522976226604/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://softwaretestingjobsmaterial.blogspot.com/2009/09/software-testing-topics.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1382078298831873083/posts/default/3080446522976226604'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1382078298831873083/posts/default/3080446522976226604'/><link rel='alternate' type='text/html' href='http://softwaretestingjobsmaterial.blogspot.com/2009/09/software-testing-topics.html' title='Software testing topics'/><author><name>software testing job material</name><uri>http://www.blogger.com/profile/01858767369794858473</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1382078298831873083.post-8503708530604180911</id><published>2009-08-20T05:43:00.000-07:00</published><updated>2009-09-08T07:29:49.838-07:00</updated><title type='text'>QA interview questions</title><content type='html'>What is verification, What is validation, What is a walkthrough, What is an inspection, What is quality, What is good code, What is good design, What is software life cycle, What is the difference between alpha and beta testing, What is the difference between volume testing and load testing etc.&lt;br /&gt;&lt;br /&gt;Q1. What is verification?&lt;br /&gt;A: Verification ensures the product is designed to deliver all functionality to the customer; it typically involves reviews and meetings to evaluate documents, plans, code, requirements and specifications; this can be done with checklists, issues lists, walkthroughs and inspection meetings. You CAN learn to do verification, with little or no outside help. Get CAN get free information.&lt;br /&gt;Q2. What is validation?&lt;br /&gt;A: Validation ensures that functionality, as defined in requirements, is the intended behavior of the product; validation typically involves actual testing and takes place after verifications are completed.&lt;br /&gt;&lt;br /&gt;Q3. What is a walkthrough?&lt;br /&gt;A: A walkthrough is an informal meeting for evaluation or informational purposes. A walkthrough is also a process at an abstract level. It’s the process of inspecting software code by following paths through the code (as determined by input conditions and choices made along the way). The purpose of code walkthroughs is to ensure the code fits the purpose. Walkthroughs also offer opportunities to assess an individual’s or team’s competency.&lt;br /&gt;&lt;br /&gt;Q4. What is an inspection?&lt;br /&gt;A: An inspection is a formal meeting, more formalized than a walkthrough and typically consists of 3-10 people including a moderator, reader (the author of whatever is being reviewed) and a recorder (to make notes in the document). The subject of the inspection is typically a document, such as a requirements document or a test plan. The purpose of an inspection is to find problems and see what is missing, not to fix anything. The result of the meeting should be documented in a written report. Attendees should prepare for this type of meeting by reading through the document, before the meeting starts; most problems are found during this preparation. Preparation for inspections is difficult, but is one of the most cost-effective methods of ensuring quality, since bug prevention is more cost effective than bug detection.&lt;br /&gt;&lt;br /&gt;Q5. What is quality?&lt;br /&gt;A: Quality software is software that is reasonably bug-free, delivered on time and within budget, meets requirements and expectations and is maintainable. However, quality is a subjective term. Quality depends on who the customer is and their overall influence in the scheme of things. Customers of a software development project include end-users, customer acceptance test engineers, testers, customer contract officers, customer management, the development organization’s management, test engineers, testers, salespeople, software engineers, stockholders and accountants. Each type of customer will have his or her own slant on quality. The accounting department might define quality in terms of profits, while an end-user might define quality as user friendly and bug free.&lt;br /&gt;&lt;br /&gt;Q6. What is good code?&lt;br /&gt;A: A good code is code that works, is free of bugs and is readable and maintainable. Organizations usually have coding standards all developers should adhere to, but every programmer and software engineer has different ideas about what is best and what are too many or too few rules. We need to keep in mind that excessive use of rules can stifle both productivity and creativity. Peer reviews and code analysis tools can be used to check for problems and enforce standards.&lt;br /&gt;&lt;br /&gt;Q7. What is good design?&lt;br /&gt;A: Design could mean to many things, but often refers to functional design or internal design. Good functional design is indicated by software functionality can be traced back to customer and end-user requirements. Good internal design is indicated by software code whose overall structure is clear, understandable, easily modifiable and maintainable; is robust with sufficient error handling and status logging capability; and works correctly when implemented.&lt;br /&gt;&lt;br /&gt;Q8. What is software life cycle?&lt;br /&gt;A: Software life cycle begins when a software product is first conceived and ends when it is no longer in use. It includes phases like initial concept, requirements analysis, functional design, internal design, documentation planning, test planning, coding, document preparation,&lt;br /&gt;integration, testing, maintenance, updates, re-testing and phase-out.&lt;br /&gt;&lt;br /&gt;Q9. Why are there so many software bugs?&lt;br /&gt;A: Generally speaking, there are bugs in software because of unclear requirements, software complexity, programming errors, changes in requirements, errors made in bug tracking, time pressure, poorly documented code and/or bugs in tools used in software development.&lt;br /&gt;There are unclear software requirements because there is miscommunication as to what the software should or shouldn’t do.&lt;br /&gt;Software complexity. All of the followings contribute to the exponential growth in software and system complexity: Windows interfaces, client-server and distributed applications, data communications, enormous relational databases and the sheer size of applications.&lt;br /&gt;Programming errors occur because programmers and software engineers, like everyone else, can make mistakes.&lt;br /&gt;As to changing requirements, in some fast-changing business environments, continuously modified requirements are a fact of life. Sometimes customers do not understand the effects of changes, or understand them but request them anyway. And the changes require redesign of the software, rescheduling of resources and some of the work already completed have to be redone or discarded and hardware requirements can be effected, too.&lt;br /&gt;Bug tracking can result in errors because the complexity of keeping track of changes can result in errors, too.&lt;br /&gt;Time pressures can cause problems, because scheduling of software projects is not easy and it often requires a lot of guesswork and when deadlines loom and the crunch comes, mistakes will be made.&lt;br /&gt;Code documentation is tough to maintain and it is also tough to modify code that is poorly documented. The result is bugs. Sometimes there is no incentive for programmers and software engineers to document their code and write clearly documented, understandable code. Sometimes developers get kudos for quickly turning out code, or programmers and software engineers feel they cannot have job security if everyone can understand the code they write, or they believe if the code was hard to write, it should be hard to read.&lt;br /&gt;Software development tools , including visual tools, class libraries, compilers, scripting tools, can introduce their own bugs. Other times the tools are poorly documented, which can create additional bugs.&lt;br /&gt;&lt;br /&gt;Q10. How do you introduce a new software QA process?&lt;br /&gt;A: It depends on the size of the organization and the risks involved. For large organizations with high-risk projects, a serious management buy-in is required and a formalized QA process is necessary. For medium size organizations with lower risk projects, management and organizational buy-in and a slower, step-by-step process is required. Generally speaking, QA processes should be balanced with productivity, in order to keep any bureaucracy from getting out of hand. For smaller groups or projects, an ad-hoc process is more appropriate. A lot depends on team leads and managers, feedback to developers and good communication is essential among customers, managers, developers, test engineers and testers. Regardless the size of the company, the greatest value for effort is in managing requirement processes, where the goal is requirements that are clear, complete and testable.&lt;br /&gt;&lt;br /&gt;Q11. Give me five common problems that occur during software development.&lt;br /&gt;A: Poorly written requirements, unrealistic schedules, inadequate testing, adding new features after development is underway and poor communication. Requirements are poorly written when requirements are unclear, incomplete, too general, or not testable; therefore there will be problems.&lt;br /&gt;The schedule is unrealistic if too much work is crammed in too little time.&lt;br /&gt;Software testing is inadequate if none knows whether or not the software is any good until customers complain or the system crashes.&lt;br /&gt;It’s extremely common that new features are added after development is underway.&lt;br /&gt;Miscommunication either means the developers don’t know what is needed, or customers have unrealistic expectations and therefore problems are guaranteed.&lt;br /&gt;&lt;br /&gt;Q12. Do automated testing tools make testing easier?&lt;br /&gt;A: Yes and no. For larger projects, or ongoing long-term projects, they can be valuable. But for small projects, the time needed to learn and implement them is usually not worthwhile. A common type of automated tool is the record/playback type. For example, a test engineer clicks through all combinations of menu choices, dialog box choices, buttons, etc. in a GUI and has an automated testing tool record and log the results. The recording is typically in the form of text, based on a scripting language that the testing tool can interpret. If a change is made (e.g. new buttons are added, or some underlying code in the application is changed), the application is then re-tested by just playing back the recorded actions and compared to the logged results in order to check effects of the change. One problem with such tools is that if there are continual changes to the product being tested, the recordings have to be changed so often that it becomes a very time-consuming task to continuously update the scripts. Another problem with such tools is the interpretation of the results (screens, data, logs, etc.) that can be a time-consuming task. You CAN learn to use automated testing tools, with little or no outside help. Get CAN get free information. Click on a link!&lt;br /&gt;&lt;br /&gt;Q13. Give me five solutions to problems that occur during software development.&lt;br /&gt;A: Solid requirements, realistic schedules, adequate testing, firm requirements and good communication.&lt;br /&gt;Ensure the requirements are solid, clear, complete, detailed, cohesive, attainable and testable. All players should agree to requirements. Use prototypes to help nail down requirements.&lt;br /&gt;Have schedules that are realistic. Allow adequate time for planning, design, testing, bug fixing, re-testing, changes and documentation. Personnel should be able to complete the project without burning out.&lt;br /&gt;&lt;br /&gt;Do testing that is adequate. Start testing early on, re-test after fixes or changes, and plan for sufficient time for both testing and bug fixing.&lt;br /&gt;Avoid new features. Stick to initial requirements as much as possible. Be prepared to defend design against changes and additions, once development has begun and be prepared to explain consequences. If changes are necessary, ensure they’re adequately reflected in related schedule changes. Use prototypes early on so customers’ expectations are clarified and customers can see what to expect; this will minimize changes later on.&lt;br /&gt;Communicate. Require walkthroughs and inspections when appropriate; make extensive use of e-mail, networked bug-tracking tools, tools of change management. Ensure documentation is available and up-to-date. Use documentation that is electronic, not paper. Promote teamwork and cooperation.&lt;br /&gt;&lt;br /&gt;Q14. What makes a good test engineer?&lt;br /&gt;A: Rob Davis is a good test engineer because he&lt;br /&gt;Has a “test to break” attitude,&lt;br /&gt;Takes the point of view of the customer,&lt;br /&gt;Has a strong desire for quality,&lt;br /&gt;Has an attention to detail, He’s also&lt;br /&gt;Tactful and diplomatic and&lt;br /&gt;Has good a communication skill, both oral and written. And he&lt;br /&gt;Has previous software development experience, too.&lt;br /&gt;Good test engineers have a “test to break” attitude. We, good test engineers, take the point of view of the customer, have a strong desire for quality and an attention to detail. Tact and diplomacy are useful in maintaining a cooperative relationship with developers and an ability to communicate with both technical and non-technical people. Previous software development experience is also helpful as it provides a deeper understanding of the software development process, gives the test engineer an appreciation for the developers’ point of view and reduces the learning curve in automated test tool programming.&lt;br /&gt;&lt;br /&gt;Q15. What makes a good QA engineer?&lt;br /&gt;A: The same qualities a good test engineer has are useful for a QA engineer. Additionally, Rob Davis understands the entire software development process and how it fits into the business approach and the goals of the organization. Rob Davis’ communication skills and the ability to understand various sides of issues are important. Good QA engineers understand the entire software development process and how it fits into the business approach and the goals of the organization. Communication skills and the ability to understand various sides of issues are important.&lt;br /&gt;&lt;br /&gt;Q16. What makes a good resume?&lt;br /&gt;A: On the subject of resumes, there seems to be an unending discussion of whether you should or shouldn’t have a one-page resume. The followings are some of the comments I have personally heard: “Well, Joe Blow (car salesman) said I should have a one-page resume.” “Well, I read a book and it said you should have a one page resume.” “I can’t really go into what I really did because if I did, it’d take more than one page on my resume.” “Gosh, I wish I could put my job at IBM on my resume but if I did it’d make my resume more than one page, and I was told to never make the resume more than one page long.” “I’m confused, should my resume be more than one page? I feel like it should, but I don’t want to break the rules.” Or, here’s another comment, “People just don’t read resumes that are longer than one page.” I have heard some more, but we can start with these. So what’s the answer? There is no scientific answer about whether a one-page resume is right or wrong. It all depends on who you are and how much experience you have. The first thing to look at here is the purpose of a resume. The purpose of a resume is to get you an interview. If the resume is getting you interviews, then it is considered to be a good resume. If the resume isn’t getting you interviews, then you should change it. The biggest mistake you can make on your resume is to make it hard to read. Why? Because, for one, scanners don’t like odd resumes. Small fonts can make your resume harder to read. Some candidates use a 7-point font so they can get the resume onto one page. Big mistake. Two, resume readers do not like eye strain either. If the resume is mechanically challenging, they just throw it aside for one that is easier on the eyes. Three, there are lots of resumes out there these days, and that is also part of the problem. Four, in light of the current scanning scenario, more than one page is not a deterrent because many will scan your resume into their database. Once the resume is in there and searchable, you have accomplished one of the goals of resume distribution. Five, resume readers don’t like to guess and most won’t call you to clarify what is on your resume. Generally speaking, your resume should tell your story. If you’re a college graduate looking for your first job, a one-page resume is just fine. If you have a longer story, the resume needs to be longer. Please put your experience on the resume so resume readers can tell when and for whom you did what. Short resumes — for people long on experience — are not appropriate. The real audience for these short resumes is people with short attention spans and low IQ. I assure you that when your resume gets into the right hands, it will be read thoroughly.&lt;br /&gt;&lt;br /&gt;Q17. What makes a good QA/Test Manager?&lt;br /&gt;A: QA/Test Managers are familiar with the software development process; able to maintain enthusiasm of their team and promote a positive atmosphere; able to promote teamwork to increase productivity; able to promote cooperation between Software and Test/QA Engineers, have the people skills needed to promote improvements in QA processes, have the ability to withstand pressures and say *no* to other managers when quality is insufficient or QA processes are not being adhered to; able to communicate with technical and non-technical people; as well as able to run meetings and keep them focused.&lt;br /&gt;&lt;br /&gt;Q18. What is the role of documentation in QA?&lt;br /&gt;A: Documentation plays a critical role in QA. QA practices should be documented, so that they are repeatable. Specifications, designs, business rules, inspection reports, configurations, code changes, test plans, test cases, bug reports, user manuals should all be documented. Ideally, there should be a system for easily finding and obtaining of documents and determining what document will have a particular piece of information. Use documentation change management, if possible.&lt;br /&gt;&lt;br /&gt;Q19. What about requirements?&lt;br /&gt;A: Requirement specifications are important and one of the most reliable methods of insuring problems in a complex software project is to have poorly documented requirement specifications. Requirements are the details describing an application’s externally perceived functionality and properties. Requirements should be clear, complete, reasonably detailed, cohesive, attainable and testable. A non-testable requirement would be, for example, “user-friendly”, which is too subjective. A testable requirement would be something such as, “the product shall allow the user to enter their previously-assigned password to access the application”. Care should be taken to involve all of a project’s significant customers in the requirements process. Customers could be in-house or external and could include end-users, customer acceptance test engineers, testers, customer contract officers, customer management, future software maintenance engineers, salespeople and anyone who could later derail the project. If his/her expectations aren’t met, they should be included as a customer, if possible. In some organizations, requirements may end up in high-level project plans, functional specification documents, design documents, or other documents at various levels of detail. No matter what they are called, some type of documentation with detailed requirements will be needed by test engineers in order to properly plan and execute tests. Without such documentation there will be no clear-cut way to determine if a software application is performing correctly. You CAN learn to capture requirements, with little or no outside help. Get CAN get free information. Click on a link!&lt;br /&gt;&lt;br /&gt;Q20. What is a test plan?&lt;br /&gt;A: A software project test plan is a document that describes the objectives, scope, approach and focus of a software testing effort. The process of preparing a test plan is a useful way to think through the efforts needed to validate the acceptability of a software product. The completed document will help people outside the test group understand the why and how of product validation. It should be thorough enough to be useful, but not so thorough that none outside the test group will be able to read it.&lt;br /&gt;&lt;br /&gt;Q21. What is a test case?&lt;br /&gt;A: A test case is a document that describes an input, action, or event and its expected result, in order to determine if a feature of an application is working correctly. A test case should contain particulars such as a…&lt;br /&gt;Test case identifier;&lt;br /&gt;Test case name;&lt;br /&gt;Objective;&lt;br /&gt;Test conditions/setup;&lt;br /&gt;Input data requirements/steps, and&lt;br /&gt;Expected results.&lt;br /&gt;Please note, the process of developing test cases can help find problems in the requirements or design of an application, since it requires you to completely think through the operation of the application. For this reason, it is useful to prepare test cases early in the development cycle, if possible.&lt;br /&gt;&lt;br /&gt;Q22. What should be done after a bug is found?&lt;br /&gt;A: When a bug is found, it needs to be communicated and assigned to developers that can fix it. After the problem is resolved, fixes should be re-tested. Additionally, determinations should be made regarding requirements, software, hardware, safety impact, etc., for regression testing to check the fixes didn’t create other problems elsewhere. If a problem-tracking system is in place, it should encapsulate these determinations. A variety of commercial, problem-tracking/management software tools are available. These tools, with the detailed input of software test engineers, will give the team complete information so developers can understand the bug, get an idea of its severity, reproduce it and fix it.&lt;br /&gt;&lt;br /&gt;Q23. What is configuration management?&lt;br /&gt;A: Configuration management (CM) covers the tools and processes used to control, coordinate and track code, requirements, documentation, problems, change requests, designs, tools, compilers, libraries, patches, changes made to them and who makes the changes. Rob Davis has had experience with a full range of CM tools and concepts. Rob Davis can easily adapt to your software tool and process needs.&lt;br /&gt;&lt;br /&gt;Q24. What if the software is so buggy it can’t be tested at all?&lt;br /&gt;A: In this situation the best bet is to have test engineers go through the process of reporting whatever bugs or problems initially show up, with the focus being on critical bugs. Since this type of problem can severely affect schedules and indicates deeper problems in the software development process, such as insufficient unit testing, insufficient integration testing, poor design, improper build or release procedures, managers should be notified and provided with some documentation as evidence of the problem.&lt;br /&gt;&lt;br /&gt;Q25. How do you know when to stop testing?&lt;br /&gt;A: This can be difficult to determine. Many modern software applications are so complex and run in such an interdependent environment, that complete testing can never be done. Common factors in deciding when to stop are…&lt;br /&gt;Deadlines, e.g. release deadlines, testing deadlines;&lt;br /&gt;Test cases completed with certain percentage passed;&lt;br /&gt;Test budget has been depleted;&lt;br /&gt;Coverage of code, functionality, or requirements reaches a specified point;&lt;br /&gt;Bug rate falls below a certain level; or&lt;br /&gt;Beta or alpha testing period ends.&lt;br /&gt;&lt;br /&gt;Q26. What if there isn’t enough time for thorough testing?&lt;br /&gt;A: Since it’s rarely possible to test every possible aspect of an application, every possible combination of events, every dependency, or everything that could go wrong, risk analysis is appropriate to most software development projects. Use risk analysis to determine where testing should be focused. This requires judgment skills, common sense and experience. The checklist should include answers to the following questions:&lt;br /&gt;· Which functionality is most important to the project’s intended purpose?&lt;br /&gt;· Which functionality is most visible to the user?&lt;br /&gt;· Which functionality has the largest safety impact?&lt;br /&gt;· Which functionality has the largest financial impact on users?&lt;br /&gt;· Which aspects of the application are most important to the customer?&lt;br /&gt;· Which aspects of the application can be tested early in the development cycle?&lt;br /&gt;· Which parts of the code are most complex and thus most subject to errors?&lt;br /&gt;· Which parts of the application were developed in rush or panic mode?&lt;br /&gt;· Which aspects of similar/related previous projects caused problems?&lt;br /&gt;· Which aspects of similar/related previous projects had large maintenance expenses?&lt;br /&gt;· Which parts of the requirements and design are unclear or poorly thought out?&lt;br /&gt;· What do the developers think are the highest-risk aspects of the application?&lt;br /&gt;· What kinds of problems would cause the worst publicity?&lt;br /&gt;· What kinds of problems would cause the most customer service complaints?&lt;br /&gt;· What kinds of tests could easily cover multiple functionalities?&lt;br /&gt;· Which tests will have the best high-risk-coverage to time-required ratio?&lt;br /&gt;&lt;br /&gt;Q27. What if the project isn’t big enough to justify extensive testing?&lt;br /&gt;A: Consider the impact of project errors, not the size of the project. However, if extensive testing is still not justified, risk analysis is again needed and the considerations listed under “What if there isn’t enough time for thorough testing?” do apply. The test engineer then should do “ad hoc” testing, or write up a limited test plan based on the risk analysis.&lt;br /&gt;&lt;br /&gt;Q28. What can be done if requirements are changing continuously?&lt;br /&gt;A: Work with management early on to understand how requirements might change, so that alternate test plans and strategies can be worked out in advance. It is helpful if the application’s initial design allows for some adaptability, so that later changes do not require redoing the application from scratch. Additionally, try to…&lt;br /&gt;· Ensure the code is well commented and well documented; this makes changes easier for the developers.&lt;br /&gt;· Use rapid prototyping whenever possible; this will help customers feel sure of their requirements and minimize changes.&lt;br /&gt;· In the project’s initial schedule, allow for some extra time to commensurate with probable changes.&lt;br /&gt;· Move new requirements to a ‘Phase 2′ version of an application and use the original requirements for the ‘Phase 1′ version.&lt;br /&gt;· Negotiate to allow only easily implemented new requirements into the project; move more difficult, new requirements into future versions of the application.&lt;br /&gt;· Ensure customers and management understand scheduling impacts, inherent risks and costs of significant requirements changes. Then let management or the customers decide if the changes are warranted; after all, that’s their job.&lt;br /&gt;· Balance the effort put into setting up automated testing with the expected effort required to redo them to deal with changes.&lt;br /&gt;· Design some flexibility into automated test scripts;&lt;br /&gt;· Focus initial automated testing on application aspects that are most likely to remain unchanged;&lt;br /&gt;· Devote appropriate effort to risk analysis of changes, in order to minimize regression-testing needs;&lt;br /&gt;· Design some flexibility into test cases; this is not easily done; the best bet is to minimize the detail in the test cases, or set up only higher-level generic-type test plans;&lt;br /&gt;· Focus less on detailed test plans and test cases and more on ad-hoc testing with an understanding of the added risk this entails.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Q29. What if the application has functionality that wasn’t in the requirements?&lt;br /&gt;A: It may take serious effort to determine if an application has significant unexpected or hidden functionality, which it would indicate deeper problems in the software development process. If the functionality isn’t necessary to the purpose of the application, it should be removed, as it may have unknown impacts or dependencies that were not taken into account by the designer or the customer.&lt;br /&gt;If not removed, design information will be needed to determine added testing needs or regression testing needs. Management should be made aware of any significant added risks as a result of the unexpected functionality. If the functionality only affects areas, such as minor improvements in the user interface, it may not be a significant risk.&lt;br /&gt;&lt;br /&gt;Q30. How can software QA processes be implemented without stifling productivity?&lt;br /&gt;A: Implement QA processes slowly over time. Use consensus to reach agreement on processes and adjust and experiment as an organization grows and matures. Productivity will be improved instead of stifled. Problem prevention will lessen the need for problem detection. Panics and burnout will decrease and there will be improved focus and less wasted effort. At the same time, attempts should be made to keep processes simple and efficient, minimize paperwork, promote computer-based processes and automated tracking and reporting, minimize time required in meetings and promote training as part of the QA process. However, no one, especially talented technical types, like bureaucracy and in the short run things may slow down a bit. A typical scenario would be that more days of planning and development will be needed, but less time will be required for late-night bug fixing and calming of irate customers.&lt;br /&gt;&lt;br /&gt;Q34. What is software quality assurance?&lt;br /&gt;A: Software Quality Assurance, when Rob Davis does it, is oriented to *prevention*. It involves the entire software development process. Prevention is monitoring and improving the process, making sure any agreed-upon standards and procedures are followed and ensuring problems are found and dealt with. Software Testing, when performed by Rob Davis, is also oriented to *detection*. Testing involves the operation of a system or application under controlled conditions and evaluating the results. Organizations vary considerably in how they assign responsibility for QA and testing. Sometimes they’re the combined responsibility of one group or individual. Also common are project teams, which include a mix of test engineers, testers and developers who work closely together, with overall QA processes monitored by project managers. It depends on what best fits your organization’s size and business structure. Rob Davis can provide QA and/or Software QA. This document details some aspects of how he can provide software testing/QA service.&lt;br /&gt;Q35. What is quality assurance?&lt;br /&gt;A: Quality Assurance ensures all parties concerned with the project adhere to the process and procedures, standards and templates and test readiness reviews.&lt;br /&gt;Rob Davis’ QA service depends on the customers and projects. A lot will depend on team leads or managers, feedback to developers and communications among customers, managers, developers’ test engineers and testers.&lt;br /&gt;&lt;br /&gt;Q36. Process and procedures - why follow them?&lt;br /&gt;A: Detailed and well-written processes and procedures ensure the correct steps are being executed to facilitate a successful completion of a task. They also ensure a process is repeatable. Once Rob Davis has learned and reviewed customer’s business processes and procedures, he will follow them. He will also recommend improvements and/or additions.&lt;br /&gt;&lt;br /&gt;Q37. Standards and templates - what is supposed to be in a document?&lt;br /&gt;A: All documents should be written to a certain standard and template. Standards and templates maintain document uniformity. It also helps in learning where information is located, making it easier for a user to find what they want. Lastly, with standards and templates, information will not be accidentally omitted from a document. Once Rob Davis has learned and reviewed your standards and templates, he will use them. He will also recommend improvements and/or additions.&lt;br /&gt;&lt;br /&gt;Q38. What are the different levels of testing?&lt;br /&gt;A: Rob Davis has expertise in testing at all testing levels listed below. At each test level, he documents the results. Each level of testing is either considered black or white box testing.&lt;br /&gt;&lt;br /&gt;Q39. What is black box testing?&lt;br /&gt;A: Black box testing is functional testing, not based on any knowledge of internal software design or code. Black box testing are based on requirements and functionality.&lt;br /&gt;&lt;br /&gt;Q40. What is white box testing?&lt;br /&gt;A: White box testing is based on knowledge of the internal logic of an application’s code. Tests are based on coverage of code statements, branches, paths and conditions.&lt;br /&gt;&lt;br /&gt;Q41. What is unit testing?&lt;br /&gt;A: Unit testing is the first level of dynamic testing and is first the responsibility of developers and then that of the test engineers. Unit testing is performed after the expected test results are met or differences are explainable/acceptable.&lt;br /&gt;&lt;br /&gt;Q42. What is parallel/audit testing?&lt;br /&gt;A: Parallel/audit testing is testing where the user reconciles the output of the new system to the output of the current system to verify the new system performs the operations correctly.&lt;br /&gt;&lt;br /&gt;Q43. What is functional testing?&lt;br /&gt;A: Functional testing is black-box type of testing geared to functional requirements of an application. Test engineers *should* perform functional testing.&lt;br /&gt;&lt;br /&gt;Q44. What is usability testing?&lt;br /&gt;A: Usability testing is testing for ‘user-friendliness’. Clearly this is subjective and depends on the targeted end-user or customer. User interviews, surveys, video recording of user sessions and other techniques can be used. Programmers and developers are usually not appropriate as usability testers.&lt;br /&gt;&lt;br /&gt;Q45. What is incremental integration testing?&lt;br /&gt;A: Incremental integration testing is continuous testing of an application as new functionality is recommended. This may require that various aspects of an application’s functionality are independent enough to work separately, before all parts of the program are completed, or that test drivers are developed as needed. This type of testing may be performed by programmers, software engineers, or test engineers.&lt;br /&gt;&lt;br /&gt;Q46. What is integration testing?&lt;br /&gt;A: Upon completion of unit testing, integration testing begins. Integration testing is black box testing. The purpose of integration testing is to ensure distinct components of the application still work in accordance to customer requirements. Test cases are developed with the express purpose of exercising the interfaces between the components. This activity is carried out by the test team.&lt;br /&gt;Integration testing is considered complete, when actual results and expected results are either in line or differences are explainable/acceptable based on client input.&lt;br /&gt;&lt;br /&gt;Q47. What is system testing?&lt;br /&gt;A: System testing is black box testing, performed by the Test Team, and at the start of the system testing the complete system is configured in a controlled environment. The purpose of system testing is to validate an application’s accuracy and completeness in performing the functions as designed. System testing simulates real life scenarios that occur in a “simulated real life” test environment and test all functions of the system that are required in real life. System testing is deemed complete when actual results and expected results are either in line or differences are explainable or acceptable, based on client input.&lt;br /&gt;Upon completion of integration testing, system testing is started. Before system testing, all unit and integration test results are reviewed by Software QA to ensure all problems have been resolved. For a higher level of testing it is important to understand unresolved problems that originate at unit and integration test levels. You CAN learn system testing, with little or no outside help. Get CAN get free information. Click on a link!&lt;br /&gt;&lt;br /&gt;Q48. What is end-to-end testing?&lt;br /&gt;A: Similar to system testing, the *macro* end of the test scale is testing a complete application in a situation that mimics real world use, such as interacting with a database, using network communication, or interacting with other hardware, application, or system.&lt;br /&gt;&lt;br /&gt;Q49. What is regression testing?&lt;br /&gt;A: The objective of regression testing is to ensure the software remains intact. A baseline set of data and scripts is maintained and executed to verify changes introduced during the release have not “undone” any previous code. Expected results from the baseline are compared to results of the software under test. All discrepancies are highlighted and accounted for, before testing proceeds to the next level.&lt;br /&gt;&lt;br /&gt;Q50. What is sanity testing?&lt;br /&gt;A: Sanity testing is performed whenever cursory testing is sufficient to prove the application is functioning according to specifications. This level of testing is a subset of regression testing. It normally includes a set of core tests of basic GUI functionality to demonstrate connectivity to the database, application servers, printers, etc.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1382078298831873083-8503708530604180911?l=softwaretestingjobsmaterial.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://softwaretestingjobsmaterial.blogspot.com/feeds/8503708530604180911/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://softwaretestingjobsmaterial.blogspot.com/2009/08/qa-interview-questions.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1382078298831873083/posts/default/8503708530604180911'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1382078298831873083/posts/default/8503708530604180911'/><link rel='alternate' type='text/html' href='http://softwaretestingjobsmaterial.blogspot.com/2009/08/qa-interview-questions.html' title='QA interview questions'/><author><name>software testing job material</name><uri>http://www.blogger.com/profile/01858767369794858473</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1382078298831873083.post-4289690688513040706</id><published>2009-08-20T05:39:00.000-07:00</published><updated>2009-08-20T05:41:25.394-07:00</updated><title type='text'>White box testing and black box testing</title><content type='html'>White box and black box testing are terms used to describe the point of view a test engineer takes when designing test cases. Black box being an external view of the test object and white box being an internal view. Software testing is partly intuitive, but largely systematic. Good testing involves much more than just running the program a few times to see whether it works. Thorough analysis of the program under test, backed by a broad knowledge of testing techniques and tools are prerequisites to systematic testing. Software Testing is the process of executing software in a controlled manner; in order to answer the question “Does this software behave as specified?” Software testing is used in association with Verification and Validation. Verification is the checking of or testing of items, including software, for conformance and consistency with an associated specification. Software testing is just one kind of verification, which also uses techniques as reviews, inspections, walk-through.&lt;br /&gt;Validation is the process of checking what has been specified is what the user actually wanted.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1382078298831873083-4289690688513040706?l=softwaretestingjobsmaterial.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://softwaretestingjobsmaterial.blogspot.com/feeds/4289690688513040706/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://softwaretestingjobsmaterial.blogspot.com/2009/08/white-box-testing-and-black-box-testing.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1382078298831873083/posts/default/4289690688513040706'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1382078298831873083/posts/default/4289690688513040706'/><link rel='alternate' type='text/html' href='http://softwaretestingjobsmaterial.blogspot.com/2009/08/white-box-testing-and-black-box-testing.html' title='White box testing and black box testing'/><author><name>software testing job material</name><uri>http://www.blogger.com/profile/01858767369794858473</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1382078298831873083.post-6328982504260855611</id><published>2009-08-20T05:37:00.000-07:00</published><updated>2009-08-20T05:39:18.856-07:00</updated><title type='text'>What is Software testing</title><content type='html'>It is the process used to help identify the correctness, completeness, security, and quality of developed computer software. Testing is a process of technical investigation, performed on behalf of stakeholders, that is intended to reveal quality-related information about the product with respect to the context in which it is intended to operate. This includes, but is not limited to, the process of executing a program or application with the intent of finding errors. Quality is not an absolute; it is value to some person. With that in mind, testing can never completely establish the correctness of arbitrary computer software; testing furnishes a criticism or comparison that compares the state and behaviour of the product against a specification. An important point is that software testing should be distinguished from the separate discipline of Software Quality Assurance (SQA), which encompasses all business process areas, not just testing.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1382078298831873083-6328982504260855611?l=softwaretestingjobsmaterial.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://softwaretestingjobsmaterial.blogspot.com/feeds/6328982504260855611/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://softwaretestingjobsmaterial.blogspot.com/2009/08/what-is-software-testing_20.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1382078298831873083/posts/default/6328982504260855611'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1382078298831873083/posts/default/6328982504260855611'/><link rel='alternate' type='text/html' href='http://softwaretestingjobsmaterial.blogspot.com/2009/08/what-is-software-testing_20.html' title='What is Software testing'/><author><name>software testing job material</name><uri>http://www.blogger.com/profile/01858767369794858473</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1382078298831873083.post-7404876278047796732</id><published>2009-08-17T04:19:00.000-07:00</published><updated>2009-08-17T05:11:30.853-07:00</updated><title type='text'>Software Testing Glossary</title><content type='html'>&lt;a id="acceptancetesting"&gt;&lt;/a&gt;&lt;u&gt;&lt;strong&gt;Acceptance Testing:&lt;/strong&gt;&lt;/u&gt; Testing conducted to enable a user/customer to determine whether to accept a software product. Normally performed to validate the software meets a set of agreed acceptance criteria.&lt;br /&gt;&lt;a id="accesstesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Accessibility Testing:&lt;/u&gt;&lt;/strong&gt; Verifying a product is accessible to the people having disabilities (deaf, blind, mentally disabled etc.).&lt;br /&gt;&lt;a id="adhoc"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Ad Hoc Testing:&lt;/u&gt;&lt;/strong&gt; A testing phase where the tester tries to 'break' the system by randomly trying the system's functionality. Can include negative testing as well.&lt;br /&gt;&lt;strong&gt;&lt;u&gt;Agile Testing:&lt;/u&gt;&lt;/strong&gt; Testing practice for projects using agile methodologies, treating development as the customer of testing and emphasizing a test-first design paradigm.&lt;br /&gt;&lt;a id="abi"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Application Binary Interface (ABI):&lt;/u&gt;&lt;/strong&gt; A specification defining requirements for portability of applications in binary forms across defferent system platforms and environments.&lt;br /&gt;&lt;a id="api"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Application Programming Interface (API):&lt;/u&gt;&lt;/strong&gt; A formalized set of software calls and routines that can be referenced by an application program in order to access supporting system or network services.&lt;br /&gt;&lt;a id="asq"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Automated Software Quality (ASQ): &lt;/u&gt;&lt;/strong&gt;The use of software tools, such as automated testing tools, to improve software quality.&lt;br /&gt;&lt;a id="automatedtesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;&lt;/u&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;u&gt;Automated Testing: &lt;/u&gt;&lt;/strong&gt;&lt;br /&gt;Testing employing software tools which execute tests without manual intervention. Can be applied in GUI, performance, API, etc. testing.&lt;br /&gt;The use of software to control the execution of tests, the comparison of actual outcomes to predicted outcomes, the setting up of test preconditions, and other test control and test reporting functions.&lt;br /&gt;&lt;a id="backusnaurform"&gt;&lt;/a&gt;Backus-Naur Form: A metalanguage used to formally describe the syntax of a language.&lt;br /&gt;&lt;a id="basicblock"&gt;&lt;/a&gt;Basic Block: A sequence of one or more consecutive, executable statements containing no branches.&lt;br /&gt;&lt;a id="basispathtesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Basis Path Testing:&lt;/u&gt;&lt;/strong&gt; A white box test case design technique that uses the algorithmic flow of the program to design tests.&lt;br /&gt;&lt;a id="basisset"&gt;&lt;/a&gt;&lt;a id="baseline"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Baseline:&lt;/u&gt;&lt;/strong&gt; The point at which some deliverable produced during the software engineering process is put under formal change control.&lt;br /&gt;&lt;a id="benchmark"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Benchmark Testing:&lt;/u&gt;&lt;/strong&gt; Tests that use representative sets of programs and data designed to evaluate the performance of computer hardware and software in a given configuration.&lt;br /&gt;&lt;a id="betatesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Beta Testing: &lt;/u&gt;&lt;/strong&gt;Testing of a rerelease of a software product conducted by customers.&lt;br /&gt;&lt;a id="binarytesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Binary Portability Testing:&lt;/u&gt;&lt;/strong&gt; Testing an executable application for portability across system platforms and environments, usually for conformation to ABI specification.&lt;br /&gt;&lt;a id="blackbox"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Black Box Testing:&lt;/u&gt;&lt;/strong&gt; Testing based on an analysis of the specification of a piece of software without reference to its internal workings. The goal is to test how well the component conforms to the published requirements for the component.&lt;br /&gt;&lt;a id="bottomup"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Bottom Up Testing: &lt;/u&gt;&lt;/strong&gt;An approach to integration testing where the lowest level components are tested first, then used to facilitate the testing of higher level components. The process is repeated until the component at the top of the hierarchy is tested.&lt;br /&gt;&lt;a id="boundrytesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Boundary Testing:&lt;/u&gt;&lt;/strong&gt; Test which focus on the boundary or limit conditions of the software being tested. (Some of these tests are stress tests).&lt;br /&gt;&lt;a id="bvatesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Boundary Value Analysis:&lt;/u&gt;&lt;/strong&gt; In boundary value analysis, test cases are generated using the extremes of the input domaini, e.g. maximum, minimum, just inside/outside boundaries, typical values, and error values. BVA is similar to Equivalence Partitioning but focuses on "corner cases".&lt;br /&gt;&lt;a id="branchtesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Branch Testing:&lt;/u&gt;&lt;/strong&gt; Testing in which all branches in the program source code are tested at least once.&lt;br /&gt;&lt;a id="breadthtesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Breadth Testing:&lt;/u&gt;&lt;/strong&gt; A test suite that exercises the full functionality of a product but does not test features in detail.&lt;br /&gt;&lt;a id="bug"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Bug:&lt;/u&gt;&lt;/strong&gt; A fault in a program which causes the program to perform in an unintended or unanticipated manner.&lt;br /&gt;&lt;br /&gt;&lt;a id="cast"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;CAST:&lt;/u&gt;&lt;/strong&gt; Computer Aided Software Testing.&lt;br /&gt;&lt;a id="capturereplaytool"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Capture/Replay Tool:&lt;/u&gt;&lt;/strong&gt; A test tool that records test input as it is sent to the software under test. The input cases stored can then be used to reproduce the test at a later time. Most commonly applied to GUI test tools.&lt;br /&gt;&lt;a id="cmm"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;CMM:&lt;/u&gt;&lt;/strong&gt; The Capability Maturity Model for Software (CMM or SW-CMM) is a model for judging the maturity of the software processes of an organization and for identifying the key practices that are required to increase the maturity of these processes.&lt;br /&gt;&lt;a id="causeffect"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Cause Effect Graph: &lt;/u&gt;&lt;/strong&gt;A graphical representation of inputs and the associated outputs effects which can be used to design test cases.&lt;br /&gt;&lt;a id="codecomplete"&gt;&lt;/a&gt;Code Complete: Phase of development where functionality is implemented in entirety; bug fixes are all that are left. All functions found in the Functional Specifications have been implemented.&lt;br /&gt;&lt;a id="codecoverage"&gt;&lt;/a&gt;Code Coverage: An analysis method that determines which parts of the software have been executed (covered) by the test case suite and which parts have not been executed and therefore may require additional attention.&lt;br /&gt;&lt;a id="codeinspection"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Code Inspection:&lt;/u&gt;&lt;/strong&gt; A formal testing technique where the programmer reviews source code with a group who ask questions analyzing the program logic, analyzing the code with respect to a checklist of historically common programming errors, and analyzing its compliance with coding standards.&lt;br /&gt;&lt;a id="codewalk"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Code Walkthrough:&lt;/u&gt;&lt;/strong&gt; A formal testing technique where source code is traced by a group with a small set of test cases, while the state of program variables is manually monitored, to analyze the programmer's logic and assumptions.&lt;br /&gt;&lt;a id="coding"&gt;&lt;/a&gt;&lt;u&gt;&lt;strong&gt;Coding:&lt;/strong&gt; &lt;/u&gt;The generation of source code.&lt;br /&gt;&lt;a id="compatibilitytesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Compatibility Testing:&lt;/u&gt;&lt;/strong&gt; Testing whether software is compatible with other elements of a system with which it should operate, e.g. browsers, Operating Systems, or hardware.&lt;br /&gt;&lt;a id="component"&gt;&lt;/a&gt;Component: A minimal software item for which a separate specification is available.&lt;br /&gt;&lt;a id="componenttesting"&gt;&lt;/a&gt;&lt;br /&gt;&lt;a id="conconcurrencytesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Concurrency Testing:&lt;/u&gt;&lt;/strong&gt; Multi-user testing geared towards determining the effects of accessing the same application code, module or database records. Identifies and measures the level of locking, deadlocking and use of single-threaded code and locking semaphores.&lt;br /&gt;&lt;a id="conformancetesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Conformance Testing:&lt;/u&gt;&lt;/strong&gt; The process of testing that an implementation conforms to the specification on which it is based. Usually applied to testing conformance to a formal standard.&lt;br /&gt;&lt;a id="contextdriven"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Context Driven Testing:&lt;/u&gt;&lt;/strong&gt; The context-driven school of software testing is flavor of Agel testing that advocates continuous and creative evaluation of testing opportunities in light of the potential information revealed and the value of that information to the organization right now.&lt;br /&gt;&lt;a id="conversiontesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Conversion Testing:&lt;/u&gt;&lt;/strong&gt; Testing of programs or procedures used to convert data from existing systems for use in replacement systems.&lt;br /&gt;&lt;a id="cyclomaticcomplexity"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Cyclomatic Complexity:&lt;/u&gt;&lt;/strong&gt; A measure of the logical complexity of an algorithm, used in white-box testing.&lt;br /&gt;&lt;a id="datadictionary"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Data Dictionary:&lt;/u&gt;&lt;/strong&gt; A database that contains definitions of all data items defined during analysis.&lt;br /&gt;&lt;a id="dataflowdiagram"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Data Flow Diagram:&lt;/u&gt;&lt;/strong&gt; A modeling notation that represents a functional decomposition of a system.&lt;br /&gt;&lt;a id="datadriventesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Data Driven Testing: &lt;/u&gt;&lt;/strong&gt;Testing in which the action of a test case is parameterized by externally defined data values, maintained as a file or spreadsheet. A common technique in Automated testing.&lt;br /&gt;&lt;a id="debugging"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Debugging:&lt;/u&gt;&lt;/strong&gt; The process of finding and removing the causes of software failures.&lt;br /&gt;&lt;a id="defect"&gt;&lt;/a&gt;&lt;u&gt;&lt;strong&gt;Defect:&lt;/strong&gt; &lt;/u&gt;Nonconformance to requirements or functional / program specification&lt;br /&gt;&lt;a id="dependtesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Dependency Testing:&lt;/u&gt;&lt;/strong&gt; Examines an application's requirements for pre-existing software, initial states and configuration in order to maintain proper functionality.&lt;br /&gt;&lt;a id="depthhtesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Depth Testing:&lt;/u&gt;&lt;/strong&gt; A test that exercises a feature of a product in full detail.&lt;br /&gt;&lt;a id="dynamictesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Dynamic Testing:&lt;/u&gt;&lt;/strong&gt; Testing software through executing it.&lt;br /&gt;&lt;a id="emulator"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Emulator:&lt;/u&gt;&lt;/strong&gt; A device, computer program, or system that accepts the same inputs and produces the same outputs as a given system.&lt;br /&gt;&lt;a id="endurancetesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Endurance Testing:&lt;/u&gt;&lt;/strong&gt; Checks for memory leaks or other problems that may occur with prolonged execution.&lt;br /&gt;&lt;a id="endtoend"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;End-to-End testing:&lt;/u&gt;&lt;/strong&gt; Testing a complete application environment in a situation that mimics real-world use, such as interacting with a database, using network communications, or interacting with other hardware, applications, or systems if appropriate.&lt;br /&gt;&lt;a id="equivalenceclass"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Equivalence Class: &lt;/u&gt;&lt;/strong&gt;A portion of a component's input or output domains for which the component's behaviour is assumed to be the same from the component's specification.&lt;br /&gt;&lt;a id="equivalencepartitiontesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Equivalence Partitioning: &lt;/u&gt;&lt;/strong&gt;A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes.&lt;br /&gt;&lt;a id="error"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Error:&lt;/u&gt;&lt;/strong&gt; A mistake in the system under test; usually but not always a coding mistake on the part of the developer.&lt;br /&gt;&lt;a id="exhaustivetesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;&lt;/u&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;u&gt;Exhaustive Testing:&lt;/u&gt;&lt;/strong&gt; Testing which covers all combinations of input values and preconditions for an element of the software under test.&lt;br /&gt;&lt;a id="functionaldecomposition"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Functional Decomposition:&lt;/u&gt;&lt;/strong&gt; A technique used during planning, analysis and design; creates a functional hierarchy for the software.&lt;br /&gt;&lt;a id="functionalspecification"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Functional Specification:&lt;/u&gt;&lt;/strong&gt; A document that describes in detail the characteristics of the product with regard to its intended features.&lt;br /&gt;&lt;a id="functionaltesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Functional Testing:&lt;/u&gt;&lt;/strong&gt; See also Black Box testing Testing, the features and operational behavior of a product to ensure they correspond to its specifications.&lt;br /&gt;Testing that ignores the internal mechanism of a system or component and focuses solely on the outputs generated in response to selected inputs and execution conditions.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a id="glassbox"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Glass Box Testing:&lt;/u&gt;&lt;/strong&gt; A synonym for White Box Testing.&lt;br /&gt;&lt;a id="gorilla"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Gorilla Testing: &lt;/u&gt;&lt;/strong&gt;Testing one particular module, functionality heavily.&lt;br /&gt;&lt;a id="graybox"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Gray Box Testing: &lt;/u&gt;&lt;/strong&gt;A combination of Black Box and White Box testing methodologies: testing a piece of software against its specification but using some knowledge of its internal workings.&lt;br /&gt;&lt;br /&gt;&lt;a id="highordertests"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;High Order Tests: &lt;/u&gt;&lt;/strong&gt;Black-box tests conducted once the software has been integrated.&lt;br /&gt;&lt;a id="itg"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Independent Test Group (ITG): &lt;/u&gt;&lt;/strong&gt;A group of people whose primary responsibility is software testing.&lt;br /&gt;&lt;a id="inspection"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Inspection:&lt;/u&gt;&lt;/strong&gt; A group review quality improvement process for written material. It consists of two aspects; product (document itself) improvement and process improvement (of both document production and inspection).&lt;br /&gt;&lt;a id="integrationtesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;&lt;/u&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;u&gt;Integration Testing:&lt;/u&gt;&lt;/strong&gt; Testing of combined parts of an application to determine if they function together correctly. Usually performed after unit and functional testing. This type of testing is especially relevant to client/server and distributed systems.&lt;br /&gt;&lt;a id="installationtesting"&gt;&lt;/a&gt;Installation Testing: Confirms that the application under test recovers from expected or unexpected events without loss of data or functionality. Events can include shortage of disk space, unexpected loss of communication, or power out conditions.&lt;br /&gt;&lt;a id="loadtesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Load Testing:&lt;/u&gt;&lt;/strong&gt; See Performance Testing.&lt;br /&gt;&lt;a id="localizationtesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Localization Testing: &lt;/u&gt;&lt;/strong&gt;This term refers to making software specifically designed for a specific locality.&lt;br /&gt;&lt;a id="looptesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Loop Testing:&lt;/u&gt;&lt;/strong&gt; A white box testing technique that exercises program loops.&lt;br /&gt;&lt;a id="metric"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Metric:&lt;/u&gt;&lt;/strong&gt; A standard of measurement. Software metrics are the statistics describing the structure or content of a program. A metric should be a real objective measurement of something such as number of bugs per lines of code.&lt;br /&gt;&lt;strong&gt;&lt;u&gt;Monkey Testing:&lt;/u&gt;&lt;/strong&gt; Testing a system or an Application on the fly, i.e just few tests here and there to ensure the system or an application does not crash out.&lt;br /&gt;&lt;a id="mutationtesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Mutation Testing:&lt;/u&gt;&lt;/strong&gt; Testing done on the application where bugs are purposely added to it.&lt;br /&gt;&lt;strong&gt;&lt;u&gt;Negative Testing:&lt;/u&gt;&lt;/strong&gt; Testing aimed at showing software does not work. Also known as "test to fail".&lt;br /&gt;&lt;a id="nplus1"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;N+1 Testing:&lt;/u&gt;&lt;/strong&gt; A variation of Regression Testing. Testing conducted with multiple cycles in which errors found in test cycle N are resolved and the solution is retested in test cycle N+1. The cycles are typically repeated until the solution reaches a steady state and there are no errors. See also Regression Testing.&lt;br /&gt;&lt;a id="pathtesting"&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;&lt;u&gt;Path Testing:&lt;/u&gt;&lt;/strong&gt; Testing in which all paths in the program source code are tested at least once.&lt;br /&gt;&lt;a id="performancetesting"&gt;&lt;/a&gt;Performance Testing: Testing conducted to evaluate the compliance of a system or component with specified performance requirements. Often this is performed using an automated test tool to simulate large number of users. Also know as "Load Testing".&lt;br /&gt;&lt;a id="positivetesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Positive Testing: &lt;/u&gt;&lt;/strong&gt;Testing aimed at showing software works. Also known as "test to pass". See also Negative Testing.&lt;br /&gt;&lt;a id="qa"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Quality Assurance:&lt;/u&gt;&lt;/strong&gt; All those planned or systematic actions necessary to provide adequate confidence that a product or service is of the type and quality needed and expected by the customer.&lt;br /&gt;&lt;a id="qualityaudit"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Quality Audit:&lt;/u&gt;&lt;/strong&gt; A systematic and independent examination to determine whether quality activities and related results comply with planned arrangements and whether these arrangements are implemented effectively and are suitable to achieve objectives.&lt;br /&gt;&lt;a id="qualitycircle"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Quality Circle:&lt;/u&gt;&lt;/strong&gt; A group of individuals with related interests that meet at regular intervals to consider problems or other matters related to the quality of outputs of a process and to the correction of problems or to the improvement of quality.&lt;br /&gt;&lt;a id="qc"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Quality Control: &lt;/u&gt;&lt;/strong&gt;The operational techniques and the activities used to fulfill and verify requirements of quality.&lt;br /&gt;&lt;a id="qualitymgt"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Quality Management: &lt;/u&gt;&lt;/strong&gt;That aspect of the overall management function that determines and implements the quality policy.&lt;br /&gt;&lt;a id="qualitypolicy"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Quality Policy:&lt;/u&gt;&lt;/strong&gt; The overall intentions and direction of an organization as regards quality as formally expressed by top management.&lt;br /&gt;&lt;a id="qualitysystem"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Quality System:&lt;/u&gt;&lt;/strong&gt; The organizational structure, responsibilities, procedures, processes, and resources for implementing quality management.&lt;br /&gt;&lt;a id="racecondition"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Race Condition:&lt;/u&gt;&lt;/strong&gt; A cause of concurrency problems. Multiple accesses to a shared resource, at least one of which is a write, with no mechanism used by either to moderate simultaneous access.&lt;br /&gt;&lt;a id="ramptesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Ramp Testing:&lt;/u&gt;&lt;/strong&gt; Continuously raising an input signal until the system breaks down.&lt;br /&gt;&lt;a id="recoverytesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Recovery Testing: &lt;/u&gt;&lt;/strong&gt;Confirms that the program recovers from expected or unexpected events without loss of data or functionality. Events can include shortage of disk space, unexpected loss of communication, or power out conditions.&lt;br /&gt;&lt;a id="regressiontesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Regression Testing:&lt;/u&gt;&lt;/strong&gt; Retesting a previously tested program following modification to ensure that faults have not been introduced or uncovered as a result of the changes made.&lt;br /&gt;&lt;a id="releasecandidate"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Release Candidate:&lt;/u&gt;&lt;/strong&gt; A pre-release version, which contains the desired functionality of the final version, but which needs to be tested for bugs (which ideally should be removed before the final version is released).&lt;br /&gt;&lt;a id="sanitytest"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Sanity Testing: &lt;/u&gt;&lt;/strong&gt;Brief test of major functional elements of a piece of software to determine if its basically operational. See also Smoke Testing.&lt;br /&gt;&lt;a id="scalability"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Scalability Testing: &lt;/u&gt;&lt;/strong&gt;Performance testing focused on ensuring the application under test gracefully handles increases in work load.&lt;br /&gt;&lt;a id="securitytest"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Security Testing:&lt;/u&gt;&lt;/strong&gt; Testing which confirms that the program can restrict access to authorized personnel and that the authorized personnel can access the functions available to their security level.&lt;br /&gt;&lt;a id="smoketest"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Smoke Testing: &lt;/u&gt;&lt;/strong&gt;A quick-and-dirty test that the major functions of a piece of software work. Originated in the hardware testing practice of turning on a new piece of hardware for the first time and considering it a success if it does not catch on fire.&lt;br /&gt;&lt;a id="soaktesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Soak Testing:&lt;/u&gt;&lt;/strong&gt; Running a system at high load for a prolonged period of time. For example, running several times more transactions in an entire day (or night) than would be expected in a busy day, to identify and performance problems that appear after a large number of transactions have been executed.&lt;br /&gt;&lt;a id="srs"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Software Requirements Specification: &lt;/u&gt;&lt;/strong&gt;A deliverable that describes all data, functional and behavioral requirements, all constraints, and all validation requirements for software/&lt;br /&gt;&lt;a id="softwaretesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Software Testing:&lt;/u&gt;&lt;/strong&gt; A set of activities conducted with the intent of finding errors in software.&lt;br /&gt;&lt;a id="staticanalysis"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Static Analysis:&lt;/u&gt;&lt;/strong&gt; Analysis of a program carried out without executing the program.&lt;br /&gt;&lt;a id="staticanalyzer"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Static Analyzer:&lt;/u&gt;&lt;/strong&gt; A tool that carries out static analysis.&lt;br /&gt;&lt;a id="statictesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Static Testing:&lt;/u&gt;&lt;/strong&gt; Analysis of a program carried out without executing the program.&lt;br /&gt;&lt;a id="storagetesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Storage Testing: &lt;/u&gt;&lt;/strong&gt;Testing that verifies the program under test stores data files in the correct directories and that it reserves sufficient space to prevent unexpected termination resulting from lack of space. This is external storage as opposed to internal storage.&lt;br /&gt;&lt;a id="stresstesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Stress Testing:&lt;/u&gt;&lt;/strong&gt; Testing conducted to evaluate a system or component at or beyond the limits of its specified requirements to determine the load under which it fails and how. Often this is performance testing using a very high level of simulated load.&lt;br /&gt;&lt;a id="structuraltesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Structural Testing:&lt;/u&gt;&lt;/strong&gt; Testing based on an analysis of internal workings and structure of a piece of software. See also White Box Testing.&lt;br /&gt;&lt;a id="systemtesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;System Testing: &lt;/u&gt;&lt;/strong&gt;Testing that attempts to discover defects that are properties of the entire system rather than of its individual components.&lt;br /&gt;&lt;a id="testability"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Testability:&lt;/u&gt;&lt;/strong&gt; The degree to which a system or component facilitates the establishment of test criteria and the performance of tests to determine whether those criteria have been met.&lt;br /&gt;&lt;a id="testing"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;&lt;/u&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;u&gt;Testing: &lt;/u&gt;&lt;/strong&gt;&lt;br /&gt;The process of exercising software to verify that it satisfies specified requirements and to detect errors.&lt;br /&gt;The process of analyzing a software item to detect the differences between existing and required conditions (that is, bugs), and to evaluate the features of the software item (Ref. IEEE Std 829).&lt;br /&gt;The process of operating a system or component under specified conditions, observing or recording the results, and making an evaluation of some aspect of the system or component.&lt;br /&gt;&lt;a id="testauto"&gt;&lt;/a&gt;Test Automation: See Automated Testing.&lt;br /&gt;&lt;a id="testbed"&gt;&lt;/a&gt;Test Bed: An execution environment configured for testing. May consist of specific hardware, OS, network topology, configuration of the product under test, other application or system software, etc. The Test Plan for a project should enumerated the test beds(s) to be used.&lt;br /&gt;&lt;a id="testcase"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;&lt;/u&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;u&gt;Test Case:&lt;/u&gt;&lt;/strong&gt;&lt;br /&gt;Test Case is a commonly used term for a specific test. This is usually the smallest unit of testing. A Test Case will consist of information such as requirements testing, test steps, verification steps, prerequisites, outputs, test environment, etc.&lt;br /&gt;A set of inputs, execution preconditions, and expected outcomes developed for a particular objective, such as to exercise a particular program path or to verify compliance with a specific requirement.&lt;br /&gt;&lt;a id="tdd"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Test Driven Development:&lt;/u&gt;&lt;/strong&gt; Testing methodology associated with Agile Programming in which every chunk of code is covered by unit tests, which must all pass all the time, in an effort to eliminate unit-level and regression bugs during development. Practitioners of TDD write a lot of tests, i.e. an equal number of lines of test code to the size of the production code.&lt;br /&gt;&lt;a id="testdriver"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Test Driver:&lt;/u&gt;&lt;/strong&gt; A program or test tool used to execute a tests. Also known as a Test Harness.&lt;br /&gt;&lt;a id="testenvironment"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Test Environment: &lt;/u&gt;&lt;/strong&gt;The hardware and software environment in which tests will be run, and any other software with which the software under test interacts when under test including stubs and test drivers.&lt;br /&gt;&lt;a id="testfirstdesign"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Test First Design:&lt;/u&gt;&lt;/strong&gt; Test-first design is one of the mandatory practices of Extreme Programming (XP).It requires that programmers do not write any production code until they have first written a unit test.&lt;br /&gt;&lt;a id="testharness"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Test Harness:&lt;/u&gt;&lt;/strong&gt; A program or test tool used to execute a tests. Also known as a Test Driver.&lt;br /&gt;&lt;a id="testplan"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Test Plan:&lt;/u&gt;&lt;/strong&gt; A document describing the scope, approach, resources, and schedule of intended testing activities. It identifies test items, the features to be tested, the testing tasks, who will do each task, and any risks requiring contingency planning. Ref IEEE Std 829.&lt;br /&gt;&lt;a id="testprocedure"&gt;&lt;/a&gt;Test Procedure: A document providing detailed instructions for the execution of one or more test cases.&lt;br /&gt;&lt;a id="testscenario"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Test Scenario:&lt;/u&gt;&lt;/strong&gt; Definition of a set of test cases or test scripts  and the sequence in which they are to be executed.&lt;br /&gt;&lt;a id="testscript"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Test Script:&lt;/u&gt;&lt;/strong&gt; Commonly used to refer to the instructions for a particular test that will be carried out by an automated test tool.&lt;br /&gt;&lt;a id="testspecification"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Test Specification:&lt;/u&gt;&lt;/strong&gt; A document specifying the test approach for a software feature or combination or features and the inputs, predicted results and execution conditions for the associated tests.&lt;br /&gt;&lt;a id="testsuite"&gt;&lt;/a&gt;Test Suite: A collection of tests used to validate the behavior of a product. The scope of a Test Suite varies from organization to organization. There may be several Test Suites for a particular product for example. In most cases however a Test Suite is a high level concept, grouping together hundreds or thousands of tests related by what they are intended to test.&lt;br /&gt;&lt;a id="testtools"&gt;&lt;/a&gt;Test Tools: Computer programs used in the testing of a system, a component of the system, or its documentation.&lt;br /&gt;&lt;a id="threadtesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Thread Testing:&lt;/u&gt;&lt;/strong&gt; A variation of top-down testing where the progressive integration of components follows the implementation of subsets of the requirements, as opposed to the integration of components by successively lower levels.&lt;br /&gt;&lt;a id="topdowntesting"&gt;&lt;/a&gt;Top Down Testing: An approach to integration testing where the component at the top of the component hierarchy is tested first, with lower level components being simulated by stubs. Tested components are then used to test lower level components. The process is repeated until the lowest level components have been tested.&lt;br /&gt;&lt;a id="tqm"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Total Quality Management:&lt;/u&gt;&lt;/strong&gt; A company commitment to develop a process that achieves high quality product and customer satisfaction.&lt;br /&gt;&lt;a id="traceability"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Traceability Matrix:&lt;/u&gt;&lt;/strong&gt; A document showing the relationship between Test Requirements and Test Cases.&lt;br /&gt;&lt;a id="usabilitytesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Usability Testing:&lt;/u&gt;&lt;/strong&gt; Testing the ease with which users can learn and use a product.&lt;br /&gt;&lt;a id="usecase"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Use Case:&lt;/u&gt;&lt;/strong&gt; The specification of tests that are conducted from the end-user perspective. Use cases tend to focus on operating software as an end-user would conduct their day-to-day activities.&lt;br /&gt;&lt;a id="uat"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;User Acceptance Testing:&lt;/u&gt;&lt;/strong&gt; A formal product evaluation performed by a customer as a condition of purchase.&lt;br /&gt;&lt;a id="unittesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Unit Testing:&lt;/u&gt;&lt;/strong&gt; Testing of individual software components.&lt;br /&gt;&lt;a id="validation"&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;&lt;u&gt;Validation:&lt;/u&gt;&lt;/strong&gt; The process of evaluating software at the end of the software development process to ensure compliance with software requirements. The techniques for validation is testing, inspection and reviewing.&lt;br /&gt;&lt;a id="verification"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Verification: &lt;/u&gt;&lt;/strong&gt;The process of determining whether of not the products of a given phase of the software development cycle meet the implementation steps and can be traced to the incoming objectives established during the previous phase. The techniques for verification are testing, inspection and reviewing.&lt;br /&gt;&lt;a id="volumetesting"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Volume Testing:&lt;/u&gt;&lt;/strong&gt; Testing which confirms that any values that may become large over time (such as accumulated counts, logs, and data files), can be accommodated by the program and will not cause the program to stop working or degrade its operation in any manner.&lt;br /&gt;&lt;a id="walkthrough"&gt;&lt;/a&gt;Walkthrough: A review of requirements, designs or code characterized by the author of the material under review guiding the progression of the review.&lt;br /&gt;&lt;a id="whitebox"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;&lt;/u&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;u&gt;White Box Testing: &lt;/u&gt;&lt;/strong&gt;Testing based on an analysis of internal workings and structure of a piece of software. Includes techniques such as Branch Testing and Path Testing. Also known as Structural Testing and Glass Box Testing. Contrast with Black Box Testing.&lt;br /&gt;&lt;a id="workflow"&gt;&lt;/a&gt;&lt;strong&gt;&lt;u&gt;Workflow Testing:&lt;/u&gt;&lt;/strong&gt; Scripted end-to-end testing which duplicates specific workflows which are expected to be utilized by the end-user.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:0;"&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1382078298831873083-7404876278047796732?l=softwaretestingjobsmaterial.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://softwaretestingjobsmaterial.blogspot.com/feeds/7404876278047796732/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://softwaretestingjobsmaterial.blogspot.com/2009/08/software-testing-glossary.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1382078298831873083/posts/default/7404876278047796732'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1382078298831873083/posts/default/7404876278047796732'/><link rel='alternate' type='text/html' href='http://softwaretestingjobsmaterial.blogspot.com/2009/08/software-testing-glossary.html' title='Software Testing Glossary'/><author><name>software testing job material</name><uri>http://www.blogger.com/profile/01858767369794858473</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1382078298831873083.post-2905936011806766709</id><published>2009-08-11T01:54:00.000-07:00</published><updated>2009-08-20T06:13:02.975-07:00</updated><title type='text'>Testing Methods</title><content type='html'>&lt;strong&gt;Approach of boxes&lt;/strong&gt;&lt;br /&gt;Software testing methods are traditionally divided into black box testing and white box testing. These two approaches are used to describe the point of view that a test engineer takes when designing test cases.&lt;br /&gt;&lt;a id="Black_box_testing" name="Black_box_testing"&gt;&lt;/a&gt;&lt;br /&gt;Black box testing treats the software as a "black box"—without any knowledge of internal implementation. Black box testing methods include: equivalence partitioning, boundary value analysis, all-pairs testing, fuzz testing, model-based testing, traceability matrix, exploratory testing and specification-based testing.&lt;br /&gt;&lt;br /&gt;Specification-based testing: Specification-based testing aims to test the functionality of software according to the applicable requirements. Thus, the tester inputs data into, and only sees the output from, the test object. This level of testing usually requires thorough test cases to be provided to the tester, who then can simply verify that for a given input, the output value (or behavior), either "is" or "is not" the same as the expected value specified in the test case.&lt;br /&gt;Specification-based testing is necessary, but it is insufficient to guard against certain risks.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Advantages and disadvantages:&lt;/strong&gt; The black box tester has no "bonds" with the code, and a tester's perception is very simple: a code must have bugs. Using the principle, "Ask and you shall receive," black box testers find bugs where programmers do not. But, on the other hand, black box testing has been said to be "like a walk in a dark labyrinth without a flashlight," because the tester doesn't know how the software being tested was actually constructed. As a result, there are situations when&lt;br /&gt;(1) a tester writes many test cases to check something that could have been tested by only one test case, and/or&lt;br /&gt;(2) some parts of the back-end are not tested at all.&lt;br /&gt;Therefore, black box testing has the advantage of "an unaffiliated opinion," on the one hand, and the disadvantage of "blind exploring," on the other.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;White box testing is when the tester has access to the internal data structures and algorithms including the code that implement these.&lt;br /&gt;Types of white box testing&lt;br /&gt;The following types of white box testing exist:&lt;br /&gt;&lt;br /&gt;API testing (application programming interface) - Testing of the application using Public and Private APIs&lt;br /&gt;Code coverage - creating tests to satisfy some criteria of code coverage (e.g., the test designer can create tests to cause all statements in the program to be executed at least once)&lt;br /&gt;Fault injection methods&lt;br /&gt;Mutation testing methods&lt;br /&gt;Static testing - White box testing includes all static testing&lt;br /&gt;Code completeness evaluation&lt;br /&gt;White box testing methods can also be used to evaluate the completeness of a test suite that was created with black box testing methods. This allows the software team to examine parts of a system that are rarely tested and ensures that the most important function points have been tested.&lt;br /&gt;&lt;br /&gt;Two common forms of code coverage are:&lt;br /&gt;Function coverage, which reports on functions executed&lt;br /&gt;Statement coverage, which reports on the number of lines executed to complete the test&lt;br /&gt;They both return a code coverage metric, measured as a percentage.&lt;br /&gt;&lt;a id="Grey_Box_Testing" name="Grey_Box_Testing"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Grey box testing involves having access to internal data structures and algorithms for purposes of designing the test cases, but testing at the user, or black-box level. Manipulating input data and formatting output do not qualify as grey box, because the input and output are clearly outside of the "black-box" that we are calling the system under test. This distinction is particularly important when conducting integration testing between two modules of code written by two different developers, where only the interfaces are exposed for test. However, modifying a data repository does qualify as grey box, as the user would not normally be able to change the data outside of the system under test. Grey box testing may also include reverse engineering to determine, for instance, boundary values or error messages.&lt;br /&gt;&lt;a id="Integration_Testing" name="Integration_Testing"&gt;&lt;/a&gt;&lt;br /&gt;Main article: Integration testing&lt;br /&gt;Integration testing is any type of software testing, that seeks to uncover collisions of individual software modules to each other. Such integration defects can arise, when the new modules are developed in separate branches, and then integrated into the main project.&lt;br /&gt;&lt;a id="Regression_Testing" name="Regression_Testing"&gt;&lt;/a&gt;&lt;br /&gt;Main article: Regression testing&lt;br /&gt;Regression testing is any type of software testing, that seeks to uncover software regressions. Such regression occur whenever software functionality, that was previously working correctly, stops working as intended. Typically, regressions occur as an unintended consequence of program changes, when the newly developed part of the software collides with the previously existing. Common methods of regression testing include re-running previously run tests and checking whether previously fixed faults have re-emerged. The depth of testing depends on the phase in the release process and the risk of the added features. They can either be complete, for changes added late in the release or deemed to be risky, to very shallow, consisting of positive tests on each feature, if the changes are early in the release or deemed to be of low risk.&lt;br /&gt;&lt;a id="Acceptance_testing" name="Acceptance_testing"&gt;&lt;/a&gt;&lt;br /&gt;Main article: Acceptance testing&lt;br /&gt;Acceptance testing can mean one of two things:&lt;br /&gt;A smoke test is used as an acceptance test prior to introducing a new build to the main testing process, i.e. before integration or regression.&lt;br /&gt;Acceptance testing performed by the customer, often in their lab environment on their own HW, is known as user acceptance testing (UAT).&lt;br /&gt;&lt;a id="Non_Functional_Software_Testing" name="Non_Functional_Software_Testing"&gt;&lt;/a&gt;&lt;br /&gt;Special methods exist to test non-functional aspects of software.&lt;br /&gt;Performance testing checks to see if the software can handle large quantities of data or users. This is generally referred to as software scalability. This activity of Non Functional Software Testing is often referred to as Endurance Testing.&lt;br /&gt;Stability testing checks to see if the software can continuously function well in or above an acceptable period. This activity of Non Functional Software Testing is oftentimes referred to as load (or endurance) testing.&lt;br /&gt;Usability testing is needed to check if the user interface is easy to use and understand.&lt;br /&gt;Security testing is essential for software that processes confidential data to prevent system intrusion by hackers.&lt;br /&gt;Internationalization and localization is needed to test these aspects of software, for which a pseudolocalization method can be used.&lt;br /&gt;In contrast to functional testing, which establishes the correct operation of the software (correct in that it matches the expected behavior defined in the design requirements), non-functional testing verifies that the software functions properly even when it receives invalid or unexpected inputs.&lt;br /&gt;Software fault injection, in the form of fuzzing, is an example of non-functional testing. Non-functional testing, especially for software, is designed to establish whether the device under test can tolerate invalid or unexpected inputs, thereby establishing the robustness of input validation routines as well as error-handling routines. Various commercial non-functional testing tools are linked from the Software fault injection page; there are also numerous open-source and free software tools available that perform non-functional testing..&lt;br /&gt;&lt;a id="Destructive_testing" name="Destructive_testing"&gt;&lt;/a&gt;&lt;br /&gt;Main article: Destructive testing&lt;br /&gt;Destructive testing attempts to cause the software or a sub-system to fail, in order to test its robustness.&lt;br /&gt;&lt;a id="Testing_process" name="Testing_process"&gt;&lt;/a&gt;&lt;br /&gt;A common practice of software testing is performed by an independent group of testers after the functionality is developed before it is shipped to the customer.&lt;br /&gt;This practice often results in the testing phase being used as project buffer to compensate for project delays, thereby compromising the time devoted to testing. Another practice is to start software testing at the same moment the project starts and it is a continuous process until the project finishes.&lt;br /&gt;In counterpoint, some emerging software disciplines such as extreme programming and the agile software development movement, adhere to a "test-driven software development" model. In this process, unit tests are written first, by the software engineers (often with pair programming in the extreme programming methodology). Of course these tests fail initially; as they are expected to. Then as code is written it passes incrementally larger portions of the test suites. The test suites are continuously updated as new failure conditions and corner cases are discovered, and they are integrated with any regression tests that are developed. Unit tests are maintained along with the rest of the software source code and generally integrated into the build process (with inherently interactive tests being relegated to a partially manual build acceptance process).&lt;br /&gt;Testing can be done on the following levels:&lt;br /&gt;&lt;br /&gt;Unit testing tests the minimal software component, or module. Each unit (basic component) of the software is tested to verify that the detailed design for the unit has been correctly implemented. In an object-oriented environment, this is usually at the class level, and the minimal unit tests include the constructors and destructors.&lt;br /&gt;&lt;br /&gt;Integration testing exposes defects in the interfaces and interaction between integrated components (modules). Progressively larger groups of tested software components corresponding to elements of the architectural design are integrated and tested until the software works as a system.&lt;br /&gt;&lt;br /&gt;System testing tests a completely integrated system to verify that it meets its requirements.&lt;br /&gt;&lt;br /&gt;System integration testing verifies that a system is integrated to any external or third party systems defined in the system requirements.&lt;br /&gt;Before shipping the final version of software, alpha and beta testing are often done additionally:&lt;br /&gt;Alpha testing is simulated or actual operational testing by potential users/customers or an independent test team at the developers' site. Alpha testing is often employed for off-the-shelf software as a form of internal acceptance testing, before the software goes to beta testing.&lt;br /&gt;Beta testing comes after alpha testing. Versions of the software, known as beta versions, are released to a limited audience outside of the programming team. The software is released to groups of people so that further testing can ensure the product has few faults or bugs. Sometimes, beta versions are made available to the open public to increase the feedback field to a maximal number of future users.&lt;br /&gt;Finally, acceptance testing can be conducted by the end-user, customer, or client to validate whether or not to accept the product. Acceptance testing may be performed as part of the hand-off process between any two phases of development.&lt;br /&gt;&lt;a id="Regression_testing_2" name="Regression_testing_2"&gt;&lt;/a&gt;&lt;br /&gt;Main article: Regression testing&lt;br /&gt;After modifying software, either for a change in functionality or to fix defects, a regression test re-runs previously passing tests on the modified software to ensure that the modifications have not unintentionally caused a regression of previous functionality. Regression testing can be performed at any or all of the above test levels. These regression tests are often automated.&lt;br /&gt;More specific forms of regression testing are known as sanity testing (which quickly checks for bizarre behavior) and smoke testing (which tests for basic functionality).&lt;br /&gt;Benchmarks may be employed during regression testing to ensure that the performance of the newly modified software will be at least as acceptable as the earlier version or, in the case of code optimization, that some real improvement has been achieved.&lt;br /&gt;&lt;a id="Finding_faults" name="Finding_faults"&gt;&lt;/a&gt;&lt;br /&gt;&lt;a id="Finding_faults_early" name="Finding_faults_early"&gt;&lt;/a&gt;&lt;br /&gt;It is commonly believed that the earlier a defect is found the cheaper it is to fix it.&lt;br /&gt;The following table shows the cost of fixing the defect depending on the stage it was found.&lt;br /&gt;For example, if a problem in the requirements is found only post-release, then it would cost 10–100 times more to fix than if it had already been found by the requirements review.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1382078298831873083-2905936011806766709?l=softwaretestingjobsmaterial.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://softwaretestingjobsmaterial.blogspot.com/feeds/2905936011806766709/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://softwaretestingjobsmaterial.blogspot.com/2009/08/testing-methods.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1382078298831873083/posts/default/2905936011806766709'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1382078298831873083/posts/default/2905936011806766709'/><link rel='alternate' type='text/html' href='http://softwaretestingjobsmaterial.blogspot.com/2009/08/testing-methods.html' title='Testing Methods'/><author><name>software testing job material</name><uri>http://www.blogger.com/profile/01858767369794858473</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1382078298831873083.post-5184582547737699196</id><published>2009-08-10T00:54:00.000-07:00</published><updated>2009-08-10T01:12:20.946-07:00</updated><title type='text'>Testing question</title><content type='html'>1. What is SQA Activities?&lt;br /&gt;2. How can we perform testing without expected results?&lt;br /&gt;3. Which of the following statements about regression testing are true?&lt;br /&gt;    a. Regression Testing must consist of a fixed set of tests to create a baseline&lt;br /&gt;    b. Regression Testing should be used to detect defects in new featuresc. Regression Testing can be run on every buildd. Regression Testing should be targeted to areas of high risk and known code changee. Regression Testing, when automated, is highly effective in preventing defects&lt;br /&gt;4. How do you conduct boundary analyst testing for “ok”pushbutton&lt;br /&gt;5. What is an exit and entry criteria in a Test Plan ?&lt;br /&gt;6. To whom you send test deliverables?&lt;br /&gt;7. What is configuration Management?&lt;br /&gt;8. Who writes the Business requirements? What you do when you have the BRD?&lt;br /&gt;9. What we normally check for in the Database Testing?&lt;br /&gt;10. What is walk through and inspection?&lt;br /&gt;11. What are the key elements for creating test plan?&lt;br /&gt;12. How do you ensure the quality of the product?&lt;br /&gt;13. What is the job of Quality assurance engineer? Difference between the testing &amp;amp; Quality Assurance job.&lt;br /&gt;14. Can any one send information regarding manual testing. I know just how to use winrunner load runner tool with sample flight reservation application. can any one send me the information how to test web logic and web sphere.&lt;br /&gt;15. What are the demerits of winrunner?&lt;br /&gt;16. How you used white box and block box technologies in your application?&lt;br /&gt;17. What is the role of QA in a project development?&lt;br /&gt;18. How can u test the white page ?&lt;br /&gt;19. How do you scope, organize, and execute a test project?&lt;br /&gt;20. What is the role of QA in a company that produces software?&lt;br /&gt;21. Describe to me when you would consider employing a failure mode and defect analysis?&lt;br /&gt;22. In general, how do you see automation fitting into the overall process of testing?&lt;br /&gt;23. How do you decide when you have ‘tested enough?’&lt;br /&gt;24. Describe to the basic elements you put in a defect report?&lt;br /&gt;25. What is use case? What is the difference between test cases and use cases?&lt;br /&gt;26. What is the importance of a requirements traceability in a product testing?&lt;br /&gt;27. If the actual result doesn’t match with expected result in this situation what should we do?28. Explain about Metrics and types of metrics like schedule variance , effort variance?&lt;br /&gt;29. What is the difference between functional testing &amp;amp; black box testing?&lt;br /&gt;30. What is heuristic checklist used in Unit Testing?&lt;br /&gt;31. What is the difference between System Testing,Integration Testing &amp;amp; System Integration Testing?&lt;br /&gt;32. How to calculate the estimate for test case design and review?&lt;br /&gt;33. What is Requirements Traceability ? What is the purpose of it ? Explain types of traceability matrices ?&lt;br /&gt;34. What are the contents of Risk management Plan? Have you ever prepared a Risk Management Plan ?&lt;br /&gt;35. What metrics used to measure the size of the software?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1382078298831873083-5184582547737699196?l=softwaretestingjobsmaterial.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://softwaretestingjobsmaterial.blogspot.com/feeds/5184582547737699196/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://softwaretestingjobsmaterial.blogspot.com/2009/08/testing-question.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1382078298831873083/posts/default/5184582547737699196'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1382078298831873083/posts/default/5184582547737699196'/><link rel='alternate' type='text/html' href='http://softwaretestingjobsmaterial.blogspot.com/2009/08/testing-question.html' title='Testing question'/><author><name>software testing job material</name><uri>http://www.blogger.com/profile/01858767369794858473</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1382078298831873083.post-1556393314700706949</id><published>2009-08-10T00:46:00.000-07:00</published><updated>2009-08-10T00:52:31.372-07:00</updated><title type='text'>what is software testing?</title><content type='html'>Testing is a process used to help identify the correctness, completeness and quality of developed computer software. With that in mind, testing can never completely establish the correctness of computer software.&lt;br /&gt;There are many approaches to software testing, but effective testing of complex products is essentially a process of investigation, not merely a matter of creating and following rote procedure. One definition of testing is "the process of questioning a product in order to evaluate it", where the "questions" are things the tester tries to do with the product, and the product answers with its behavior in reaction to the probing of the tester. Although most of the intellectual processes of testing are nearly identical to that of review or inspection, the word testing is connoted to mean the dynamic analysis of the product—putting the product through its paces.&lt;br /&gt;The quality of the application can and normally does vary widely from system to system but some of the common quality attributes include reliability, stability, portability, maintainability and usability. Refer to the ISO standard ISO 9126 for a more complete list of attributes and criteria.&lt;br /&gt;Testing helps is Verifying and Validating if the Software is working as it is intended to be working. Thins involves using Static and Dynamic methodologies to Test the application.&lt;br /&gt;Because of the fallibility of its human designers and its own abstract, complex nature, software development must be accompanied by quality assurance activities. It is not unusual for developers to spend 40% of the total project time on testing. For life-critical software (e.g. flight control, reactor monitoring), testing can cost 3 to 5 times as much as all other activities combined. The destructive nature of testing requires that the developer discard preconceived notions of the correctness of his/her developed software.&lt;br /&gt;Software Testing Fundamentals&lt;br /&gt;Testing objectives include&lt;br /&gt;1. Testing is a process of executing a program with the intent of finding an error.&lt;br /&gt;2. A good test case is one that has a high probability of finding an as yet undiscovered error.&lt;br /&gt;3. A successful test is one that uncovers an as yet undiscovered error.Testing should systematically uncover different classes of errors in a minimum amount of time and with a minimum amount of effort. A secondary benefit of testing is that it demonstrates that the software appears to be working as stated in the specifications. The data collected through testing can also provide an indication of the software's reliability and quality. But, testing cannot show the absence of defect -- it can only show that software defects are present.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1382078298831873083-1556393314700706949?l=softwaretestingjobsmaterial.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://softwaretestingjobsmaterial.blogspot.com/feeds/1556393314700706949/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://softwaretestingjobsmaterial.blogspot.com/2009/08/what-is-software-testing.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1382078298831873083/posts/default/1556393314700706949'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1382078298831873083/posts/default/1556393314700706949'/><link rel='alternate' type='text/html' href='http://softwaretestingjobsmaterial.blogspot.com/2009/08/what-is-software-testing.html' title='what is software testing?'/><author><name>software testing job material</name><uri>http://www.blogger.com/profile/01858767369794858473</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
