CTAL-TA_V4.0 試験問題を無料オンラインアクセス
| 試験コード: | CTAL-TA_V4.0 |
| 試験名称: | ISTQB Certified Tester Advanced Level Test Analyst (CTAL-TA v4.0) |
| 認定資格: | ISQI |
| 無料問題数: | 47 |
| 更新日: | 2026-08-29 |
The following activity diagram, drawn in Business Process Modeling Notation (BPMN), shows the process of raising a Purchase Request (PR), getting it authorized and raising a Purchase Order from it.
What is the minimum quantity of test cases that will be needed to cover all scenarios?
In which of the following circumstances is the transition from a high-level test case to a low-level test case MOST LIKELY to be deferred from test design to test implementation?
You are working on a project to build a purchasing system. The main requirements for the system are that it shall:
* Allow users to enter details of items that they wish to have purchased and, from these details, create a purchase request.
* Take each purchase request through a workflow that will allow the requestor's line manager to approve the request, reject it or return it for clarification / modification.
* Forward approved requests to the Purchasing Department.
* Allow purchasers to find the best available supplier for each approved request and place the request on that supplier as a purchase order.
The solution is being developed according to the company's traditional V-model methodology. The requirements are clearly documented and include a business process model.
The main release has now been live for three months and you are working on the first maintenance release.
The test manager has asked you, the senior TA, to identify those parts of the test process which were most and least effective at finding defects in the main release.
You have collected statistics for the independent test activities, i.e. excluding developers' testing, including only the 178 defects in the three highest of your five defect severity levels. The results are presented in the table below:
Assume that all defects not found at the first opportunity could have been, e.g. that all defects that escaped into acceptance testing were within the scope and objectives of system testing. By applying Defect detection percentage (DDP) analysis, which test activity was LEAST effective?
You are testing a program which should calculate the area of a trapezium and have decided to use metamorphic testing. The formula Area = (((a + b) / 2) * h) where a and b are the lengths of the two parallel sides, and h is the height when the parallel sides are horizontal.
Which ONE of the following would be an appropriate metamorphic relation?
