Blog

, page 6 back to homepage

What Is An Automated Testing Tool?

Currently one can hardly imagine modern life without applications. That is why there are many kinds of software. Some applications are large complex systems. To develop and test such a

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

Bug Trackers: What to Choose?

Every software testing company wants to organize its working time in the most proper way. When the number of customers grows, the question that has to be answered is: “How

Read More

Security Testing Using Vulnerability Scanners

Security testing of web applications is not as easy process as it seems to be. It can appear very exhaustive if it is performed manually. That is why this kind

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

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

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

Selenium 2 makes automation debugging easier

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

Selenium Auto Accept Self Signed SSL Certificates and Basic Authentication

One of my biggest annoyances and unresolved issues with Selenium is the self-signed SSL certificates. This was a huge issue for me on the last project when we had dozen

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

WebMethod testing with iTKO LISA

What are webMethod /Software AG? webMethod suite is a software for process improvement, SOA enablement, IT modernization and business and partner integration. To ensure integration projects deliver expected business results,

Read More