- QATestLab Blog >
- testing software
Tag "testing software"
back to homepageComparison 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 MoreDefinitions and Meaning: Error, Fault, Failure and Defect
06.12.2011
Note: the article was updated in March 2019. The assurance of continuous software functioning is based on the absence of all possible errors, defects, failures and faults, commonly named in
Read MoreWhat Is Software Bug Seeding?
22.11.2011
Note: the article was updated in September 2018. Bug seeding or bebugging is a technique that was developed to evaluate the number of software issues resident in the software product.
Read MoreWhat Is The Difference Between White Box, Black Box And Gray Box Testing?
21.11.2011
Black box testing is such a technique based exclusively on demands and specifications. It requires no knowledge of internal paths, structures, or realization of the software product under test. In
Read MoreTraditional and Modern Way of Software Testing
04.11.2011
Many organizations still use such testing methodology (it is also called traditional) where software testing is usually conducted after the build and execution stages. Traditional (old) way of software testing:
Read MoreTechniques for White Box Testing
30.09.2011
Linear Code Sequence and Jump Testing Design Test cases should be designed to exercise Linear Code Sequence and Jump. For every test case these should be clarified: the input to
Read MoreDo small projects need extensive testing?
12.08.2011
Well, in this case you should think over the influence of project defects, not the scope of the project. Nevertheless, if extensive testing is still not justified, risk analysis is
Read More