Unit Testing Overview: What Is a Software Component?
27.11.2012
To one of the stated types belong unit testing, which is testing of separate software components. But what actually are software components? And are these notions the same for software
Read MoreHow to Improve the Performance of Your Software?
14.11.2012
The aim of any type of software testing is identification and elimination of faults. Although most of the bugs will be unique for every new project, there are those that
Read MoreHow to Choose Software Development Model?
10.10.2012
Software processes are very functional and solve various tasks. Most Commonly Used Software Processes: waterfall model process; iterative development process; incremental design process; agile development; extreme programming; spiral process. The
Read MoreWhat is Comparison Testing?
01.10.2012
When Is Comparison Testing Performed? This type of software testing belongs to no particular phase of software development. On the early phases of software development software testing company may implement
Read MoreMain Priorities of Software Testing Company
25.09.2012
The number one task of a software testing company is quality assessment by the means of various attestation and confirmation activities. Needless to say that this job should be performed
Read MoreValidation & Verification Testing
24.09.2012
When Is Validation & Verification Testing Conducted? This type of software testing is usually performed at the last stages of software development, right before its release. Software testing company may
Read MorePost-Release Support and Regression Testing
20.03.2012
For effective post-release software product support, defects reported by clients should be analyzed to correct the underlying software bugs. Diagnosis testing is generally used to recreate the defect scenario and
Read MoreGeneral Standards for Component Testing
19.03.2012
BS 7925-2 is a software test standard that defines the overall process of testing, techniques of test cases creation and other activities that are used in component testing. The main
Read MoreOverall Component Testing Process
16.03.2012
Component Test Planning The main ideas of Component Test Planning are: Determination of the expected test results for each test case Determination of the overall strategy of component testing, test
Read MoreAcceptance 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 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 More