Font size
WorksheetsAgile Tester Foundation Sample Exam 007
Total questions: 40
Worksheet time: 10hrs 0mins
i-c,ii-a,iii-b
i-a,ii-c,iii-b
i-a,ii-b,iii-c
i-b,ii-a,iii-c
The use of a whole-team approach to product development is one of the main benefits of Agile development. Its benefits include which of the following?
<br>
i. Enhancing communication and collaboration within the team
ii. Enabling the various skill sets within the team to be leveraged to the benefit of the project
iii. Project doesn't need to hire specialist testers
iv. Making quality everyone’s responsibility
v. Developers are expected to test the non functional requirements like performance etc. so the testers can concentrate on automation test builds
i,ii and iii
i,ii and iv
i,iv and v
i,iii and iv
In an iteration planning meeting, the team is discussing a user story for the new feature which will be added to the banking application. After the discussion, the developer explains that the UX(user Experience)design will have technical limitations . Another developer says that there are risks about performance.
<br>
Which of the following which would best represent a tester’s contribution to this discussion?
The tester advises that usability is more important than performance
The tester advises that the user story needs acceptance criteria to be testable.
The tester advises that the requested information should be retrieved and displayed in 5 seconds
The tester advises to use UX(user Experience) design from their last project
Which of the following are benefits of Retrospectives ?
<br>
i. It can result in test-related improvement decisions focused on test effectiveness, test productivity, test case quality, and team satisfaction.
ii. It helps identify non performing members of the team.
iii. They may also address the test-ability of the applications, user stories, features, or system interfaces. Root cause analysis of defects can drive testing and development improvements.
iv. Regularly conducted retrospective meetings, when appropriate follow up activities occur, are critical to self-organization and continual improvement of development and testing. "
i and iv
i,ii and iii
i,iii and iv
ii and iii
Which of the following would be typically a tester's role during release planning period?
<br>
i. Breaking user stories into testing tasks
ii. Estimate the testing tasks like creating test strategy, test plans and test cases specific to user stories
iii. Determine the high level test strategy for the whole release
iv. high-level risk analysis and test planning
v. Understand and plan for automating user stories and support various levels of testing
i,ii and v
ii and iii
iii,iv and v
iii and iv
Match the following work products with their appropriate documentation.
<br>
i. Business-oriented work products
ii. Development work products
iii. Test work products
<br>
a. requirements specifications, user documentation
b. database entity relationship diagrams
c. test strategies and plans, manual and automated tests
i-a,ii-b,iii-c
i-b,ii-a,iii-c
i-c,ii-b,iii-a
i-c,ii-a,iii-b
Which of the following are true about testing activities in an agile project ?
<br>
i. Unit testing, typically done by the testers
ii. Feature verification testing, which is often automated, may be done by developers or testers, and involves testing against the user story’s acceptance criteria
iii. Feature validation testing, which is usually manual and can involve developers, testers, and business stakeholders working collaboratively to determine whether the feature is fit for use, to improve visibility of the progress made, and to receive real feedback from the business stakeholders
iv. there is often a parallel process of regression testing occurring throughout the iteration
v. Only automation testing is done
ii,iii and iv
i,ii and iii
iii,iv and v
i,iii and iv
Which of the following is not true about test-related organizational risk in an Agile environment?
<br>
i. Testers are involved with developers and business stakeholders to clarify requirements, instead of spending more time on testing.
ii. Testers work so closely to developers that they lose the appropriate tester mindset
iii. Testers become tolerant of or silent about inefficient, ineffective, or low-quality practices within the team
iv. Testers cannot keep pace with the incoming changes in time-constrained iterations "
i
ii and iii
ii,ii and iv
i and iv
Which of the following is true about Exploratory testing?
<br>
1. Exploratory testing should be combined with other experience-based techniques
2. In exploratory testing, test design and test execution occur at the same time, guided by a prepared test charter
3. Exploratory testing is important in Agile projects due to the limited time available for test analysis
4. During exploratory testing, the results of the most recent tests guide the next test
1 & 2
2, 3 & 4
1, 2 & 3
1,2,3 and 4
i-b, ii-c, iii-a, iv-d
i-a, ii-b, iii-c, iv-d
i-d, ii-b, iii-c, iv-a
i-c, ii-d, iii-b, iv-a
All The test quadrants are covered by these test cases.
Quadrant Q2 is still left uncovered
Quadrant Q4 is still left uncovered
Quadrant Q3 is still left uncovered
Read the following carefully and select the basis for appropriate test technique.
<br>
1. appropriate test technique(s) are selected to mitigate each risk, based on the risk, the level of risk, and the relevant quality characteristic.
2. appropriate test technique(s) are selected based on tester's skill set
3. appropriate test technique(s) are selected based on stakeholder's preferences
4.a appropriate test technique(s) are selected based on Test Manager's recommendation
2&4 are correct, as the skillset of testers and Test Manager drives the Testing in a project
Only 3 is correct, as stakeholders plan and drives the entire project
1 and 3 are correct
Only 1 is correct
Read below the given scenario: During planning poker
<br>
-The estimators discuss the feature, and ask questions of the product owner as needed.
-When the feature has been fully discussed, each estimator privately selects one card to represent his or her estimate.
- All cards are then revealed at the same time
- If all estimators selected the same value, that becomes the estimate. If Not, then what is the best action taken by the team?
the estimators discuss the differences in estimates after which the poker round is repeated until agreement is reached, either by consensus or by applying rules
the estimators discuss the differences in estimates but no further action is taken and the team goes ahead with the estimate chosen by the stakeholder
There is no discussion and the team moves onto the next UserStory
A blind estimate is picked up in such a scenario
Set the account balance to $1000 and status to be "active", then change the status to "inactive"
Verify that the debit card issued is Red in color
Set the account balance to $700 and status to be "active" and verify that customer is able to transact using his debit card
Set the account balance to $200 and status to be "active" and verify that customer is unable to transact using his debit card.
Set the user's age as 19 and account as 'active' . Verify that the user is able to withdraw money from his account
Set the user's age as 10 and verify that the user is not able to withdraw money from his account
Set the user's age as 19 and account as 'active' , then change the status to "inactive". Verify that the user is unable to withdraw money
Set the user's age as 15 and account as 'active' . Verify that the user is not able to withdraw money from his account
Which of the following qualities are important for a tester doing exploratory testing
<br>
i. creativity, intuition and cognition
ii. good knowledge and understanding of the software under test
iii. understanding as to how to determine when the system fails.
iv. skill to find possible problems with the product
I, ii, iii
ii, iii, iv
I, ii, iv
I, ii, iii and iv
