Usability Testing: Difference Between Purchaser and End User
24.06.2011
During determining the user proļ¬le 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 MoreTest Automation Of Software
17.06.2011
Automation does not reduce the test preparation phase, but rather increases it, which may frighten the inexperienced project manager, however, as soon as the first stable version of application will
Read MoreUseful Tips for Choosing a Test Automation Tool
08.06.2011
For Functional testing it is important to support a specific development environment, the ability to create reports about testing, automatic registration of detected defects, presence of recovery-scenarios. For load 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 MoreThe basic definitions of automated software testing
05.05.2011
Software Automation Testing is the process of software verification in which the basic function and test steps, such as running, initialization, execution, analysis and delivery of results are performed automatically
Read MoreTest Automation: mysterious SilkTest
16.04.2011
SilkTest is really very mysterious program to automate test plans. It is mysterious, because you cannot find a lot of information in the net on test automation. The purpose of
Read MoreSiege is a stress testing tool for Web servers
15.04.2011
Siege is a utility for stress testing webservers. It was created to give developers the ability to check the resource consumption of its code in conditions close to real. Siege
Read MoreClassification of Software Testing Kinds
09.04.2011
What is “testing”? The book Meshcheryakova MS “Software Testing” is given two definitions of this term: 1. Testing is a process of detecting errors in software 2. Testing is a
Read MorePositive And Negative Testing
08.04.2011
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 MoreHow to Involve Non-functional Testing?
01.04.2011
Note: this article was updated in July 2019 Who would have thought that product development is only half the way to success?! No less important is to verify its quality
Read MoreSelenium 2 makes automation debugging easier
28.03.2011
One of the parts of Selenium 1.0 that I never enjoyed was debugging automation that didnāt work. I had to faff about creating custom Firefox profiles with Firebug installed and
Read More