Traditional 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 MoreBasics of Software Testing Policy
14.10.2011
What is behind the notion of policy in software testing? Why do we need it? What are the main points to consider while developing it? This article shows the key
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 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 MoreOffshoring and Outsourcing Difference
08.07.2011
Note: the article was updated in October 2018. This year offshoring and outsourcing gained victory in the rating of the most often used business terms. And not only used but
Read MoreUsability Testing: Difference Between Purchaser and End User
24.06.2011
During determining the user profile in Usability Testing, you should understand the difference between the purchaser or buyer of the product and the actual end user. It happens so that
Read MoreWhy Do We Choose Independent Testing?
20.06.2011
Mature in terms of industrial organization usually resort to such type of outsourcing. These companies have their own already established system to ensure product quality and have its own testing
Read MoreWhat is Component Testing?
20.05.2011
ISTQB Glossary gives us the following definition: Unit Testing (module testing): See component testing Component testing: Testing of individual software components (according to IEEE 610) Component: The smallest element of
Read More