Acceptance Testing and Software Release
12.03.2012
Acceptance testing is often conducted as the finish sub-stage of software testing to define whether the product should be released. For successful release you also should clarify: What are the
Read MoreLimitations and Difficulties of the Checklists
10.02.2012
The significant feature of checklists is that they are normally not very specific, especially those high-level ones. For instance, a high-level functional checklist normally includes the main functions to be
Read MoreDesigning a Performance Test Environment
08.02.2012
There are a lot of projects where all performance testing are conducted on the live environment. On the other hand, we can say that this is rather uncommon and adds
Read MoreOracle Problem in Test Execution
30.01.2012
Checking of the result is a complex task, because of the theoretical difficulties and practical limitations. According to the long standing theoretical outputs result checking for software testing in common
Read MoreStatic Test Cases And The Dynamic Test Runs
25.01.2012
As soon as testing models have been built and validated, they can be used to create test cases, which may then be implemented planned test procedure. So, let us start!
Read MoreWhat Is Coverage-Based Testing?
23.01.2012
The majority of generally accepted testing techniques, it doesn’t matter if it is functional testing (black-box testing) or structural testing (white-box testing), use different ways of test coverage as the
Read MoreWhat Is Usage-Based Statistical Testing?
20.01.2012
Actual client usage of software may be considered as a form of usage-based testing. In the case if defects are detected by clients, some information about them can be reported
Read MoreBlack-Box Testing vs White-Box Testing
16.01.2012
The main differences between black-box testing (BBT) and white-box testing (WBT) are in such aspects: Objects The tested objects may overlap sometimes. WBT is commonly used to test not very
Read MoreDirect And Indirect Quality Measures
02.01.2012
To reach the quality assurance objects it is necessary to identify where we are and what we should do to reach these objects. To get such information, objective assessment using
Read MoreComparison of Verification & Validation and QA View Points
23.12.2011
Most quality assurance activities that are carried out directly in the software development process can be classified as verification activities, while quality assurance activities which are associated with the technical
Read MoreQuality Assurance Activities In Software Processes
21.12.2011
In incremental and iterative processes the overall process can be considered as consisting of some increments or iterations, with each of them following equal mini phases corresponding to those in
Read More