The Art of Application Performance Testing

In my last few posts, I wrote about performance testing. Therefore, we have learned a lot during this time. We could get knowledge about what performance testing is, what are the performance testing measurements and how performance testing works in SDLC. Why this book? Some time ago I wanted to learn more about performance testing.…

Continue reading

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

33 Routines to make you a better tester

Sometimes we’re looking for information about the best testing practices, to use them work alone or in the team. We are deciding to look for information in websites, YouTube and in books.Some time ago I was interested in this subject, and that’s why I started to look for the information online, so I found The…

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

Test process and its details

In my previous post, I wrote about testing is not only one activity but it’s included in the whole testing process.Let’s remind ourselves of the list of the test process: Test planning Test monitoring and control Analysis of the tests Test design Test implementation Execution of the tests Test completion It’s time to write something…

Continue reading