20150421 Job 54 Operation test and Package 5.1 5.2 (doing)

Source: Internet
Author: User

Companion: Wang Jia, his blog address: http://www.cnblogs.com/paopaotai/

5.2 Black and white box tests

Test Item Name Black box tests
Test Crew Yeh Pang & Wang Jia
Test No. Test page Test Parts Input numbers Predicted output Actually output Tests
1 se2_2.jsp Please enter the number of questions: AA (Letter) Tip: Please enter numbers Normal
2 se2_2.jsp Please enter the number of questions: Ah (Chinese) Tip: Please enter numbers Normal
3 se2_2.jsp Please enter the number of questions: --(character) Tip: Please enter numbers Please enter a number. Normal
4 se2_2.jsp Please enter the number of questions: -5 (negative) (does not match logically) Tip: Please enter a number larger than 0 The value must be greater than or equal to 1. Normal
5 se2_2.jsp Please enter the number of questions: 1.1 (decimal) Tip: Please enter an integer Please enter a valid value. The two closest valid values are 1 and 2. Normal
6 se2_2.jsp Please enter the number of questions: 15 (greater than the number of settings) Tip: Please enter the number of <5 The value must be less than or equal to 5. Normal
7 se2_1.jsp 18 + 22/14 + (-1) + (-35) * ( -61/75) = AA (Letter) Thrown out of the ordinary HTTP Status 500-java.lang.numberformatexception:for Input string: "AA" A mistake
8 se2_1.jsp 31/39 + 29 = Ah (Chinese) Thrown out of the ordinary HTTP Status 500-java.lang.numberformatexception:for input string: "Å??" A mistake
9 se2_1.jsp 31/39 + 29 = --(character) Thrown out of the ordinary HTTP Status 500-java.lang.numberformatexception:for Input string: "--" A mistake
10 se2_1.jsp 31/39 + 29 = -5 (wrong answer)

System (SE2_2.JSP)

Normal system Design

Normal
11 se2_1.jsp 31/39 + 29 = 29.79

System (SE2_2.JSP)

Normal system Design

Normal
12 se2_1.jsp 31/39 + 29 = 2979/100 (in the form of fractions)

System (SE2_2.JSP)

Normal system Design

HTTP Status 500-java.lang.numberformatexception:for Input string: "2979/100" A mistake
13 se2_2.jsp Please enter the number of questions: Can't

Tip: Please enter numbers

HTTP Status 500-java.lang.numberformatexception:for Input string: "" A mistake

Test Item Name White box Test (statement overlay)
Test Crew Yeh Pang & Wang Jia
Test No. Test page Test Parts Input numbers Predicted output Actually output Tests
1 se2_2.jsp Enter User Name window (cookie) Yzp Welcome to your arrival, yzp!. (after refreshing the page) Welcome to your arrival, yzp!. Normal
2 se2_2.jsp Enter User Name window (cookie) Can't Can't (after refreshing the page) (and first entry) Normal
3 se2_1.jsp Inverted (Then, the window prompt) 120 seconds to go! and a prediction. Normal
4 Se2_1.jsp & se2_2.jsp & se2_3.jsp Background settings (Each color is double-click) (Background swap to double-click color) and a prediction. Normal
5 se2_3.jsp Continue the Answer button Click Jump Page (se2_2.jsp) and a prediction. Normal
6 se2_1.jsp The object of the problem (Repeat download page) Each type of topic has a and a prediction. Normal

20150421 Job 54 Operation test and Package 5.1 5.2 (doing)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.