Test Automation Authoring Is Harder Than It sounds
07.03.2011
I’ve got a test automation engineer and a bunch of manual testers. The plan, of course, is to teach the manual testers to write automated tests were appropriate; a plan
Read MoreRunning Selenium Server Using Custom Firefox Profile
Let’s create custom firefox profile at first: 1. Close all running copies of firefox 2. Start => Run 3. Type firefox.exe -ProfileManager -no-remote, other often offer to run command firefox.exe
Read MoreInterview Questions of Selenium
05.03.2011
1. What is the difference between an assert and a verify with Selenium commands? 2. What Selenese commands can be used to help debug a regexp? 3. What is one
Read More3 Goals of Usability Testing
The study of user behaviour on the Web shows that they do not perceive the slow sites and sites with complex designs. People do not want to wait. Also, they
Read More27% of QA Teams Don’t Use a Bug Tracker
04.03.2011
Note: the article was updated in June 2018. According to a Data Research conducted by Testuff, a provider of solution for test management activities, 27% of test management tool users
Read MoreApache JMeter Basis
03.03.2011
I’ve been doing some self-training for a few weeks. This time the choice fell on performance testing and specifically on a very interesting and useful open-source tool from Apache. I
Read MoreHow automation testing can help your software development process
There is no piece of software in the world that’s not tested before release for mass adoption. Yet we see many applications fail to reach the target audience. One of
Read MoreKey Steps in Automated Testing
Even though every piece of software undergoes thorough testing, when it is delivered software almost always has defects. Test engineers strive to catch them before the product is released but
Read MoreManual Testing vs. Automated Testing: A Decision Point
01.03.2011
Choosing to implement automation in a test organization can be a somewhat controversial decision. Many automation efforts fail or do not yield the expected return on investment. In this tip,
Read More4 Steps For Successful UI Prototyping
28.02.2011
Note: this article was updated in October 2019. One of the most important steps in creating something new is prototyping. If the mistake was made at this stage, it would
Read MoreAdding Custom Result Types in TestLink
24.02.2011
We actively use TestLink as the management system for testing. It is also very convenient to use it in conjunction with the automated tests. A little later I will tell
Read More