ISTQB Quizzes & Trivia
Advertisement
Advertisement
Questions: 40 | Attempts: 65 | Last updated: Feb 22, 2018
-
Sample QuestionWhich, in general, is the least required skill of a good tester? Select one:
Questions: 41 | Attempts: 64 | Last updated: Apr 20, 2018
-
Sample QuestionWhich of the following statements BEST describes one of the seven keyprinciples of software testing?
Questions: 30 | Attempts: 64 | Last updated: Feb 23, 2012
-
Sample QuestionQ. 471: The most important thing about early test design is that it:
Questions: 40 | Attempts: 62 | Last updated: Feb 23, 2012
-
Sample QuestionQ. 301: Cost of the reviews will not include.
Questions: 37 | Attempts: 60 | Last updated: Feb 14, 2013
-
Sample QuestionQ. 341: What is the main reason for testing software before releasing it?
Questions based on the ISTQB Foundation Level Material
Questions: 23 | Attempts: 60 | Last updated: Jun 18, 2014
-
Sample QuestionWhat is the standard for Software and System Test Documentation?
Questions: 40 | Attempts: 60 | Last updated: Jan 31, 2014
-
Sample Question1. Deciding How much testing is enough should take into account :- i. Level of Risk including Technical and Business product and project risk ii. Project constraints such as time and budget iii. Size of Testing Team iv. Size of the Development Team
Questions: 40 | Attempts: 56 | Last updated: Jun 10, 2016
-
Sample QuestionWhat is true of a Quality system?
Quiz is based on sample questions from the ISTQB Official 2012 Test Manager Advanced Exam.The Practice Quiz will present 30 random questions (from 56) and is limited to 1 hour.The Official ISTQB CTAL TM exam is 65...
Questions: 56 | Attempts: 55 | Last updated: Jun 20, 2014
-
Sample QuestionTM-1.2.1 (K4) Analyze the test needs for a system in order to plan test activities and work products that will achieve the test objectives Question: You are the Test Manager working on a project developing a tourist information mobile application. The project recently switched to an agile process and test driven development. Each development cycle lasts 15 days, with daily builds beginning at day 7. After day 10, no new features are allowed to be added. The development team is composed of very experienced team members, who are proud of their work, but not tolerant of the testing team. The requirements are written down as coarse grained user stories like the following one: US 03-30: Search nearest matching hotel As a casual user at an unfamiliar location I want to get information on the nearest hotel matching my financial and comfort profile best. Priority: High; Estimate: 7 (out of 10) The software depends on existing web services, which are stubbed during development . Unit testing is done by developers, while system and user acceptance testing is the testing team’ s responsibility. System test in earlier development cycles was often blocked due to severe failures of newly developed features. Analysis shows that many of these failures could have been found during unit test. Analysis of issues found during production show that 30% of performance problems were due to unreliable web services delivered by 3rd party suppliers. Primary test objectives are to mitigate the perceived performance risks and to increase the confidence that no failures with high severity will occur in user stories with priority >= High. Moreover, upper management demanded for closer cooperation of testers and developers. Which THREE of the following test activities and/or work products will achieve the test objectives best.
For those of you who are statistics lovers out there and are studying for an exam or quiz then this is for you. If you are prepared to test your knowledge on Sqtl: ISTQB Paper, 2 try it out.
Questions: 40 | Attempts: 53 | Last updated: Sep 26, 2017
-
Sample QuestionWhich of the following is a major task of test planning?
Questions: 220 | Attempts: 50 | Last updated: Jun 21, 2016
-
Sample QuestionYou are working as a test manager in the medical domain leading a team of system testers. Youare currently working on a major release of the product which gives customers many new featuresand resolves a number of problem reports from previous releases. QUESTION NO: 1 You are about to release a test progress report to a senior manager, who is not a test specialist.Which of the following topics should NOT be included in the test progress report? 1 credit
Foundation Level PRACTICE EXAM
Questions: 40 | Attempts: 47 | Last updated: Jun 20, 2014
-
Sample QuestionWhich of the following statements BEST describes one of the seven key principles of software testing?
Quiz based on:
http://istqbquestionbank.blogspot.ca/2012/01/istqb-foundation-sample-question-paper.html
Questions: 40 | Attempts: 47 | Last updated: Jun 10, 2014
-
Sample QuestionDeciding How much testing is enough should take into account : i. Level of Risk including Technical and Business product and project risk ii. Project constraints such as time and budget iii. Size of Testing Team iv. Size of the Development Team
Questions: 47 | Attempts: 46 | Last updated: Feb 23, 2012
-
Sample QuestionQ. 421: QC is
Questions: 40 | Attempts: 45 | Last updated: Feb 22, 2018
-
Sample QuestionFunctional system testing is:
Questions: 40 | Attempts: 44 | Last updated: Feb 14, 2013
-
Sample QuestionQ. 41: Which of the following combination correctly describes a valid approach tocomponent testing:i) Functional testing of the component in isolation.ii) Structure-based testing of the code without recording incidents.iii) Automated tests that are run until the component passes.iv) Functional testing of the interfaces between modules.
Questions: 40 | Attempts: 41 | Last updated: Feb 23, 2018
-
Sample QuestionWhich of the following are triggers for maintenance testing? 1. The period of time since last regression testing a system 2. New operating system installations 3. Changes in corporate policies and government regulations 4. Converting a legacy system to a software package 5. Developing a new software application Select one:
Questions: 40 | Attempts: 40 | Last updated: Feb 23, 2012
-
Sample QuestionQ. 1: Given the following state transition table Which of the test cases below will coverthe following series of state transitions? S1 SO S1 S2 SOExhibit:
Quiz based on:
http://istqbquestionbank.blogspot.ca/2012/01/istqb-foundation-sample-question-paper_09.html
Questions: 40 | Attempts: 40 | Last updated: Jun 6, 2014
-
Sample QuestionWhen what is visible to end-users is a deviation from the specific or expected behavior, this is called:
Quiz based on:
http://istqbquestionbank.blogspot.ca/2012/01/istqb-foundation-sample-question-paper_323.html
Questions: 40 | Attempts: 40 | Last updated: Jun 18, 2014
-
Sample QuestionSoftware testing activities should start
Questions: 40 | Attempts: 36 | Last updated: Feb 22, 2018
-
Sample QuestionWhen something unexpected occurs during a test, but it isn’t clear whether or not it is a defect, it should be: Select one:
Questions: 40 | Attempts: 35 | Last updated: Feb 22, 2018
-
Sample QuestionChoose the best answer for why Experience-based testing is usually NOT a sufficient test technique: Select one:
Questions: 40 | Attempts: 24 | Last updated: Feb 20, 2018
-
Sample QuestionAsk: "What type of bread do you require, white or brown?" IF the customer wants 'brown' Ask: "Which type, sliced or un-sliced?" IF the customer replies 'un-sliced' Say: "That will be 95p" ELSE Say: "That will be 65p" ENDIF ELSE Say: "That will be 75p" ENDIF How many tests are required to achieve full Branch Coverage? Select one: