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

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: It’s time to write something else about that. 1.Test planning What exactly should be done at this point?The testing tasks should be exactly planned.We should…

Continue reading