최신 ASTQB Advanced Level ISTQB-Advanced-Lev1 무료샘플문제:
1. The aircrew of a national air defence force has requested changes to the existing aviation software that provides on-board information about the combat environment. The air force is currently engaged in a peace-keeping mission in another country and has come under unexpected threats. The development life cycle is the V model. The software house needs to change their test management process to ensure delivery at the right time and quality. The software changes are coming in as the aircrew request them, as a result of their engagements with hostile forces. The aircrew have requested that the changes are made as quickly as
possible. The project manager has decided to revisit the test management process. The changes will come as small change requests. The team have worked on the project for over 25 years, with little staff turnover. Which of the following test measures should be emphasised during the crisis?
I. Readiness of the test environment for each run.
II. Number of high-priority defects being found.
III. Number of defects being found per tester.
IV. Number of hours overtime being worked by staff.
V. Number of change requests tested versus number passed.
A) I, II and III
B) I, II and V
C) II, III and V
D) II, III and IV
2. A College Enrollment application used by ABC College calculates the amount each student has to pay for gym and computer lab usage. The application asks for Student ID, Name and Student's major. Then the application calculates the fee. If student's major is Computer Science, they have to pay the full computer lab fee. If the student's major is not Computer Science, they have to pay only 1/3 rd of the computer lab fee. All students have to pay for the gym membership. How many tests are required for path coverage of the above application?
A) 1
B) 10
C) 3
D) 2
3. Select the correct statement related to test techniques;
I. Software program should be running to perform dynamic analysis
II. Software program should be running to perform static analysis III. Control flow analysis is part of dynamic analysis
IV. Data flow analysis is part of static analysis
A) I, IV true. II, III false
B) I true. II, III, IV false
C) I, III true. II, IV false
D) I, II true. III, IV false
4. Which of the following is NOT a true statement?
A) Maintenance fees, support fees, licensing fees and learning curve should be considered before introducing test tools to an organization.
B) Cost benefit analysis should be done before purchasing test tools and analysis should show a good potential return on investment.
C) Bid bang approach is the best way to rollout test tools to an organization.
D) Scripted / automated tests can be executed faster during test execution phase.
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.
For which of the following would decision testing be most suited?
A) To check that the system allows the creation of a Master user.
B) To check that the code relating to the Master user can be fully executed.
C) To check that the Master user can be changed to a different user.
D) To check that the Master user can set access privileges.
질문과 대답:
질문 # 1 정답: B | 질문 # 2 정답: D | 질문 # 3 정답: A | 질문 # 4 정답: C | 질문 # 5 정답: B |