System testing should investigate (2M)
Practice ISTQB Foundation Level Q&A – System testing should investigate (2M)
Practice ISTQB Foundation Level Q&A – System testing should investigate (2M)
Practice ISTQB Foundation Level Q&A – ___________ Testing will be performed by the people at client own locations(1M)
Practice ISTQB Foundation Level Q&A – Which of the following is a characteristic of good testing in any life cycle
model?
Given the following decision table
Practice ISTQB Foundation Level Q&A –
Given the following decision table
Rule 1 | Rule 2 | Rule 3 | Rule 4 | |
Conditions | ||||
Frequent Flyer Member | Yes | Yes | No | No |
Class | Business | Economy | Business | Economy |
Actions | ||||
Offer upgrade to First | Yes | No | No | No |
Offer upgrade to Business | N/A | Yes | N/A | No |
What is the expected result for each of the following test cases?
(A) Frequent flyer member, travelling in Business class
(B) Non-member, travelling in Economy class
Practice ISTQB Foundation Level Q&A – In a system designed to work out the tax to be paid:
An employee has £4000 of salary tax free.
The next £1500 is taxed at 10%.
The next £28000 after that is taxed at 22%.
Any further amount is taxed at 40%.
To the nearest whole pound, which of these is a valid Boundary Value Analysis test case?
Given the following decision table:-
Rule 1 | Rule 2 | Rule 3 | Rule 4 | |
Conditions | ||||
UK resident? | False | True | True | True |
Age between 18 – 55? | Don’t care | False | True | True |
Smoker? | Don’t care | Don’t care | False | True |
Actions | ||||
Insure client? | False | False | True | True |
Offer 10% discount? F | False | False | True | False |
What is the expected result for each of the following test cases?
(A)TC1: Fred is a 32 year old smoker resident in London
(B)TC3: Jean-Michel is a 65 year non-smoker resident in Paris
Practice ISTQB Foundation Level Q&A – In a system designed to work out the tax to be paid:
An employee has £4000 of salary tax free.
The next £1500 is taxed at 10%.
The next £28000 after that is taxed at 22%.
Any further amount is taxed at 40%.
To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
Practice ISTQB Foundation Level Q&A – Which of the following is determined by the level of product risk identified?
Which of the following are disadvantages of
Practice ISTQB Foundation Level Q&A –
Which of the following are disadvantages of
capturing tests by recording the actions of a manual tester?
i. The script may be unstable when unexpected events occur.
ii. Data for a number of similar tests is automatically stored separately from the script.
iii. Expected results must be added to the captured script.
iv. The captured script documents the exact inputs entered by the tester.
v. When replaying a captured test, the tester may need to debug the script if it doesn’t play correctly.
Practice ISTQB Foundation Level Q&A – Why are static testing and dynamic testing described as complementary?
Consider the following techniques. Which are s
Practice ISTQB Foundation Level Q&A –
Consider the following techniques. Which are static and which are dynamic techniques?
i. Equivalence Partitioning.
ii. Use Case Testing.
iii. Data Flow Analysis.
iv. Exploratory Testing.
v. Decision Testing.
vi. Inspections.
Which of the following are valid objectives for incid
Practice ISTQB Foundation Level Q&A –
Which of the following are valid objectives for incident reports?
i. Provide developers and other parties with feedback about the problem to enable identification, isolation and correction as necessary.
ii. Provide ideas for test process improvement.
iii. Provide a vehicle for assessing tester competence.
iv. Provide testers with a means of tracking the quality of the system under test.
Practice ISTQB Foundation Level Q&A – In which of the following orders would the phases of a formal review usually
occur?
Which of following statements is true? Select
Practice ISTQB Foundation Level Q&A –
Which of following statements is true? Select
ALL correct options Regression testing should be performed:
i. once a month
ii. when a defect has been fixed
iii. when the test environment has changed
iv. when the software has changed
Practice ISTQB Foundation Level Q&A – Which of the following would be a valid measure of test progress?