Performance Testing in SDLC

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…

Continue reading

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…

Continue reading

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…

Continue reading

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…

Continue reading

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…

Continue reading

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,…

Continue reading

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…

Continue reading

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…

Continue reading

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…

Continue reading