Software Testing Social Network

Free Software Testing Tutorial and Quality Assurance Portal

Home Blog navigation Tags Software testing

Welcome to SQAT Blogs!

Tags >> Software testing
Dec 16
2010

Testing of Applications that Work with Databases

Posted by Apriorit Inc. in testing tips , test cases , Software testing , database

Apriorit Inc.

Databases are an essential part of the modern software such as client-server software or web-applications.

Our team has some experience in testing of applications that work with databases. The purpose of this article is to sum up the gathered experience and to share it with those who faced the similar task for the first time.

The article is a small manual with practical ideas that can be useful while writing the test plan for your application. Test cases are gathered with no relation to some definite type of application or DBMS (Database Management System); that is why they do not claim to be taken “as is”. After reading this article, you will be able to adapt them to your concrete product.

Dec 16
2010

Specifics of Testing of Sound Redirection in Terminal Sessions

Posted by Apriorit Inc. in virtualization , Software testing

Apriorit Inc.

Nowadays, software virtualization systems have become widespread. The end user can use virtual applications and desktops. When creating such virtualization systems, developers take into account the customer preferences (the end-user preferences) and usability. That is why, testers face a lot of diverse functionality when testing them. One such functionality is the redirection of sound to the terminal session.

In this article, we will examine the specifics of testing of sound redirection in terminal sessions. We will also consider main notions of digital sound, sound settings, and instruments, which are required for testing.