Drawing and writing Test Cases is one of the key elements tested. It is receiving much attention in various publications on the subject of testing. We will not dwell on the definition and rules of drawing Test Cases. The purpose of this article - to give an unusual perspective on the problem.
We have repeatedly [...]
The proposed list of advantages of highly qualified tester can usefully be applied when taking people to and from work in evaluating candidates for a post. If you are building a team to work on a new project, it is advisable to choose people so that they conform, where possible, to the maximum number of [...]
To discuss approaches to load testing and the problem solved with its help, offering to start with terminology. Understanding the various terms under the same entity can speak to the "same language".
Exercise testing and performance testing - is automated testing that simulates the work of a certain number of business users in what a [...]
You must remember that quality assurance - it is not tested, and it is not intended to change only the testing process. You must understand that it covers all the stages of development, production and operation of software information systems, undertaken at different stages of their life cycle, to ensure the quality of the product. [...]
Why do I need validation of data?
It would seem that "invalid" data that do not satisfy certain restrictions, may cause malfunction of the program. But what does this mean? Suppose at some point in the program exception occurs when trying to convert a string to number if the string is malformed. Of course, if an [...]
Many programmers who once tried to work in the style of TDD, face numerous challenges and throw testing. They note that unit testing complicates the design process, making it too slow and more difficult because of the increasing volume of test code that is too difficult to maintain. Communicating with developers, we noticed that they [...]
As striving for excellence and a good writer, Communications Specialist, I spend a lot of time to learn how you can improve communications. And one of the best techniques - getting rid of those elements that are ignored by the reader or listener.
In writing it means the removal of words, sentences or even whole chunks [...]
Several months ago, James Bach shared the idea of test framing. He identified it as one of the necessary skills tester and done some work to refine this idea by performing tests in support of an exercise with one of their online students.
Recently, we have additionally worked on perfecting the concept. September 30, 2010 I [...]