Some time ago, a long time ago I wrote a post about Software Development Lifecycle (SDLC). We explained there what the SDLC is, why is that important in Software Testing. We also presented to ourselves the SDLC models and explained them. In this post we will focus on SDLC as well, but this time from…
Home ISTQB 15 posts
Performance Testing Measurements (Fundamentals)
In my last post, we’ve explained to ourselves the basic aspects of Performance Testing such as what is Performance Testing, and what it includes. In this post, we will focus on metrics in performance testing. For instance, we will explain why we need performance metrics, how to select them, and categories of measurements. Why do…
Basic aspects of Performance Testing
In the next few post we will focus on aspects of Performance Testing. It will be for example, basic aspects of Performance Testing, Performance measurements, Performance Testing in SDLC and much more. In this post, we’ve talked about JMeter. Moreover, we’ve also explained that JMeter is a tool for performance testing. But what is performance…
Test Techniques
When we’re performing the Software Testing we need to make sure that the tested software is working as expected.Once we’ve prepared the test plan, test script, etc., we need also to think about the tools which we want to use to get better results of the test process.How we can do that?We can use the…
Review Types
In the last post, we’ve got the information mainly about Static Testing. We’ve also compared the Static and Dynamic Testing and we’ve seen how are the phases of Review. In this post we will get the information about the Review Types. First of all, reviews can be executed for various purposes, one of the main…
Static testing vs dynamic testing
Static testing vs dynamic testing β what are the difference and why you should know about them? In this post, we’ll focus on static testing and its advantages. When weβre testing the software, we want to ensure it will be tested properly.We want to choose appropriate testing methods. When the software is developed itβs most…
ISTQB Online
We’re living currently in difficult times. COVID-19, unemployment, economic crisis. This situation affects our motivation to get a new better job, sometimes we lose our current job. No matter, what happens, some of us think: Maybe now is the time to change something in my life? Maybe a new job? What about IT? Software Testing,…
Test Levels (part 2)
As I wrote in my previous post, this one will be about System Testing and Acceptance Testing.Well, let’s start to talk about the 2 last Test Levels. We will start with System Testing System testing focuses on the behavior and capabilities of a whole system or product, often considering the end-to-end tasks the system can…
Test Levels (part 1)
In the last two posts, we explained what the Software Development Life Cycle (SDLC) is. We also got an answer to the question: Why is the SDLC important from the tester’s point of view and what is the role of the tester in it?We also explained how the SDLC presents itself in the context. Because…
SDLC in context
As I said in my previous post, this one will be about the Software Development Lifecycle in context.This will be a short post and will include a lot of useful information. SDLC model needs to be selected and adapted to the context of project and product characteristics. A suitable software development lifecycle model ought to…