ISTQB CTFL4 Practice Test - Questions Answers, Page 4
List of questions
Related questions
In what way do Configuration Management effects testing?
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?
Which of the following statements about decision tables are TRUE?
I . Generally, decision tables are generated for low risk test items.
II . Test cases derived from decision tables can be used for component tests.
III . Several test cases can be selected for each column of the decision table.
IV . The conditions in the decision table represent negative tests generally.
Consider the following statements about risk-based testing.
I) Risk-based testing has the objective to reduce the level of protect risks.
II) Tests should be prioritized to find tie critical detects as early as possible.
III) Non-testing activities may also help to reduce risk
IV) Risks have to be reassessed on a regular basis.
V) The project stakeholders can give useful input to determine the risks
As the last stage of a test cycle of an embedded device, you are performing exploratory testing. You observed that some character. (A, X and Z) sent via a serial port to the device do not get registered on the device whereas they should be. You suspect that this could be due to a wrong configuration of the 'bit parity' parameter.
Which of the following items of an incident report would you be UNABLE to write down based on this information?
Which of the following options cover the test types performed during typical system testing phase:
I . Usability
II Requirements based scenarios
III Testing parts of the code in isolation
IV Correct order of parameters in API calls
A mid-size software product development company has analyzed data related to defects detected in its product and found out that detects fixed in earlier builds are getting re-opened after a few months.
The company management now seeks your advice in order to reverse this trend and prevent re-opening of defects fixed earlier.
What would be your FIRST recommendation to the company?
Which of the following does MOT describe a reason why testing is necessary?
Which of the following statements is CORRECT?
Given the following requirement:
Requirement ID: 2 8
Requirement Description Additional Entrance Fee
Detailed Description
An additional fee of S3 is charged during the weekend, but
1) Visitors aged under 7 are not charged.
2) Visitors aged 7 to 13 inclusive get a 20% discount off the additional fee.
3) Visitors aged greater than 65 get a 50% discount off the additional fee.
Age should be an integer of 0 or above.
Weekend means Friday to Sunday inclusive.
Which of the following statements is NOT correct?
Question