Question 1
Question
in 1958, Jerry Weinberg (Gerald Weinberg) led history's first fully independent test team. What was the name of the project they were working on?
Answer
-
Project Jupiter
-
Project Orbis
-
Project Mercury
-
The Blair Witch Project
Question 2
Question
Glenford Myers published his book, "The Art of Software Testing", during which decade?
Answer
-
1960's
-
1970's
-
1980's
-
1990's
Question 3
Question
On what decade was the V-Model Software Development Life cycle introduced?
Answer
-
fifties
-
sixties
-
seventies
-
eigthies
Question 4
Question
Which of these happened in the 90's? (Select all that apply)
Question 5
Question
Bonus: What speed must you reach when riding the DeLorean Time Machine in order to travel through time?
Answer
-
60 mph
-
120 kph
-
100 mph
-
88 mph
Question 6
Question
It is practical to try to automate every test as there is generally enough time to do so.
Question 7
Question
Automated testing tools do not replace manual testing or the test engineer.
Question 8
Question
In the context of return on investment, the benefits of test automation are seen approximately during the first or second run.
Question 9
Question
Testing applications that change regularly is the specialty of test automation.
Question 10
Question
Regression testing is where test automation shines.
Question 11
Question
If the test automation tool returns passing results upon execution, it means that the test being automated itself has also passed.
Question 12
Question
Test independence when it comes to creating test scripts is ideal not only because it is doesn't require much to achieve, but also because it makes sure that each script can be run independently of other scripts in the test suite. This ensures less failures due to script errors brought about by script inter-dependency.
Question 13
Question
Script Debugging is considered part of script development/maintenance and thus, no special considerations are required in terms of the time it takes to do this.