Software Bug Handling Process And Tools
13.12.2011
Software bug handling is a significant area of quality assurance activities. At the time of software testing the developers who correct identified software bugs are generally not the identical as
Read MoreSafety Assurance And Failure Scope
12.12.2011
Note: the article was updated in September 2018. Safety-critical systems are those, that can cause injury or even loss of user’s life in case of failure. Such systems can damage
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 MoreRegression and Confirmation testing. What is the difference?
08.11.2011
Note: this article was updated in September 2019. In this article, we would like to separate the differences between these types of tests. But, where and why to use each
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 MoreWhat is Monkey Testing?
03.11.2011
Note: this article was updated in July 2019 Is it right to trust to chance, especially when it comes to your job? If to talk about software testing, you hardly
Read MoreDifference Between System and Acceptance Testing
01.11.2011
Acceptance testing tests the system whether it satisfies the requirements. It is alike with System testing in such focus that the whole system is checked. But it is significant dissimilarity
Read MoreThe Main Goal of Acceptance Testing
05.10.2011
Note: this article was updated in December 2019. Have you already conducted all system tests? Are all the bugs found and fixed? Looks like you have done with testing, there
Read MoreWhat is glass box testing?
05.09.2011
Black-box and glass-box are test design techniques. Black-box test doesn’t use information about the internal structure in full. Black-box test is known as focusing on functional requirements testing. Glass-box test
Read MoreThe Necessity Of Automation
26.08.2011
If there are no automated tools for regression testing the main attention focus on manual testing, aimed to re-affirm the ‘known’ state of software after modifications. This may tie up
Read MoreBasic Elements of Usability Testing
12.07.2011
Basic Elements of Usability Testing: 1. Controlled and sometimes vast interviewing and probing of the partakers by the test moderator. 2. Use of a specimen pattern of end users which
Read More