Interesting Facts
back to homepageTop 5 of Personal Qualities of a Tester 0
As a software tester, I often perform such tasks that are not directly related to the implementation of the testing: the management of the team of testers, business analysis, account
Read MorePositive And Negative Testing 0
Probably all the testers know what a negative testing is. I even think that it is a favorite type of software testing for many of us. When you run a
Read MoreWhat is Zombie Testing? 0
“Zombie testing” is a routine tests execution using predetermined patterns and methods. In software testing, zombies are mostly concentrated on fulfilling their reports and documentation rather than finding tricky bugs.
Read MoreBest practices for “Best practices” 0
Note: the article was updated in September 2018. We face the “best practices” definition quite often. But what does “best practice” mean? Who defines what practice is the best one?
Read MoreJavaScript Testing Beginner’s Guide 0
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 MoreNegative Test Cases for Functional Testing 1
Negative testing is a testing technique when invalid input data are used for software quality assessment. Its purpose is to check the software behavior in case of invalid input. In
Read More