Experience based testing - MCQs
1. Sometimes software tester can use only error guessing technique while testing a software . True or false.a) True
b) False
View Answer / Hide AnswerANSWER: b) False
Comment: Error guessing technique should always be used as a complement to other formal techniques.
2. Which of the following are experience based techniques?a) Error guessing
b) Equivalent partitioning
c) Exploratory testing
d) Both a and c
e) All of the above
View Answer / Hide Answer3. In which of the following techniques, experience of tester is beneficial?a) Error guessing
b) Exploratory testing
c) Both a and b
d) None as there is no relationship between techniques applied and experience of a tester.
View Answer / Hide AnswerANSWER: c) Both a and b
Comment: For both types of testing, tester can have test cases based on a person's knowledge,experience,imagination and intuitions.
4. Which of the following is/are characteristic of Exploratory testing?a) Minimum planning and maximum execution
b) Formal testing techniques are also used
c) Test design and test execution are done in parallel
d) Useful in situations with poor specification and limited time
e) All of the above
View Answer / Hide AnswerANSWER: e) All of the above
5. For effective testing, variety of techniques should be used in combination. True or false a) True
b) False
View Answer / Hide AnswerANSWER: a) True
Comment: Using variety of techniques in combination , different defects can be detected.
6. Error guessing can be have more fruitful results whena) System has been deployed
b) When testing with inexperience tester
c) As a first approach of testing
d) As a additional technique after applying more formal techniques
View Answer / Hide AnswerANSWER: d) As a additional technique after applying more formal techniques
Comment: Error guessing technique should always be used as a complement to other formal techniques.