最新的ISQI ISTQB Certified Tester Foundation Level - CTFL_001免費考試真題
Which of the following is true about the V-model?
正確答案: A
Which of the following types of test tool are most likely to include traceability functions?
(i) Performance testing tool
(ii) Requirements management tool
(iii) Configuration management tool
(iv) Static analysis tool
(i) Performance testing tool
(ii) Requirements management tool
(iii) Configuration management tool
(iv) Static analysis tool
正確答案: D
說明:(僅 Fast2test 成員可見)
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
1 0 Print (Time, "noon")
1 1 Endif
1 2 End
How many test cases are needed to achieve 100 per cent decision coverage?
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
1 0 Print (Time, "noon")
1 1 Endif
1 2 End
How many test cases are needed to achieve 100 per cent decision coverage?
正確答案: A
說明:(僅 Fast2test 成員可見)
Which of the following are the typical defects found by static analysis tools?
a. Variables that are never used.
b. Security vulnerabilities.
c. Poor performance.
d. Unreachable code.
e. Business processes not followed.
a. Variables that are never used.
b. Security vulnerabilities.
c. Poor performance.
d. Unreachable code.
e. Business processes not followed.
正確答案: D
The selection of test cases for regression testing..?
正確答案: B
Which of the following statements BEST describes one of the seven key principles of software testing?
正確答案: C
Part of the testing strategy indicates that you are going to be using systematic test design techniques. Your manager has asked that you present the main advantages of using these techniques at the next board meeting. Identify THREE main benefits of using systematic test design techniques within this company. 2 credits (for 2 out of 3 correct 1 credit)
正確答案: E,F,G
As part of the test strategy, entry and exit criteria will be defined for each test level. Which is NOT a valid reason for using entry and exit criteria? 1 credit
正確答案: B
Which of the following team roles would be most appropriate to enhance the team and why? 2 credits
正確答案: A
A system requirement states that up to 100 users should be able to carry out a transaction, with responses returned within 5 seconds.
What type of non-functional testing would you carry out to verify these requirements?
What type of non-functional testing would you carry out to verify these requirements?
正確答案: A,B,C
In the MASPAR case study..?
正確答案: D
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.
正確答案: A
A deviation from the specified or expected behavior that is visible to end-users is called:
正確答案: B
Important consequences of the impossibility of complete testing are:
正確答案: B