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.
Posted 5 years ago by Anke Corbin
Petr Večeřa, a software engineer at profiq specializing in test engineering, shares his thoughts on his role as a technical QA and test engineer. Petr started at profiq three years ago in the Tech Research position where his task was to develop a prototype of test automation for a company from Silicon Valley. Now he […]
Read article
Posted 6 years ago by Anke Corbin
Welcome to the first of our series of videocasts (a podcast with video content) where we talk about a variety of topics including trends in agile software development, QA, how to hire and develop skilled software developers, and life at profiq. In this videocast, Gabor Puhalla, profiq’s co-founder and CEO talks about how profiq builds […]
Read article
Posted 6 years ago by Jiri Znoj
As part of my daily activities during automated test development for our Ext JS 6.5 web applications, I usually need to verify that newly developed test can be run on various platforms. Those platforms are various web browsers running on all sort of devices such as desktop, tablets or smartphones. To manage automated test execution […]
Read article
Posted 6 years ago by Anke Corbin
Profiq’s co-founder and CEO, Gabor Puhalla, recently published an article on LinkedIn to offer his personal insights on how Agile software companies could benefit from hiring outside engineering teams. Gabor explores the key considerations in his post, “Could Agile Software Companies Benefit From Hiring An International Software Engineering Team? Consider The Pros And Cons”. Gabor […]
Read article
Posted 11 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
Posted 11 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
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
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
Posted 12 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
Posted 12 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