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.

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

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

Tackling complexity

Posted 12 years ago by Gabor Puhalla

Software complexity is one of the most significant challenges that a software tester may face. Testing software that is complex usually requires a breadth of knowledge and experience. The goal that the tester needs to accomplish with regards to complexity is: to test the software in a reasonable time and at a reasonable cost. As […]

Read article

Methodoligst vs. Terrorist

Posted 13 years ago by Gabor Puhalla

Do you know the joke? “What’s the difference between a methodologist and a terrorist? Well, you can negotiate with a terrorist.”. It was perhaps more true for terrorists of the 20th century than those of the 21th, but you get the point. We met a “methodologist” the other day and that gave me the impulse […]

Read article

Valued tester

Posted 13 years ago by Gabor Puhalla

Here comes a universal recipe that I often hear on software release projects that are planning outsourcing of functional testing responsibilities. Take an experienced test designer to define test cases. Then take several clickers to do the execution based on those pre-defined test cases and you are done with your testing team. A clicker is […]

Read article

Handy test tools – Firefox add-ons

Posted 13 years ago by rasta

Whether you need to test web applications or troubleshoot software system deployment you may need tools that will help you understand what is actually happening. During our projects we came across couple of handy tools (available as Firefox add-ons [1]) that we found useful.

Read article

Testers’ illusions

Posted 13 years ago by Gabor Puhalla

Testers often debate about testers’ place in the world of software engineering and the world’s perception of testers. Both well known names ([1], [2]) and the broader community ([5], [6]) contribute. We (testers) often get frustrated, deffensive, when non-testers say that testing doesn’t need thinking, that it is only about pressing buttons, that experience or qualification are not […]

Read article

So, what’s independent testing? (contd.)

Posted 13 years ago by Gabor Puhalla

We argued in a previous article that independent testing is about the way testers act and the quality of information that they provide, rather than about the way they are organized or governed. Organization and governence still tend to have a crucial impact on independence. That’s perhaps the reason, why some of defined standards approach […]

Read article

So, what’s independent testing?

Posted 13 years ago by Gabor Puhalla

Testing independence is being referred to in various ways: organizational independence of a test team on other teams within a company, independence of a testing service  vendor on other vendors, or testing as an independent engineering or scientific discipline. This blog site intends to refer to software testing as a business function and its in/dependence […]

Read article