Blog

, page 14 back to homepage

Necessity of Software Test Automation

Software test automation is necessary to automate several manual operations with the help of test automation tools. Nowadays it is an intense necessity for test automation. The reason is that

Read More

Safety Assurance And Failure Scope

Note: the article was updated in September 2018. Safety-critical systems are those, that can cause injury or even loss of user’s life in case of failure. Such systems can damage

Read More

The Necessity Of Automation

If there are no automated tools for regression testing the main attention focus on manual testing, aimed to re-affirm the ‘known’ state of software after modifications. This may tie up

Read More

Basic Elements of Usability Testing

Basic Elements of Usability Testing: 1. Controlled and sometimes vast interviewing and probing of the partakers by the test moderator. 2. Use of a specimen pattern of end users which

Read More

Usability Testing: Difference Between Purchaser and End User

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 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

The basic definitions of automated software testing

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 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

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