- QATestLab Blog >
- software tester
Black Box Test Techniques. Random Testing
19.09.2011
Design Test cases should be chosen randomly from the input domain of the component according to the input distribution. The input distribution which used for the test case suite should
Read MoreWhat to Do if Requirements Are Changing Constantly?
15.08.2011
It is a common situation and a great headache in software testing. Here are some tips if such situation occurs: Consecrate appropriate attempt to risk analysis of changes to minimize
Read MoreMyths and Facts: Purpose of Software Testing
06.05.2011
Note: the article was updated in March 2019. What type of people do you belong to: those who believe that software testing plays in favor of their product, or those
Read MoreNon-Regression testing, what is it?
20.03.2011
The article was updated in May 2018. Making code changes, a developer may affect the proper work of the software. Even a small tweak can cause unexpected consequences or provoke
Read MoreJavaScript Testing Beginner’s Guide
18.03.2011
JavaScript is an important part of web development in today’s Web 2.0 world. While there are many JavaScript frameworks in the market, learning to write, test, and debug JavaScript without
Read More