Which one of the following statements relating to the benefits of static testing is NOT correct?
The following incident report that was generated during test of a web application.
What would you suggest as the most important report improvement?
Defect detected date: 15 8.2010
Defect detected by: Joe Smith
Test level System test
Test case: Area 5/TC 98
Build version: 2011-16.2
Defect description After having filled out all required fields in screen 1, t click ENTER to continue to screen 2 Nothing happens, no system response at all.
Which of the following is a test-first approach, where tests that express a shared understanding from stakeholders of how the application is expected to work, are first written in business-readable language (following the Given/When/Then format), and then made executable to drive development?
Which one of the following is a typical entry criteria for testing?
Which of the following statements about how different types of test tools support testers is true?
Which of the following statements about the test pyramid is TRUE?
Which of the following tasks is MOST LIKELY to be performed by the tester?
Metrics can be collected during and at the end of testing activities to assess which of the following?
i. Progress against the planned schedule and budget.
II. Current quality of the test object.
Hi. Adequacy of the test approach.
iv. Effectiveness of the test activities with respect to the objectives.
v. All the above.
Select the correct answer:
During iteration planning, a scrum team uses an estimation technique called planning poker to estimate the effort required to deliver a critical user story. In advance of the estimation session, the team agreed on some ground rules to limit the number of poker rounds and save time.
The team agreed on the following:
1. They will use the following progression for estimation: Extra-small, Small, Medium, Large, Extra-large, and Extra-extra-large.
2. If estimation values differ significantly, the highest score will be used for estimation purposes.
The result of the first round of planning poker:
Team MemberEstimation
BusinessLarge
DevelopmentExtra-extra-large
TestingExtra-extra-large
Which of the following options best represent the team’s next actions?
In order to exercise the right to vote, a person must meet the following requirements:
be able to prove citizenship of the country
be a resident in the administrative unit concerned
have a minimum age of 18 years
no other reasons for exclusion exist
Create the associated decision table and minimize it so that all conditions are correctly covered.
Hint: remember to use the "no other reasons for exclusion exist" condition when creating the decision table.
How many test cases are at least required to achieve the coverage of all decision rules and what could be the concrete test cases?