Online Access Free ISTQB-Advanced-Lev1 Exam Questions
Exam Code: | ISTQB-Advanced-Lev1 |
Exam Name: | ISTQB Advanced Level Test manager Exam |
Certification Provider: | ASTQB |
Free Question Number: | 80 |
Posted: | Aug 27, 2025 |
Select the correct pair from the following Test Tool Categories?
Test Tools Category:
I. Test Management Tool
II. Web Tools
III. Keyword-Driven Test Automation Tools Features of Test Tools Categories:
a.Supports organization of test artifacts
b.Less likely to modify
c.Help to monitor SLA (service Level Agreements) compliance
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?
Which of the following is correct about test progress monitoring?
I. According to ISQTB syllabus, Product Risks, Defects, Tests, Coverage and Confidence are 5 dimensions that can be used to monitor test progress.
II. Confidence is measured via surveys and questionnaires and outcome is subjective to the person responding.
Ill. Various metrics are used to measure the product risks, tests and coverage.
IV. One outcome of the progress monitoring could be to relax the test exit criteria.
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.
A software company developed a software application for a Life Insurance Company. The testers of the software company were given the release to test. The software application calculates the annual life insurance cost based on customers' age. Life insurance cost is as follows per year; # Age 18 or less: US $ 300 # Age over 18 or less than 70: US $ 500 # Person has to be at least 1 year old to purchase insurance If a customer enters any other age, the software prints an error message. The Application accepts only positive integer values (no decimals). How many test cases at minimum can you derive using both Boundary Value analysis and Equivalence partitioning to test the life insurance application?