Colombia

Bogotá Headquarters

Calle 93 #16-46 oficina 404 edificio Zenn Office PH
(+57) 333 602 5603

Espain

Madrid

Calle Conde de peñalver, 45, entre planta oficina 2, 28006, Madrid
(+34) 669987681

USA

Miami-Florida

1000 Brickell Av, PMB 5137
(+1) 305 5177679

Mexico

Mexico DF

Av. Rio Misisipi 49 Int. 1402, Cuauhtémoc
(+52) 55 4164 9129

Panama

City of Panama

Calle 50, edificio, torre BMW, San Francisco
(+507) 6288 0611

Understanding the software testing process: an ISTQB approach

Discover how the software testing process, based on the ISTQB approach, transforms requirements into results, ensuring that every line of code meets expectations.

See more articles

Performance testing in agile development: How to integrate it into your DevOps cycle

In this blog, we will explore four key topics to effectively integrate performance testing into your DevOps cycle.

How performance testing ensures the stability of your application at scale?

Can you imagine an e-commerce app failing during Black Friday? This is where performance testing comes in.

The key benefits of Business Intelligence for your business

Discover the key benefits of Business Intelligence and how this tool can transform your business, helping you make smarter and more strategic decisions.

Business Innovation with Data Engineering

Innovation is key to the growth and success of any company in the 21st century. In a world where data is generated at an incredible speed, data engineering has become essential for transforming that data into useful information.

Why is data governance essential for your company?

Discover why data governance is essential for your company and how it can benefit you both corporately and personally. Learn how to integrate digital transformation intelligently.

Non-discrimination seal

In an increasingly diverse and equality-conscious world, Q-Vision Technologies achieves the prestigious non-discrimination seal.

The ISTQB Foundation Level book provides a comprehensive view of the software testing process, addressing how it is set up and adapted to different development lifecycle models. In this article, we will understand the context and various activities that make up this process, which help identify what needs to be done at each step. Understanding these fundamentals is essential for any professional aiming to ensure software quality.

Context of the testing process

There is no universal software testing process applicable to all situations. Instead, the testing process adapts depending on various contextual factors, including:

Lifecycle Models and Project Methodologies The choice of software lifecycle (e.g., Agile, Waterfall, DevOps) influences the approach and structure of the testing process.
Testing Levels and Types The combination of test unit, integration, system, and acceptance testing defines how testing activities are organized.
Product and Project Risks Risks associated with software and projects impact the planning and focus of testing.
Business Domain Industry-specific requirements may dictate certain testing needs and regulations.
Operational Constraints Factors like budgets, timelines, and complexity affect how testing is conducted.
Organizational Policies and Practices Internal and external standards influence the methodologies and testing standards applied.
Testing activities and tasks

The testing process is organized into several groups of activities, each with specific tasks. These activities are often implemented iteratively, especially in Agile methodologies, although they can be organized sequentially in more traditional approaches.

Here is a summary of the testing activities presented in Chapter 1 of the ISTQB Foundation Level:

Test planning

This defines the objectives and scope or focus for achieving these objectives, considering contextual constraints. It includes specifying testing techniques, formulating a testing schedule, and preparing for design and execution. Test plans are adjusted based on feedback obtained during monitoring and control.

Test monitoring and control

Monitoring compares actual progress against the test plan using defined metrics, while control involves taking actions to adjust the testing process as needed. Exit criteria are evaluated to determine if testing objectives have been met or if further testing is required. Progress is communicated through test reports.

Test analysis

During analysis, the test basis (documentation) is reviewed to identify what needs to be tested and define test conditions. This analysis covers requirement specifications, design information, implementation, and risk analysis. Defects such as ambiguities and inconsistencies are identified, and test conditions are defined based on the test basis analysis.

Test design

Test design transforms test conditions into test cases and sets of test cases. It includes designing and prioritizing test cases, identifying necessary data, designing the test environment, and capturing traceability between the test basis, test conditions, and test cases.

Test implementation

Test implementation involves creating and preparing test products for execution. This includes developing test procedures or scripts (defined structure), organizing test sets, validating the test environment, and preparing the necessary data.

Test execution

During execution, test cases are executed as per the established schedule. This includes recording test item versions, executing manual or automated tests, comparing results, and analyzing defects. Defects are reported, and test results are recorded.

Test completion

Completion involves collecting data from testing activities to consolidate experience and test products. Defect reports are reviewed, test products (documents created at each phase) are stored and handed over to other teams, and lessons learned are analyzed to improve future projects.

In conclusion, Chapter 1 of ISTQB provides a solid foundation for understanding the software testing process, highlighting its importance in the quality of tests performed. By addressing key testing activities, this article emphasizes how a well-defined structure can be tailored to the specific needs of each project, adopting a comprehensive approach to testing activities. This not only improves efficiency but also contributes to the delivery of more robust and reliable software products.

 

To explore more about this article, I invite you to visit the following link where you can learn about each testing activity in detail according to ISTQB through a video: (https://www.youtube.com/watch?v=6_ZIVBV7yhg)