問題1
Which of the following statements about static testing and dynamic testing is TRUE?
Which of the following statements about static testing and dynamic testing is TRUE?
正確答案: A
說明:(僅 NewDumps 成員可見)
問題2
Which of the following characterizations applies to a test tool used for the analysis of a developer's code prior to its execution?
Which of the following characterizations applies to a test tool used for the analysis of a developer's code prior to its execution?
正確答案: D
說明:(僅 NewDumps 成員可見)
問題3
Which of the following statements about independent testing is WRONG?
Which of the following statements about independent testing is WRONG?
正確答案: B
說明:(僅 NewDumps 成員可見)
問題4
Which of the following is an INCORRECT statement about the benefit of traceability between the test basis and test work products?
Which of the following is an INCORRECT statement about the benefit of traceability between the test basis and test work products?
正確答案: A
說明:(僅 NewDumps 成員可見)
問題5
A financial institution is to implement a system that calculates the interest rates paid on investment accounts based on the sum invested.
You are responsible for testing the system and decide to use equivalence partitioning and boundary value analysis to design test cases. The requirements describe the following expectations:
Investment range| Interest rate
R500 to RIO 00010%
RIO 001 to R50 00011%
R50 001 to RlOOOOO12%
RIOOOOl to R500 000| 13%
What is the minimum number of test cases required to cover all valid equivalence partitions for calculating the interest?
A financial institution is to implement a system that calculates the interest rates paid on investment accounts based on the sum invested.
You are responsible for testing the system and decide to use equivalence partitioning and boundary value analysis to design test cases. The requirements describe the following expectations:
Investment range| Interest rate
R500 to RIO 00010%
RIO 001 to R50 00011%
R50 001 to RlOOOOO12%
RIOOOOl to R500 000| 13%
What is the minimum number of test cases required to cover all valid equivalence partitions for calculating the interest?
正確答案: B
說明:(僅 NewDumps 成員可見)
問題6
You are testing the download process of a mobile phone application.
For which to the following capabilities to the system you need to design a nonfunctional test?
You are testing the download process of a mobile phone application.
For which to the following capabilities to the system you need to design a nonfunctional test?
正確答案: D
說明:(僅 NewDumps 成員可見)
問題7
Which of the following statements best describes an advantage of the whole team approach?
Which of the following statements best describes an advantage of the whole team approach?
正確答案: D
問題8
You are a test manager responsible for implementing risk-based testing in your organization which deals with software in the healthcare domain. You are writing a handbook of various product risk mitigation options.
Which ONE of the following options correctly represent the correct mitigation options?
You are a test manager responsible for implementing risk-based testing in your organization which deals with software in the healthcare domain. You are writing a handbook of various product risk mitigation options.
Which ONE of the following options correctly represent the correct mitigation options?
正確答案: B
問題9
During system testing phase of a word processor, a tester finds that on opening a file from a particular set of files, which are part of a critical workflow, the word processor crashes. Which of the following is the next step the tester should take poor to recording the deviation?
During system testing phase of a word processor, a tester finds that on opening a file from a particular set of files, which are part of a critical workflow, the word processor crashes. Which of the following is the next step the tester should take poor to recording the deviation?
正確答案: D
說明:(僅 NewDumps 成員可見)
問題10
Which of the following options is a success factor for formal reviews (e.g. inspections)?
Which of the following options is a success factor for formal reviews (e.g. inspections)?
正確答案: C
問題11
The following rules determine the annual bonus to be paid to a salesman of a company based on the total annual amount of the sales made (referred to as TAS).
If the TAS is between 50k€ and 80k€, the bonus is 10%. If the TAS exceeds 80k€ by a value not greater than
40k€, the bonus is 15%. Finally, if the TAS
exceeds the maximum threshold which entitles to a 15% bonus, the bonus is 22%.
Consider applying equivalence partitioning to the TAS (Note: 1k€ = 1000 euros).
Which one of the following answers contain only test cases that belong to the same equivalence partition?
The following rules determine the annual bonus to be paid to a salesman of a company based on the total annual amount of the sales made (referred to as TAS).
If the TAS is between 50k€ and 80k€, the bonus is 10%. If the TAS exceeds 80k€ by a value not greater than
40k€, the bonus is 15%. Finally, if the TAS
exceeds the maximum threshold which entitles to a 15% bonus, the bonus is 22%.
Consider applying equivalence partitioning to the TAS (Note: 1k€ = 1000 euros).
Which one of the following answers contain only test cases that belong to the same equivalence partition?
正確答案: C
說明:(僅 NewDumps 成員可見)