ISTQB- Module4- Exam3

40 Questions | Attempts: 189
Share
Please wait...
Question 1 / 40
0 %
0/100
Score 0/100
1. Why are both specification-based and structure-based testing techniques useful? Select one:
Submit
Please wait...
About This Quiz
ISTQB- Module4- Exam3 - Quiz

.

Tell us your name to personalize your report, certificate & get on the leaderboard!
2. Which technique is OFTEN considered as an extension of equivalence partitioning? Select one:  
Submit
3. Which one is the definition of Use Case? Select one:  
Submit
4. Assume postal rates for 'light letters' are:  $0.25 up to 10 grams  $0.35 up to 50 grams  $0.45 up to 75 grams  $0.55 up to 100 grams  Which test inputs (in grams) would be selected using boundary value analysis? Select one:
Submit
5. What techniques would be MOST appropriate if the specifications are outdated? Select one:  
Submit
6. Which type of technique helps us select a good set of tests from total number of possible tests for a given system? Select one:
Submit
7. Which of the following is true? Select one:  
Submit
8. Which test design technique relies heavily on prior thorough knowledge of the system? Select one:
Submit
9. What technique captures system requirements that contain logical conditions? Select one:  
Submit
10. Which test design technique should a tester use to check the documented features of the system? Select one:  
Submit
11. What technique would be MOST appropriate to check status changes based on certain events? Select one:  
Submit
12. The specification: an integer field shall contain values from and including 1 to and including 12 (number of the month) Which equivalence class partitioning is correct? Select one:
Submit
13. What is an informal test design technique where a tester uses information gained while testing to design new and better tests? Select one:  
Submit
14. If A = 3 then       Display_message A;       If B = 2 then             Display_message B;       Else             Display_message C; Else             Display_message C;     How many tests are required to achieve 100% branch/decision coverage? Select one:  
Submit
15. To test an input field that accepts a two-digit day based on a particular month, which data set demonstrates boundary value analysis? Select one:  
Submit
16. What is a major difference between use case based testing and other specification based testing techniques? Select one:  
Submit
17. The following defines the statement of what the tester is expected to accomplish or validate during testing activity ? Select one:
Submit
18. The level of formality of test documentation is influenced by? Select one:   
Submit
19. Consider the following statements:  i. 100% statement coverage guarantees 100% branch coverage.  ii. 100% branch coverage guarantees 100% statement coverage.  iii. 100% branch coverage guarantees 100% decision coverage.  iv. 100% decision coverage guarantees 100% branch coverage.  v. 100% statement coverage guarantees 100% decision coverage. ? Select one:  
Submit
20. Analyze the following highly simplified procedure:  Ask: "What type of ticket do you require, single or return?"  IF the customer wants 'return'     Ask: "What rate, Standard or Cheap-day?"         IF the customer replies 'Cheap-day'              Say: "That will be $11:20"           ELSE             Say: "That will be $19:50"         ENDIF  ELSE         Say: "That will be $9:75"  ENDIF   Now decide the minimum number of tests that are needed to ensure that all the questions have been asked, all combinations have occurred and all replies given ? Select one:  
Submit
21. Which statement is true regarding the minimum number of test cases required for full statement and branch coverage: Read G Read K IF G + K > 80 THEN        Print "The value is quite large" ENDIF IF G > 50 THEN        Print "G is a large value" ENDIF Select one:
Submit
22. The following program part is given  IF (condition A) or (condition B)  Then DO C  END IF  How many test cases are necessary in order to achieve 100% decision coverage? Select one:  
Submit
23. Which input combinations will a knowledgeable tester MOST LIKELY use to uncover poetential errors when testing a surname field? Select one:  
Submit
24. Which of the following options represents equivalence classes for the station name in the given requirement snippet, If the input is a valid station name,  case insensitive, then the code corresponding to the station name will be displayed? Select one:
Submit
25. What is the concept of introducing a small change to the program and having the effects of that change show up in some test?    Select one:  
Submit
26. What is a key characteristic of specification-based testing techniques? Select one:
Submit
27. Consider a program that computes the factorial of a number n. From the specifications you know that,   If n<0, a message      Value out of range must be issued.    If 0<=n<20,      the program returns the exact factorial number If 20<=n<=200 the factorial number must be approximated and       visualized in floating point notation  If n>200 a message Value out of range      Must be issued.  Which of the following equivalence partitioning is correct? Select one:  
Submit
28. Which set of test data demonstrates equivalence partitioning to check whether a customer is a teenager or not? Select one:  
Submit
29. Which of the following statements about experience based testing is true? Select one:  
Submit
30. Using an error guessing test design technique to convert temperature (Celsius to Fahrenheit, and Fahrenheit to Celsius), experienced testers will MOST LIKELY use which set of test data? Select one:  
Submit
31. Which of the following best describes the difference between clearbox and opaque box:  1. Clear box is structural testing, opaque box is Ad-hoc testing  2. Clear box is done by tester, and opaque box is done by developer  3. Opaque box is functional testing, clear box is exploratory testing ? Select one:  
Submit
32. Which statement about use case testing is true? Select one:
Submit
33. The external factors that influence the decision about which test technique to use are:  I. Risk  II. Life Cycle Model  III. Time and Budget  IV. Test Objective? Select one:
Submit
34. The internal factors that influence the decision about which test technique to use are:  I. Customer requirements  II. Documentation  III. Regulatory requirements  IV. Models used ? Select one:
Submit
35. The benefits of glass box testing are ? Select one:  
Submit
36. You are managing the testing of a fluid dynamics package to be used for designing the sewage system of an upcoming city. All testers are domain  experts who understand fluid dynamics engineering and hydraulic and all of them have tested similar packages in the past. Which of the following  statements is most likely to be true? Select one:
Submit
37. What is the relationship between equivalence partitioning and boundary value analysis technique? Select one:  
Submit
38. Which technique can be used to achieve input and output coverage, (It can be applied to human input, input via interfaces to a system, or interface parameters in integration testing.) ? Select one:  
Submit
39. When testing a grade calculation system, a tester determines that all scores from 90 to 100 will yield a grade of A, but scores below 90 will not. This analysis is known as? Select one:   
Submit
40. When is use case testing appropriate,  1.For acceptance testing with user participation  2.For exhaustive testing of subsystem interaction if the system is specified by use cases  3.For testing the interaction between the user and the system depending on user input and system state  4.For test reflecting real-world use of the system under test  5.For testing mathematical algorithms if the program flow differs depending on the input given? Select one:  
Submit
View My Results

Quiz Review Timeline (Updated): Apr 13, 2021 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Apr 13, 2021
    Quiz Edited by
    ProProfs Editorial Team
  • Feb 19, 2018
    Quiz Created by
    Abdul Jaleel
Cancel
  • All
    All (40)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Why are both specification-based and structure-based testing...
Which technique is OFTEN considered as an extension of equivalence...
Which one is the definition of Use Case? Select one:  
Assume postal rates for 'light letters' are:  ...
What techniques would be MOST appropriate if the specifications are...
Which type of technique helps us select a good set of tests from total...
Which of the following is true? Select one:  
Which test design technique relies heavily on prior thorough knowledge...
What technique captures system requirements that contain logical...
Which test design technique should a tester use to check the...
What technique would be MOST appropriate to check status changes based...
The specification: an integer field shall contain values from and...
What is an informal test design technique where a tester uses...
If A = 3 then ...
To test an input field that accepts a two-digit day based on a...
What is a major difference between use case based testing and other...
The following defines the statement of what the tester is expected to...
The level of formality of test documentation is influenced by? ...
Consider the following statements:  ...
Analyze the following highly simplified procedure:  ...
Which statement is true regarding the minimum number of test cases...
The following program part is given  ...
Which input combinations will a knowledgeable tester MOST LIKELY use...
Which of the following options represents equivalence classes for the...
What is the concept of introducing a small change to the program and...
What is a key characteristic of specification-based testing...
Consider a program that computes the factorial of a number n. ...
Which set of test data demonstrates equivalence partitioning to check...
Which of the following statements about experience based testing is...
Using an error guessing test design technique to convert temperature...
Which of the following best describes the difference between clearbox...
Which statement about use case testing is true? Select one:
The external factors that influence the decision about which test...
The internal factors that influence the decision about which test...
The benefits of glass box testing are ? Select one:  
You are managing the testing of a fluid dynamics package to be used...
What is the relationship between equivalence partitioning and boundary...
Which technique can be used to achieve input and output coverage, (It...
When testing a grade calculation system, a tester determines that all...
When is use case testing appropriate,  ...
Alert!

Advertisement