Tag "software testing tools"

back to homepage

Top Android Devices to choose for Testing Apps in 2019

Fights and arguments about operational systems are still on. They look to be infinity but not chill. Android is a pretty strong competitor in this raise to be the best.

Read More

Mind Maps in Software Testing

Note: the article was updated in September 2020.   How to sort out a task that involves multiple steps or sequence of actions? Why you should consider using Mind Maps

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

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

Automated Acceptance Testing or FitNesse to Improve the Quality of Software

The quality of the product is not in the least dependent on the actual documentation and thorough testing. I would like to highlight the issue of developing and testing software

Read More

JavaScript Testing Beginner’s Guide

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 More

Negative Test Cases for Functional Testing

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

Unit Testing SharePoint with TypeMock (Part I)

As a developer testing isn’t necessarily fun but it is an essential aspect of what we do. I find it’s always a challenge to find the best approach that balances

Read More

5 Best Firefox Add-ons for Software Tester

1. Firebug With this add-on all the necessary tools are at your fingertips during using browser. You can edit, debug, and explore the CSS, HTML, and JavaScript on any Web

Read More