Testing
Daria Łuczak - 2 lutego 2023
Po kilku latach pracy w roli testera oprogramowania jestem pewna, że na liście książek, przydatnych w tej pracy, nie powinny znajdować się wyłącznie książki o testowaniu. Nie wystarczą również takie o metodach oraz narzędziach do testowania. Wiedza z tego zakresu jest oczywiście obowiązkowa i bez niej nic nie zdziałamy. Jednakże ważna jest praca nad samym […]
Testing
Patryk Oleksyk - 13 lutego 2020
Who needs requirements? Requirements… Requirements… Requirements… One of the few things that every development process could not live without. No matter what methodology, tools or roles you have in your team, you will have to work with them. Even if one dislikes them, they are still the necessary tool for communication between a stakeholder […]
Testing
Patryk Oleksyk - 23 kwietnia 2019
I’m not a QA Guardians of the Galaxy Vol. 2, Credit: Marvel Studios I’m not Groot, I mean QA. I have a problem when someone labels me as a QA (Quality assurance). First of all, try to decode the acronym and say what your role is out loud. “I’m a Quality assurance”. Are you […]
Management
Patryk Oleksyk - 20 lutego 2019
Can we stop the ‘blame game’? Photo by Aarón Blanco Tejedor on Unsplash I’m sure you have heard this before (directly or indirectly): „How developer/tester/he/she did not think about this?” “Why wasn’t it tested?” “Where was the QA?” “Why it is designed/implemented this way?” I wonder whether these questions have ever solved any issues of […]
Testing
Patryk Oleksyk - 20 września 2018
Accessibility- why should we care? What the hell is accessibility you may ask? My dev team last year had the same question. The client wanted it and our product needed to be accessible. So our first approach was to research WCAG and ADA guidelines and implement it. This could be enough to be compliant with […]
Testing
Patryk Oleksyk - 22 sierpnia 2018
I still see the posts on Facebook groups and other websites for testers, that ask “how many testers do we need for every developer?”. What is funny, is the fact that what you usually get are plenty of different answers. To give you the most unique/distinct ones: 1 tester to 2,3,4…8 developers 1 tester […]
Testing
The quality of the product is the most important for every software tester/QA/test ninja etc. How to evaluate the quality and be sure, that the whole team delivers the highest possible one in the project? That’s a hard nut to crack, and it depends on various factors like the project, test mission, team size and […]
Testing
Patryk Oleksyk - 27 czerwca 2018
Human augmentation is a technology that enhances human capability. If you want a better hearing there is the cybernetic implant for this, you want to see further and better – there is an implant for this as well, you lack social skills, there is an enhancer for this, you want to run faster – let’s […]
Testing
Patryk Oleksyk - 20 marca 2018
UI web test automation So you have your Selenium or other UI based test automation framework. Good for you! You have a tool that simulates user behavior and it uses the same interface that your product end client will use. Moreover, you have something that will check regression so manual testers in your project could […]
Testing
Maksymilian Żurawski - 19 września 2017
Jak ułatwić sobie życie na projekcie za pomocą narzędzi do tworzenia skryptów? Poniżej przedstawiam przykłady, kiedy znajomość narzędzia do tworzenia skryptów na tzw. „kolanie”, zasadniczo przyspieszy nam pracę na projekcie. Case 1 Czasami flow procesowania w jakiejś aplikacji wymaga zaimportowania wielu danych z kilku różnych źródeł. Kiedy po zaimportowaniu danych z tych źródeł i po […]