최신 CTFL-Foundation 무료덤프 - ISQI ISTQB Certified Tester Foundation Level
Which of the following is usually the test basis for integration testing?
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
Consider the following pseudo code:
1. Begin
2. Input X, Y
3. If X > Y
4. __Print (X, 'is greater than', Y)
5. Else
6. __Print (Y, is greater than or equal to', X)
7. EndIf
8. End
What is the minimum number of test cases required to guarantee both 100% statement coverage and 100% decision coverage?
1. Begin
2. Input X, Y
3. If X > Y
4. __Print (X, 'is greater than', Y)
5. Else
6. __Print (Y, is greater than or equal to', X)
7. EndIf
8. End
What is the minimum number of test cases required to guarantee both 100% statement coverage and 100% decision coverage?
정답: A
설명: (DumpTOP 회원만 볼 수 있음)
Testers are often seen as the bearer of unwanted news regarding defects. What are effective ways to improve the communication and relationship between testers and others?
a)Communicate factual information in a constructive way.
b)Try to understand how the other person feels and why they react the way they do.
c)Always outsource testing activities.
d)Never record information that could be used to apportion blame to an individual or team.
a)Communicate factual information in a constructive way.
b)Try to understand how the other person feels and why they react the way they do.
c)Always outsource testing activities.
d)Never record information that could be used to apportion blame to an individual or team.
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
Which of the following would be appropriate test objectives for user acceptance testing of the first release of a new software product aimed at a general market and built using Agile methods? [K2] a. To identify as many defects as possible b. To maximise code coverage c. To ensure the product works as expected d. To assess the overall quality of the product e. To determine the reliability of the product
정답: A
설명: (DumpTOP 회원만 볼 수 있음)
Which statement BEST describes when test planning should be performed? [K1]
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
Of the following, select the best description of the fundamental test process:
정답: D
설명: (DumpTOP 회원만 볼 수 있음)
A system calculates the amount of customs duty to be paid:
_ No duty is paid on goods value up to, and including, $2,000.
_ The next $8,000 is taxed at 10%.
_ The next $20,000 after that is taxed at 12%.
_ Any further amount after that is taxed at 17%.
To the nearest $, which of these groups of numbers fall into three DIFFERENT equivalence classes?
_ No duty is paid on goods value up to, and including, $2,000.
_ The next $8,000 is taxed at 10%.
_ The next $20,000 after that is taxed at 12%.
_ Any further amount after that is taxed at 17%.
To the nearest $, which of these groups of numbers fall into three DIFFERENT equivalence classes?
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
Which of the following terms is used to describe the management of software components comprising an integrated system?
정답: D
설명: (DumpTOP 회원만 볼 수 있음)
Which of the following statements BEST describes one of the seven key principles of software testing?
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
Incidents would not be raised against
정답: C
설명: (DumpTOP 회원만 볼 수 있음)
To test a function, the programmer has to write a _________, which calls the function to be tested and passes it test data:
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
Which of the test cases below will exercise both outcomes from decision 2? [K3] Refer to the exhibit
정답: B
Which of the following is not a quality characteristic listed in ISO 9126 Standard?
정답: C
설명: (DumpTOP 회원만 볼 수 있음)