Quiz


These quiz questions are provided for your further understanding. See Appendix A, "Answers to Quiz Questions," for the answersbut don't peek!

1:

True or False: You can perform dynamic black-box testing without a product specification or requirements document.

2:

If you're testing a program's ability to print to a printer, what generic test-to-fail test cases might be appropriate?

3:

Start up Windows WordPad and select Print from the File menu. You'll get the dialog shown in Figure 5.12. What boundary conditions exist for the Print Range feature shown in the lower-left corner?

Figure 5.12. The Windows Print dialog box showing the Print Range feature.


4:

Assume that you have a 10-character-wide ZIP code text box, such as the one shown in Figure 5.13. What equivalence partitions would you create for this text box?

Figure 5.13. A sample ZIP code text box that holds up to 10 characters.


5:

True or False: Visiting all the states that a program has assures that you've also traversed all the transitions among them.

6:

There are many different ways to draw state transition diagrams, but there are three things that they all show. What are they?

7:

What are some of the initial state variables for the Windows Calculator?

8:

What actions do you perform on software when attempting to expose race condition bugs?

9:

True or False: It's an unfair test to perform stress testing at the same time you perform load testing.



    Software Testing
    Lessons Learned in Software Testing
    ISBN: 0471081124
    EAN: 2147483647
    Year: 2005
    Pages: 233

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net