


Software QA - What are the types of software tests?
A set of testing activities is usually aimed at checking certain aspects of a software system (or a part of it). Continuing with our previous article on the onion model for Software Testing Levels, and following the ISTQB guidelines, we will narrow down the Software Testing Types based on the objective on which they focus.

5 basic questions about automatic tests
We compile the five business questions that we find most frequently in the field of automatic software testing. If you identify with any of them, we encourage you to vote in the comments which is THE QUESTION for you. Reach...
Test automation against WebServices with SoapUI
When we work with WebServices one of our main concerns is that everything works in a correct way. That's why all of us spend much of our time stress-testing our work to verify that it is code ...