HACKER SAFEにより証明されたサイトは、99.9%以上のハッカー犯罪を防ぎます。
カート(0

ISTQB ATM 問題集

ATM

試験コード:ATM

試験名称:ISTQB Certified Tester Advanced Level - Test Manager [Syllabus 2012]

最近更新時間:2024-11-13

問題と解答:全64問

ATM 無料でデモをダウンロード:

PDF版 Demo ソフト版 Demo オンライン版 Demo

追加した商品:"PDF版"
価格: ¥5999 

無料問題集ATM 資格取得

質問 1:
Which of the following would you expect to be most likely an example of a motivating factor
for testers?
K2 1 credit
A. The testers are asked to perform, in parallel with their testing tasks, other tasks
unrelated to their testing responsibilities
B. The resources allocated for the testing activities are not sufficient and don't allow the
testers to contribute to the quality of the product
C. The testers contribution to the quality of the software products developed from an
organization is recognized with increased responsibilities
D. The same regressions tests are executed manually by the same testers, for every
product release, without any progression in content
正解:C

質問 2:
You are the Test Manager for a project to develop a client-server application that allows
wine vendors to order custom-assorted packages of wines of several winemakers to sell
special packages in their wine shops.
You decide to apply a blended risk-based and reactive testing strategy. Below the exit
criteria for the system testinG.
EXCR1- Each "critical" quality risk item must be covered by at least one test condition
EXCR2- Each "critical" requirement must be covered by at least one test condition
The following are the "critical" requirements of the application:
REQ-SEL-1. The application shall allow the user to order only one package at a time
REQ-SEL-2. The application shall allow the user to select between four different packages
(2-bottles, 6-bottles, 12-bottles, 15-bottles)
REQ-SEL-3. The application shall allow the user to order a package containing at least 1
bottle and no more bottles than the package size. No error messages shall be displayed if
the user selects a valid number of bottles (at least 1 bottle and no more than the package
size)
REQ-SEL-4. The application shall display an error message "Invalid number of bottles" if
an invalid number of bottles is selected by the user (zero bottles or a number higher than
the package size)
REQ-PAY-1. The application shall allow the user to pay with the three accepted credit
cards (Visa, MasterCard, American Express)
REQ-PAY-2. The application shall display an error message "Invalid credit card" if invalid
credit card data are given by the user
QUSTION NO: 11
The following is the unique "critical" quality risk item that has been identified:
CR-RSK-1. The GUI of the application might accept non-integer values for the input field
designed to get the number of bottles from the user
Test analysis for system testing has just begun and the following test conditions have been
identifieD.
TC-SEL-2. Test the selection of the package sizes
TC-SEL-4. Test wrong numbers of bottles for an order
TC-CR-RSK-1. Test the accepted values from the input field designed to get the number of
bottles from the user
Assume that you have used traceability to determine the logical test cases that cover all the
requirements and the single risk item identified in that scenario.
Which of the following is a positive logical test that is complete and correct, and covers the
REQ-SEL-4 requirement?
K3 2 credits
A. Select a 6-bottles package, then try to insert 7 bottles; verify that the "Invalid number of
bottles" message is displayed
B. Select a 6-bottles package, then try to insert 7 bottles
C. Select a 6-bottles package, then try to insert 5 bottles; verify that no error messages are
displayed
D. Select a 6-bottles package, then try to insert 7 bottles; verify that no error messages are
displayed
正解:A

質問 3:
Which of the following factors could negatively influence a review?
K2 1 credit
A. Include people able to contribute to a clear, thoughtful, constructive and objective
discussion
B. Include people with the adequate level of knowledge, both technical and procedural
C. Include people who are detail-oriented and scrupulous at finding issues
D. Include as many people as possible in order to have more viewpoints about possible
problems on the item under review
正解:D

質問 4:
Based on the historical data of 5 past and similar projects, you have calculated these
average numbers of defects detected in system testinG.
- For each 10000 LOC (lines of code), 200 defects
- For each person-month of development team effort, 49 defects
You want to use this information to perform estimation for a new project.
The project manager tells you that he/she has estimated 20000 new LOC for this new
project.
Four developers work for four months on this project before system testing.
During system testing, 797 defects are discovered.
Assume that the system test of this new project is using the same amount of work as spent
in the past projects.
Based on this information only, which of the following statement is certainly true about this
project?
K3 3 credits
A. The code for the new project contains a higher defect density than the code of the past
projects
B. The number of defects found during the system test phase on the new project is
approximately proportional to the development team effort
C. More LOC than planned have been delivered to system testing with a higher defect
density than the past projects
D. 40000 LOC have been delivered to system testing (against the 20000 LOC planned by
the project manager)
正解:B

質問 5:
Which one of the following metrics to be produced needs traceability between the test
cases and each item in a proper test basis?
K2 1 credit
A. Cumulative number of reported defects versus cumulative number of resolved defects
B. Mean time between failures for the system
C. Requirements coverage
D. Trends in the lag time from defect reporting to resolution
正解:C

質問 6:
Assume you are working on a CAS (Conditional Access System) for Pay-TV that allows the
access, selection and transfer of services and media to authorized users. Authorized users
can choose their services through different channels: Web Customer Portal, IVR
(Interactive Voice Response), Call Centre and SMS. The system uses a Smart Card to
receive and decrypt the broadcasted encrypted control words which allow decrypting pay-
per-view TV. Every authorized user must have a Smart Card and a Set-Top Box to view the
contents.
The following is an excerpt from the product risk analysis document:
Both likelihood and impact have been rated on the following scale: (1 - Very low, 2 - Low,
3 - Medium, 4 - High, 5 - Very High).
The required test environment and code have been delivered. All test cases for each
identified product risk item have been written and are ready to be executed. The Database
used to contain the Smart Cards is empty and so only new Smart Cards can be used
during test execution.
A Smart Card can only be activated if it has been previously pre-activated. This means the
post-conditions for the execution of the test cases to test the pre-activation of the Smart
Card are the pre-conditions for activation of the Smart Card.
Which of the following statements represents the most effective contribution of the
stakeholders to the completion of the failure mode analysis table?

K4 3 credits
A. The system architect and the chief software engineer should contribute to assess the
priority. The expert tester is the only one who should contribute to assess the detection.
B. The aircraft pilot and the customer representative should contribute to assess the
priority. The chief software engineer, the system architect and the expert tester should
contribute to assess the detection.
C. The aircraft pilot is the only one qualified to contribute to assess the priority and thus
should be assigned this task. The customer representative should contribute to assess the
detection.
D. The aircraft pilot and the customer representative should contribute to assess the
detection. The chief software engineer, the system architect and the expert tester should
contribute to assess the priority.
正解:B

弊社は失敗したら全額で返金することを承諾します

我々は弊社のATM問題集に自信を持っていますから、試験に失敗したら返金する承諾をします。我々のISTQB ATMを利用して君は試験に合格できると信じています。もし試験に失敗したら、我々は君の支払ったお金を君に全額で返して、君の試験の失敗する経済損失を減少します。

弊社は無料ISTQB ATMサンプルを提供します

お客様は問題集を購入する時、問題集の質量を心配するかもしれませんが、我々はこのことを解決するために、お客様に無料ATMサンプルを提供いたします。そうすると、お客様は購入する前にサンプルをダウンロードしてやってみることができます。君はこのATM問題集は自分に適するかどうか判断して購入を決めることができます。

ATM試験ツール:あなたの訓練に便利をもたらすために、あなたは自分のペースによって複数のパソコンで設置できます。

弊社のISTQB ATMを利用すれば試験に合格できます

弊社のISTQB ATMは専門家たちが長年の経験を通して最新のシラバスに従って研究し出した勉強資料です。弊社はATM問題集の質問と答えが間違いないのを保証いたします。

ATM無料ダウンロード

この問題集は過去のデータから分析して作成されて、カバー率が高くて、受験者としてのあなたを助けて時間とお金を節約して試験に合格する通過率を高めます。我々の問題集は的中率が高くて、100%の合格率を保証します。我々の高質量のISTQB ATMを利用すれば、君は一回で試験に合格できます。

TopExamは君にATMの問題集を提供して、あなたの試験への復習にヘルプを提供して、君に難しい専門知識を楽に勉強させます。TopExamは君の試験への合格を期待しています。

一年間の無料更新サービスを提供します

君が弊社のISTQB ATMをご購入になってから、我々の承諾する一年間の更新サービスが無料で得られています。弊社の専門家たちは毎日更新状態を検査していますから、この一年間、更新されたら、弊社は更新されたISTQB ATMをお客様のメールアドレスにお送りいたします。だから、お客様はいつもタイムリーに更新の通知を受けることができます。我々は購入した一年間でお客様がずっと最新版のISTQB ATMを持っていることを保証します。

ISTQB ATM 認定試験の出題範囲:

トピック出題範囲
トピック 1
  • Maintain the validity of certifications already obtained
トピック 2
  • Extend the coverage of ISTQB® certifications to additional specific topics.
トピック 3
  • Maintain the focus on software testing

参照:http://www.istqb.org/certification-path-root/advanced-level/advanced-level-test-manager.html

安全的な支払方式を利用しています

Credit Cardは今まで全世界の一番安全の支払方式です。少数の手続きの費用かかる必要がありますとはいえ、保障があります。お客様の利益を保障するために、弊社のATM問題集は全部Credit Cardで支払われることができます。

領収書について:社名入りの領収書が必要な場合、メールで社名に記入していただき送信してください。弊社はPDF版の領収書を提供いたします。

ATM 関連試験
ATM-Deutsch - ISTQB Certified Tester Advanced Level - Test Manager [Syllabus 2012] (ATM Deutsch Version)
CTFL-2018 - ISTQB Certified Tester Foundation Level 2018
CTFL-2018-Deutsch - ISTQB Certified Tester Foundation Level 2018 (CTFL-2018 Deutsch Version)
連絡方法  
 [email protected] サポート

試用版をダウンロード

人気のベンダー
Apple
Avaya
CIW
FileMaker
Lotus
Lpi
OMG
SNIA
Symantec
XML Master
Zend-Technologies
The Open Group
H3C
3COM
ACI
すべてのベンダー
TopExam問題集を選ぶ理由は何でしょうか?
 品質保証TopExamは我々の専門家たちの努力によって、過去の試験のデータが分析されて、数年以来の研究を通して開発されて、多年の研究への整理で、的中率が高くて99%の通過率を保証することができます。
 一年間の無料アップデートTopExamは弊社の商品をご購入になったお客様に一年間の無料更新サービスを提供することができ、行き届いたアフターサービスを提供します。弊社は毎日更新の情況を検査していて、もし商品が更新されたら、お客様に最新版をお送りいたします。お客様はその一年でずっと最新版を持っているのを保証します。
 全額返金弊社の商品に自信を持っているから、失敗したら全額で返金することを保証します。弊社の商品でお客様は試験に合格できると信じていますとはいえ、不幸で試験に失敗する場合には、弊社はお客様の支払ったお金を全額で返金するのを承諾します。(全額返金)
 ご購入の前の試用TopExamは無料なサンプルを提供します。弊社の商品に疑問を持っているなら、無料サンプルを体験することができます。このサンプルの利用を通して、お客様は弊社の商品に自信を持って、安心で試験を準備することができます。