Welcome to TestSimulate

Pass Your Next Certification Exam Fast!

Everything you need to prepare, learn & pass your certification exam easily.

365 days free updates. First attempt guaranteed success.

ASTQB ISTQB Advanced Level Test manager (ISTQB-Advanced-Lev1) Free Practice Test

Question 1
Master test plan may contain;
I. Items to be tested, out of scope test items
II. Testing schedule, budget
III. Entry and exit criteria for each level and relationship among each level
IV. Business value of testing

Correct Answer: C
Question 2
Consider the following perl statement. How many test cases are required at a minimum for condition coverage? $a=$x||$y

Correct Answer: B
Question 3
Select the correct answer;
I. Verifying "what" the product does is part of functional testing.
II. Usability Testing is a domain/functional testing technique.
III. Inspection, evaluation and reviews are usability test techniques.
IV. Understandability, learnability and attractiveness are attributes of usability

Correct Answer: A
Question 4
Which of the following statements are false?
I. Test execution starts when the system entry criteria are met (or waived) and test execution ends when exit criteria are met.
II. System test environment creation might start during system design in V-model
III. Long term prospects needs to be considered when selecting test process or tools.
IV. Daily/weekly scrum meetings are part of agile testing method.

Correct Answer: C
Question 5
An internet service provider (ISP) offers its services mainly to home users. With this group,
a major target is home users with children. One of its key selling points is its Parental
Control (PC) system. The PC system allows the user with Master rights to set the internet
access privileges of the other users. Its categories of user are: Mature Teen (M), General
Teen (G), Kids only (KO).
# A Mature Teen can have 24-hour access, can access websites in the M category and can
visit chat rooms.
# A General Teen can have '9-5' access, can access websites in the G category and can
visit chat rooms.
# A Kid can have access up to 1 hour per day, can access websites in the KO category only,
but cannot visit chat rooms.
Which of the following types of testing would be best suited to checking the source code
for data flow errors?

Correct Answer: B
Question 6
Select the correct statement;
I. Comparing actual progress against the plan is part of Test Controlling activity.
II. Updating the test plan if needed is part of test controlling activity.
Ill. Prioritization criteria identified during risk analysis should be applied only during test execution.
IV. Test conditions are identified by analyzing the test basis and test objectives.

Correct Answer: C
Question 7
The main Objective of Test Analysis and Design phase is to;

Correct Answer: B
Question 8
A Software Test Analyst at ABC company. received a new software release and the installation guide from Development. He followed the installation guide and successfully installed the software.
Then he followed the fallback instructions and performed a successful fallback. After verifying that the software has completely fallen back as desired, he re-installed the software. What type of testing activity did he do?

Correct Answer: B