최신 CTFL 무료덤프 - GAQM Certified Software Tester - Foundation Level (CSTFL)
You are about to release a test progress report to a senior manager, who is not a test specialist. Which of the following topics should NOT be included in the test progress report? 1 credit
정답: A
Consider the following pseudo code:
1 Begin 2 Read Time 3 If Time < 12 Then 4 Print(Time, "am") 5 Endif 6 If Time > 12 Then 7 Print(Time 12, "pm") 8 Endif 9 If Time = 12 Then 10 Print (Time, "noon") 11 Endif 12 End
If the test cases Time = 11 and Time = 15 were input, what level of decision coverage would be achieved?
1 Begin 2 Read Time 3 If Time < 12 Then 4 Print(Time, "am") 5 Endif 6 If Time > 12 Then 7 Print(Time 12, "pm") 8 Endif 9 If Time = 12 Then 10 Print (Time, "noon") 11 Endif 12 End
If the test cases Time = 11 and Time = 15 were input, what level of decision coverage would be achieved?
정답: D
설명: (DumpTOP 회원만 볼 수 있음)
Which of the following is not true of regression testing?
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
Consider the typical objectives of testing. Which of the following metrics can be used to
measure the effectiveness of the testing process in achieving one of those objectives? 1 credit
measure the effectiveness of the testing process in achieving one of those objectives? 1 credit
정답: A
Identify the THREE types of formal peer reviews that can be recognized. 1 credit
정답: A,B,D
Which is not a major task of test implementation and execution?
정답: D
A test log is one of the documents that need to be produced in this domain in order to provide evidence of testing. However, the level of detail of test logs can vary. Which of the following is NOT an influencing factor for the level of detail of the test logs being produced? 1 credit
정답: B
Which is not the fundamental test process?
정답: A
Which of the following is the main purpose of the component build and integration strategy?
정답: E
What test roles (or parts in the testing process) is a developer most likely to perform?
(i)
Executing component integration tests.
(ii)
Static analysis.
(iii) Setting up the test environment.
(iv)
Deciding how much testing should be automated.
(i)
Executing component integration tests.
(ii)
Static analysis.
(iii) Setting up the test environment.
(iv)
Deciding how much testing should be automated.
정답: A
설명: (DumpTOP 회원만 볼 수 있음)
Which of the following statements are TRUE? A. Regression testing and acceptance testing are the same. B. Regression tests show if all defects have been resolved. C. Regression tests are typically well-suited for test automation. D. Regression tests are performed to find out if code changes have introduced or uncovered defects. E. Regression tests should be performed in integration testing.
정답: C
Which aspect in the test estimate is the main risk in this project? 1 credit
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
Explain how the above mentioned report may differ from a report that you produce for the project manager, who is a test specialist Select TWO items from the following options that can be used to report to the project manager and would not be included in a report to senior management. 1 credit
정답: A,B