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…
Home Software Development Life Cycle 4 posts
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…
Testing in SDLC
Testing in SDLC? No problem, but what is the SDLC exactly? SDLC is nothing other than the Software Development Lifecycle.The SDLC describes the types of activities related to another logically and chronologically and includes the test levels and test types. Why is that important in Software Testing? Tester plays an important role in SDLC and…