ISTQB® Advanced Level Technical Test Analyst


Why take this course?

After completing the course, you will be able to:
  • summarize the general risk factors that the Technical Test Analyst typically needs to consider.
  • summarize the activities of the Technical Test Analyst within a risk-based approach for planning and executing testing.
  • write test cases for a given specification item applying the decision/condition, modified condition/decision doverage (MC/DC), and the multiple condition testing test design techniques to achieve a defined level of coverage.
  • write test cases from a given specification item applying the path testing test design technique.
  • select an appropriate structure-based technique according to a given project situation.
  • use control flow analysis to detect if code has any control flow anomalies.
  • use data flow analysis to detect if code has any data flow anomalies.
  • propose ways to improve the maintainability of code applying static analysis.
  • specify goals to achieve by the use of dynamic analysis.
  • analyze nonfunctional requirements and write the respective sections of the test plan for particular project and the system under the test.
  • define the approach and design high-level test cases for security testing.
  • define the approach and design high-level test cases for the reliability quality characteristic and its corresponding ISO 9126 sub characteristics.
  • define the approach and design high-level operational profiles for performance testing.
  • define nonfunctional test type(s) that are most appropriate for a particular product risk.
  • define types of defects using nonfunctional testing types that you want to find for a given scenario.
  • analyze an architectural design and identify problems according to the checklist provided in the syllabus.
  • analyze a section of code or pseudocode and identify problems according to the checklist provided in the syllabus.
  • create a keyword table for test automation based on a given business

This Advanced Level course builds on the knowledge and skills acquired at the Foundation Level. In this course, you will learn to recognize, classify, and plan the testing to mitigate typical quality risks associated with performance, security, reliability, portability, and maintainability. The course enables you to select and apply the appropriate structure-based test design technique and write effective test cases. You will also learn to use control and data flow analysis to detect code anomalies, propose ways of improving code maintainability, and know when the use of dynamic analysis is appropriate.

The course helps you learn how to contribute to the test planning for non-functional requirements, define the approach, and design high-level test cases for security, reliability, and performance testing. It also helps you define the types of defects targeted by these types of testing. Moreover, you will learn how to analyze an architectural design and a section of code, and identify problems using a checklist. You will also acquire understanding of the technical issues and concepts in applying test automation and developing a keyword table for test automation based on a given business process.

Holding the ISTQB® Advanced Level Technical Test Analyst Certificate entitles you to use the Certified Technical Tester Advanced Level acronym CTAL-TTA.

Who should attend?
Software developers,testers, and anyone who has interest in software testing.
Any prerequisistes?
Some of the learning objectives for the Advanced Technical Test Analyst assume that the course participants are familiar with the general concepts of programming and system architectures.
Those who wish to take the Advanced Level certification must
  • hold the ISTQB® Foundation Certificate.
  • satisfy the Board who examines the candidates to know whether they have sufficient practical experience to be considered as Advanced Level qualified.

Dates and Fees

3 Days : Fee - Call for pricing
This course is only scheduled upon request, please Contact us to schedule one

What topics are covered?

Risk-Based Testing
  • Introduction
  • Risk Identification
  • Assessment
  • Mitigation
Structure-Based Testing
  • Condition Testing
  • Decision Condition Testing
  • Modified Condition/Decision Testing
  • Multiple Condition Testing
  • Path Testing
  • API Testing
  • Selecting a Structure-Based Technique
Analytical Techniques
  • Introduction and Control Flow Diagrams
  • Static Analysis: Control Flow Analysis
  • Static Analysis: Data Flow Analysis
  • Improving Maintainability
  • Call Graphs
  • Dynamic Analysis
Testing of Software Characteristics
  • General Planning Issues
  • Security Testing
  • Reliability Testing
  • Performance Testing
  • Resource Use
  • Maintainability Testing
  • Portability Testing
Reviews
  • Review Techniques
  • Using Checklists in Reviews
Test Tools and Automation
  • Integration and Information Interchange Between Tools
  • Defining the Test Automation Project
  • Selecting the Automation Approach
  • Modelling Business Processes for Automation
  • Specific Test Tools