Blog

This blog is intended for software system engineers, architects and managers or people generally interested in development, testing and integration of software systems. It is part of profiq’s community effort that has the objective of sharing knowledge and ideas about software system integration, testing and development. In addition to this technical content, we share updates about life at profiq.

VoLTE in the news!!

Posted 9 years ago by Gabor Puhalla

T-Mobile Czech Republic started testing VoLTE technology, that is IP telephony over LTE. A nice article was published about it in the Czech news (see [1] for an English summary). VoLTE should be generally available for customers from January!

Read article

Why didn’t you tell me!

Posted 10 years ago by Gabor Puhalla

Here comes a testing focused article after a series of technical blogs! It is based on experience with projects managed through waterfall processes and it continues the series about tackling test complexity. It is about a luxury that we so often ask for and we often don’t have in testing: to be involved early in the product development […]

Read article

How to run Engine Yard Local in CentOS 6.5

Posted 10 years ago by janhaj

Engine Yard is a platform as a service (PaaS) company that focuses on deployment and management of Ruby on Rails, PHP and Node.js servers in order to provide to customer a quick and simple way to deploy applications. They provide also a local version of Ruby on Rails server on Gentoo Linux so anyone can […]

Read article

profiq becomes an ISTQB Accredited Training Provider

Posted 12 years ago by rasta

We are happy to announce that profiq just became an ISTQB accredited training provider for the ISTQB Certified Tester Foundation Level for English language. We are now one of the two official training providers in Czech republic and Slovakia.

Read article

Knowing your subject

Posted 12 years ago by Gabor Puhalla

This article follows-up with the series of  articles about tackling test complexity, adding a view on the importance of product knowledge, when coping with the complexity of testing. Let’s assume that you understand already, who your customers are;) I managed testing of a large integrated suite of software products on one of my past projects. […]

Read article

profiq team is expanding

Posted 12 years ago by rasta

Working patiently and passionately on implementing the strategy to deliver best-in-class Software Testing and Software Quality Assurance services to our customers and partners we see it paying off over the time. To be able to satisfy the increased demand from our clients for specialists in Software Testing, we are looking for

Read article

Missing the forest for the trees

Posted 12 years ago by Gabor Puhalla

Understanding customer needs for being able to do good testing sounds like commonplace that doesn’t need a special discussion. And testing projects often omit to discuss them indeed. Testing teams often start their project involvement with reading functional (or non-functional) specifications, skipping the customer view. I’m still mentioning it on the first place in the […]

Read article

How to test your OpenDJ plugin

Posted 12 years ago by Nemanja Lukic

A problem you might face while extending the OpenDJ functionality with a plugin is to develop proper unit tests. OpenDJ comes with a set of tools to facilitate the testing, but since they are tightly integrated within the build framework, you might find it difficult to execute your unit tests from outside of the framework. […]

Read article