|
via Udemy |
Go to Course: https://www.udemy.com/course/bh0-010-bcs-certified-tester-foundation-2011-syllabus-exam/
Sample Questions:Q) In which activity of the Fundamental Test Process is the test environment set up?A. Test implementation and execution.B. Test planning and controlC. Test analysis and designD. Evaluating exit criteria and reportingQ) Which of the following test cases and expected results is VALID?A. 23 year old in insurance class A Premium is 90 and excess is 2,500.B. 51 year old in insurance class C Premium is 70 and excess is 500.C. 31 year old in insurance class B Premium is 90 and excess is 2,500.D. 43 year old in insurance class C Premium is 70 and excess is 1,000Q) Which of the following are characteristic of test management tools?a) They support traceability of tests to source documents.b) They provide an interface to test execution tools.c) They help to enforce coding standards.d) They manipulate databases and files to set up test data.A. a and cB. b and cC. a and bD. b and dQ) Which of the following represents an INVALID transition (N)?A. Off from is play Channel 1?B. Channel 2 from Display Channel 1?C. St by from Live?D. Channel 2 from Live?Q) Which one of the following is a characteristic of good testing in any lifecycle model?A. Each test level has the same test objective.B. There should be more testing activities than development activities.C. Test design can only begin when development is complete.D. Testers should begin to review documents as soon as drafts are available.Q) What is the minimum number of test cases required for 100% statement coverage and 100% decision coverage, respectively?A. Statement Coverage = 1, Decision Coverage = 3.B. Statement Coverage = 2, Decision Coverage = 3.C. Statement Coverage = 2, Decision Coverage = 2.D. Statement Coverage = 3, Decision Coverage = 3