ASTQB/ISTQB - Certified Tester Foundation Level - Sample Exam 1 Latest 2022 with complete solution
What is the test basis?
a. The point during software development when testing should start
b. The body of knowledg
...
ASTQB/ISTQB - Certified Tester Foundation Level - Sample Exam 1 Latest 2022 with complete solution
What is the test basis?
a. The point during software development when testing should start
b. The body of knowledge used for test analysis and design
c. The source to determine the actual results from a set of tests
d. The method used to systematically devise test conditions
Keyword -Answer- b. The body of knowledge used for test analysis and design
When the tester verifies the test basis while designing tests early in the lifecycle, which common test objective is being achieved?
a. Gaining confidence
b. Finding defects
c. Preventing defects
d. Providing information for decision making
FL-1.1.1 -Answer- c. Preventing defects
When following the fundamental test process, when should the test control activity take place?
a. During the planning activities
b. During the implementation and execution activities
c. During the monitoring activities
d. During all the activities
FL-1.4.2 -Answer- d. During all the activities
Which of the following is a correct statement?
a. A developer makes a mistake which causes a defect that may be seen as a failure during dynamic testing
b. A developer makes an error which results in a failure that may be seen as a fault when the software is executed
c. A developer has introduced a failure which results in a defect that may be seen as a mistake during dynamic testing
d. A developer makes a mistake which causes a bug that may be seen as a defect when the software is executed
FL-1.2.3 -Answer- a. A developer makes a mistake which causes a defect that may be seen as a failure during dynamic testing
Which of the following is an example of debugging?
a. A tester finds a defect and reports it
b. A tester retests a fix from the developer and finds a regression
c. A developer finds and fixes a defect
d. A developer performs unit testing
FL-1.1.2 -Answer- c. A developer finds and fixes a defect
Which of the following is a true statement about exhaustive testing?
a. It is a form of stress testing
b. It is not feasible except in the case of trivial software
c. It is commonly done with test automation
d. It is normally the responsibility of the developer during unit testing
FL1.3.1 -Answer- b. It is not feasible except in the case of trivial software
A new retail product was released to production by your company. Shortly after the release it was apparent that there were numerous problems with the point of sale application. This resulted in a number of customer complaints and negative postings on social media encouraging people to take their business to your competitor. You have investigated the problems and have discovered that the production point of sale equipment is a later model than the model used in testing. The software functions correctly on the oldversion, but fails on the later model.
Given this scenario, what is the root cause and what is the effect?
a. The root cause is the old equipment and the effect is the new equipment
b. The root cause is the customer complaints and the effect is the social media postings
c. The root cause is conducting the testing on the wrong version of the equipment and the effect is the customer complaints and postings
d. The root cause is the software failing on the later model and the effect is the customer complaints
FL-1.2.4 -Answer- c. The root cause is conducting the testing on the wrong version of the equipment and the effect is the customer complaints and postings
If you need to provide a report showing test case execution coverage of the requirements, what do you need to track?
a. Traceability between the test cases and the requirements
b. Coverage of the risk items by test case
c. Traceability between the requirements and the risk items
d. Coverage of the requirements by the test cases that have been designed
FL-1.4.4 -Answer- a. Traceability between the test cases and the requirements
Which of the following is most correct regarding the test level at which functional tests may be executed?
a. Unit and integration
b. Integration and system
c. System and acceptance
d. All levels
FL-2.3.2 -Answer- d. All levels
Which of the following is a true statement regarding the V-model lifecycle?
a. Testing involvement starts when the code is complete
b. The test process is integrated with the development process
c. The software is built in increments and each increment has activities for requirements, design, build and test
d. All activities for development and test are completed sequentially
FL-2.1.1 -Answer- b. The test process is integrated with the development process
Usability testing is an example of which type of testing?
a. Functional
b. Non-functional
c. Structural
d. Change-related
FL-2.3.1 -Answer- b. Non-functional
What type of testing is normally conducted to verify that a product meets a particular regulatory requirement?
a. Unit testing
b. Integration testing
c. System testing
d. Acceptance testing
FL-2.2.1 -Answer- d. Acceptance testing
You have been receiving daily builds from the developers. Even though they are documenting the fixes they are including in each build, you are finding that the fixes either aren't in the build or are not working. What type of testing is best suited for finding these issues?
a. Unit testing
b. System testing
c. Confirmation testing
d. Regression testing
FL-2.3.3 -Answer- c. Confirmation testing
In a formal review, which role is normally responsible for documenting all the open issues?
a. The facilitator
b. The author
c. The scribe
d. The manager
FL-3.2.2 -Answer- c. The scribe
[Show More]