ISTQB Quizzes & Trivia
Advertisement
Advertisement
Istqb mock test -5
Questions: 20 | Attempts: 1572 | Last updated: Jul 30, 2011
-
Sample QuestionWe split testing into distinct stages primarily because:
ISTQB software testing questions.
Questions: 6 | Attempts: 1420 | Last updated: Jan 2, 2013
-
Sample QuestionAn input field takes a year of birth between 1900 and 2004 inclusive. The boundary values for testing this field are:
Are you studying software engineering or are you just an ISTQB software enthusiast? In case you plan to take the ISTQB software exam, then this quiz will help you prepare and advance you knowledge.
Questions: 6 | Attempts: 1282 | Last updated: Sep 26, 2017
-
Sample QuestionWe split testing into distinct stages (or test levels) primarily because:
Questions: 9 | Attempts: 1255 | Last updated: Oct 8, 2020
-
Sample QuestionWhat are the good practices for testing within the development life cycle?
The ISTQB certification exam is right around the corner, and this puts more emphasis on your preparation to tackle it. Do you believe that you have a great understanding of design techniques? In this quiz, we try and refresh your...
Questions: 17 | Attempts: 1187 | Last updated: May 29, 2019
-
Sample QuestionIn which document described in IEEE 829 would you find instructions for the stpes to be taken for a test including set-up, logging, environment and measurement?
ISTQB software testing questions.
Questions: 6 | Attempts: 1042 | Last updated: Jan 3, 2013
-
Sample QuestionA program with high cyclomatic complexity is most likely to be:
ISTQB software testing questions.
Questions: 6 | Attempts: 939 | Last updated: Jan 3, 2013
-
Sample QuestionIn the Australian tax rates for 2008-09, the first $6,000 are tax free. The next $28,000 are taxed at 15%. The next $46,000 are taxed at 30%. Any further amount is taxed at 40%.Which of these amounts would fall into the same equivalence class?
Questions: 40 | Attempts: 924 | Last updated: May 16, 2018
-
Sample QuestionDeciding How much testing is enough should take into account :-i. Level of Risk including Technical and Business product and project riskii. Project constraints such as time and budgetiii. Size of Testing Teamiv. Size of the Development Team
ISTQB software testing questions.
Questions: 6 | Attempts: 913 | Last updated: Jan 3, 2013
-
Sample QuestionWhich of the following are potential benefits of adding tools to the test process? i) Reduction of repetitive testing procedures.ii) Ability to hire testers with fewer technical skills.iii) Ability to get an objective assessment of progress.iv) Greater consistency in testing procedures.
ISTQB software testing questions.
Questions: 6 | Attempts: 898 | Last updated: Jan 3, 2013
-
Sample QuestionWhich of the following is likely to benefit most from the use of test tools providing test capture and replay facilities?
To all the IT and software students out there who are almost doing their exams and need practice,take this quiz. It is specifically designed to help you gauge your knowledge on the subject. All the best.
Questions: 6 | Attempts: 804 | Last updated: Sep 26, 2017
-
Sample QuestionAs a test analyst you're collecting measures about defects.After the first test cycle (covering all requirements) you notice that:* Subsystem A has a defect density that is 60% lower than the average* Subsystem B has a defect density that is 150% higher than the average What conclusions for the next test cycle could you draw from this observation?
This test is used to know your preparation level for ISTQB Foundation Exam
Questions: 40 | Attempts: 752 | Last updated: Jan 22, 2013
-
Sample QuestionGiven the following state transition table Which of the test cases below will cover the following series of state transitions? S1 SO S1 S2 SO
ISTQB Foundation Level Exam Test Paper - I
Questions: 32 | Attempts: 727 | Last updated: Jan 25, 2013
-
Sample QuestionWe split testing into distinct stages primarily because:
ISTQB software testing questions
Questions: 6 | Attempts: 699 | Last updated: Jan 3, 2013
-
Sample QuestionWhich of the following statements are true for the equivalence partitioning test technique? i) Divides possible inputs into classes that have the same behaviour.ii) Can be used to create both positive and negative test cases.iii) Makes use of only positive test cases for the equivalence partitions.iv) Must always include at least two values from every equivalence partition.v) Can be used only for input testing.
Questions: 40 | Attempts: 627 | Last updated: Jul 30, 2011
-
Sample QuestionQ. 301: Cost of the reviews will not include.
ISTQB software testing questions.
Questions: 6 | Attempts: 619 | Last updated: Jan 3, 2013
-
Sample QuestionWhich of the following are Black Box test design techniques? i) Boundary value analysisii) Decision testingiii) Equivalence partitioningiv) State transition testing
Questions: 41 | Attempts: 616 | Last updated: Jul 30, 2011
-
Sample QuestionQ. 121: Test Implementation and execution has which of the following major tasks?i. Developing and prioritizing test cases, creating test data, writing test procedures and optionally preparing the test harnesses and writing automated test scripts.ii. Creating the test suite from the test cases for efficient test execution.iii. Verifying that the test environment has been set up correctly.iv. Determining the exit criteria.
.
Questions: 40 | Attempts: 613 | Last updated: Jan 22, 2021
-
Sample QuestionWhich of the following are the KEY characteristics of Walkthrough?
Questions: 33 | Attempts: 591 | Last updated: Jul 30, 2011
-
Sample QuestionQ. 201: The inputs for developing a test plan are taken from
ISTQB Chapter 3
Questions: 9 | Attempts: 575 | Last updated: Feb 23, 2012
-
Sample QuestionWhich of the following artifacts can be examined by using review techniques?
ISTQB software testing questions.
Questions: 6 | Attempts: 561 | Last updated: Jan 3, 2013
-
Sample QuestionWhich of the following might be a concern of a test group relying on a test design tool?
ISTQB software testing questions
Questions: 6 | Attempts: 559 | Last updated: Jan 3, 2013
-
Sample QuestionWhich of the following statements about functional testing is true?
Questions: 34 | Attempts: 521 | Last updated: Jul 30, 2011
-
Sample QuestionQ. 261: One of the fields on a form contains a text box, which accepts alphabets inlower or upper case. Identify the invalid Equivalance class value.
Questions: 41 | Attempts: 471 | Last updated: Jul 30, 2011
-
Sample QuestionQ. 161: Drivers are tools used to control and operate tge software being testeD.
Questions: 40 | Attempts: 448 | Last updated: Jul 30, 2011
-
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.