Tag "testing tools"

, page 2 back to homepage

How Many Test Tools Are Needed for Testing?

Currently there are a lot of applications of different complexity, serving different purposes. Due to this variety many automated testing instruments appeared on the market. It is often hard to

Read More

4 Widely Used Types of Testing Programs

Test-management programs, test-data generators, network-testing tools, usability-measurement programs are among widely utilized automated testing programs. Test-Management Tools Such test tools are helpful during elaborating test plan and test procedures and

Read More

Software Bug Handling Process And Tools

Software bug handling is a significant area of quality assurance activities. At the time of software testing the developers who correct identified software bugs are generally not the identical as

Read More

Test Automation Of Software

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 More

Useful Tips for Choosing a Test Automation Tool

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 More

Test Automation: mysterious SilkTest

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 More

Siege is a stress testing tool for Web servers

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 More

27% of QA Teams Don’t Use a Bug Tracker

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 More

Apache JMeter Basis

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 More

5 Simple Ways to Reproduce Not Reproducible Bug

There are often situations in the daily work of a software tester when it is impossible to give precise instructions how to reproduce the bug for developers or other team

Read More

Adding Custom Result Types in TestLink

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