Blogspot - softwaretestingguide.blogspot.com - Software Testing Guide

Latest News:

What is the difference between Conventional Testing and Unconventional Testing? 25 Dec 2011 | 01:00 am

Conventional Testing is done by Test Engineers to check whether the developed application is working fine as per the requirements. Unconventional Testing is done by Quality Assurance team with the re...

Explain Agile Testing. 12 Jul 2011 | 12:14 am

Agile Testing is a testing practice done from the customer perspective, it doesn’t follow test procedures and the delivery would happen as early as possible. Agile testing is useful whenever the cust...

Define CVS. 30 May 2011 | 10:11 pm

CVS is Concurrent Versioning System which is a version control system, where the history of sources files can be recorded. The main advantages of CVS are, • You can save each file of every version. ...

Explain the different types of Severity. 24 Sep 2010 | 11:11 pm

User Interface Defects – Low Boundary Related Defects – Medium Error Handling Defects – Medium Calculation Defects – High Interpreting Data Defects – High Hardware Failures & Problems - High Compatibi...

What is Bucket Testing? 13 Jul 2010 | 05:02 pm

Bucket Testing (also known as A/B Testing) is mostly used to study the impact of various product designs in website metrics, two simultaneous versions were run in a single or set of web pages to measu...

What is Entry and Exit Criteria in Software Testing? 30 Jun 2010 | 07:13 pm

The Entry Criteria is the process that must be present when a system begins, like, SRS – Software FRS Usecase Test Case Test Plan The Exit Criteria ensures whether testing is completed and the applic...

What is Concurrency Testing? 12 Jun 2010 | 12:16 am

Concurrency Testing (also commonly known as Multi User Testing) is used to know the effects of accessing the Application, Code Module or Database by different users at the same time. It helps in iden...

What is the difference between Functional Requirement and Non – Functional Requirement? 17 Apr 2010 | 12:32 am

The Functional Requirement specifies how the system or application SHOULD DO where in Non – Functional Requirement it specifies how the system or application SHOULD BE. Some Functional Requirements a...

Explain Statement Coverage / Code Coverage / Line Coverage. 28 Jan 2010 | 01:22 am

Statement Coverage or Code Coverage or Line Coverage is a metric used in White Box Testing where we can identify the statements executed and where the code is not executed cause of blockage. In this p...

Explain Branch Coverage / Decision Coverage. 29 Dec 2009 | 10:55 pm

Branch Coverage or Decision Coverage metric is used to check the volume of testing done in all components. This process is used to ensure whether all the code is executed by verifying every branch or ...

Recently parsed news:

Recent searches: