Announcement

Collapse
No announcement yet.

Energy-Telecom test cases and bug reports

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • "City" TextField test cases
    ID#: Title: Instructions: Expected result:
    01 Accepts all characters Type "$vEt10-g.oRs#" Accepted
    02 max input Type 50 characters Accepted
    03 max input+1 Type 51 characters accepted first 50 characters
    04 required field empty field "required field" message
    05 lower boundary type "Y" accepted
    06 paste max characters past 50 characters accepted
    07 paste max+1 characters past 51 characters accepted first 50 characters













    "State" ListBox test cases
    ID#: Title: Instructions: Expected result:
    01 happy path choose "AR" in the drop-down list "State" Accepted
    02 required field empty field "required field" message
    03 complete list open the drop-down list and check present be present

    "ZIP" text field test cases
    ID: Title: Instructions: Expected result:
    01 happy path type 80906 accepted
    02 max characters+1 type 809061 accepted first 5 digits
    03 max characters-1 type 8090 "Please enter a valid ZIP Code" message
    04 Required field empty field "Please enter a valid ZIP Code" message
    05 Inv.input - letter type 809O6 unable type letter + error msg
    06 Inv.input - sp.ch. type 809@6 unable type special character + error msg
    07 Paste max characters+1 past 809061 accepted first 5 digits
    08 Paste Inv.input - letter past 809O6 unable type letter + error msg
    09 Paste Inv.input - sp.ch. past 809@6 unable past special character + error msg

    "Emale" TextField test cases
    ID#: Title: Instructions: Expected result:
    01 Existing email type "spsmk@mail.ru" Accepted
    02 Accepts digits, letters, some special characters type "Lana_9-6@list.ru Accepted
    03 Max input type 255 characters Accepted
    04 Max input +1 character type 256 characters Accepted 255 first characters
    05 Invalid email spsmk.mail.ru "Enter valid email" error message
    06 Required field empty field "Enter valid email" error message
    07 Paste max characters paste 255 characters Accepted
    08 Paste max +1 characters paste 256 characters First 255 characters accepted

    "Phone" TextField test cases
    ID#: Title: Instructions: Expected result:
    01 happy path type 6503071070 Accepted
    02 inv.num.(11 digits) type 65030710700 accepted first 10 characters
    03 inv.num.(letter) type 6503O71070 "Please enter a valid phone number" message
    04 inv.num.(sp.char.) type 6503071@70 "Please enter a valid phone number" message
    05 paste inv.num.(11 digits) paste 65030710700 accepted first 10 characters
    06 paste inv.num.(letter) paste 65O3O71O70 "Please enter a valid phone number" message
    07 paste inv.num.(sp.char.) paste 65@3@71@70 "Please enter a valid phone number" message


    "Best Way To Contact Me" listbox test cases
    ID#: Title: Instructions: Expected results:
    01 Item selected Select "Email" item in "Best Way To Contact Me" ListBox Accepted
    02 Item not selected Skip "Best Way To Contact Me" listbox Accepted

    [B]
    Last edited by P_Sychev; 04-18-2022, 12:03 PM.

    Comment


    • Интересно, писала на английском, при paste на форум автоматически переведено на русский... Так и задумано?

      Comment


      • ID Title Instruction Expected Results
        ZIP Code Field



        Paste 6 digits paste 940405 accepted juste 5 digits
        Paste letter 9404O error message (juste digits)
        Paste one sp.char 9404* error message (juste digits)
        Paste non existing ZIP 00000 error message( non existing ZIP)
        ================================================== ================================================== ================================================== ======

        ID Title Instruction Expected Results
        City Field:

        - text field
        - accepts all characters
        - No more than 50
        - Required field

        Test cases:

        #1. Accepts all characters Saint*7-Diego $ accepted
        #2. Max input(50) 50 caratres accepted
        #3. Max input(50)+1 51 caratres non accepted
        #4. Required field empty field "required field" message
        #5. Lower boundary - ???
        #6. Paste more than 50 caracters paste 51 caracters non accepted message.

        Comment


        • Test cases "Street name"

          Цель Инструкция Ожидаемый результат
          1) Принимает все символы Ввести 123 Main Street, #14 Принято
          2) Максимальный ввод 255 символов Ввести 255 символов Принято
          3) Максимальный ввод +1 Ввести 256 символов Принято 255 символов
          4) Пустое поле Ничего не вводить Сообщение об ошибке
          5) Минимальный ввод ? (уточнить) ? ?
          6) Принимает символы, копирование Вставить 123 Main Street, #14 Принято
          7) Максимальный ввод, копирование Вставить 255 символов Принято
          8) Максимальный ввод +1, копирование Вставить 256 символов Принято 255 символов
          9) Минимальный ввод, копирование ? ? ?
          Last edited by Elena Poladych; 04-14-2022, 10:31 AM.

          Comment


          • =====================================BUG REPORTS============================
            ……..
            #4. Please indicate that only letters are used in the “city” field
            #5. Please, provide the minimal amount of characters for " city " field
            #6. “State” list box has 51 states instead of 50 states
            #7. “State” list box should not have “other” state
            #8. “State” list box select state and push button “submit” list box “state” is empty
            #9. “ Email” field must conform to the format of an email address with the mandatory "@" character.
            # 10. “Phone” field you can insert letters using paste


            Last edited by Alla Bondarenko; 04-14-2022, 10:48 AM.

            Comment


            • Energy-Telecom application testing.


              First name:

              -Text field
              -Accepts all characters
              -No more than 31
              -Required field

              Teste case:
              ID Purpose Instruction Expected Result
              #1. Accepts all characters First name: Adam123# Accepted
              #2. Max input 31 characters Accepted
              #3. Max+ 1input 32 characters 31 accepted
              #4. Required field Empty field "Required field" message
              #5. Lower boundary one character "X" Accepted

              Last name:
              -Text field
              -Accepts all characters
              -No more than 31
              -Required field

              Test case:
              ID Purpose Instruction Expected Result
              #1. Accepted all characters. Last name: BlaBla@ Accepted
              #2. Max input 31 characters Accepted
              #3. Max+ 1input 32 characters 31 accepted
              #4. Required field Empty field "Required field" message
              #5 Lower boundary one character "X" Accepted

              Street Address:
              -Text field
              -Accept all characters
              -No more than 255
              -Required field

              Test case:
              ID Purpose. Instruction Expected Result
              #1. Accept all characters Address: 123 Wall street #123 Accepted
              #2. Max input 255 characters Accepted
              #3. Max+1 input 256 characters 255 accepted
              #4. Required field Empty field Required field message
              #5. Lower boundary one character "X" Accepted

              City:
              -Text field
              -Accepts all characters
              -No more than 50
              -Required field

              Test case:
              ID. Purpose Instruction. Expected Result
              #1. Accept all characters City: Atlanta Accepted
              #2. Max input 50 characters Accepted
              #3. Max+ 1 input 51 characters 50 accepted
              #4. Required field. Empty field "Required field" message
              #5. Lower boundary one character "X" Accepted

              State:
              -List box offering the list of all 50 states
              -Required field

              Test case:
              ID. Purpose Instruction Expected Result
              #1. List box offering the list of all 50 states State: CA Accepted
              #2. Required Field Empty field "Required field" message



              ZIP:
              -Text field
              -Accepts five characters (digits only)
              -Required fields

              Test case:
              ID. Purpose. Instruction Expected Result
              #1. 5 digits existing 10030 Accepted
              #2. 6 digits 100301 Accepted 10030
              #3. 4 digit 1003 "Enter valid Zip" message
              #4 Required field Empty field "Required field". message
              #5 Invalid input + letter. 10O30 "Digits only" message
              #6 Invalid input + Sp.Char 1003$ "Digits only" message
              #7. Paste 6 digits 100301 Accepted 10030
              #8 Paste letter 1003T "Required field" message
              #9 Paste Sp. Characters 100@0 "Enter a valid ZIP code" message


              Email:
              -Text field
              -Accepts digits
              -Letters
              -Some special characters
              -255 characters
              -Required filed

              Test case: ID Purpose Instruction Expected Result
              #1. Accepts digits and letters Email: BlaBla@gmail<a href="mailto:raider.7....com">.com</a> Accepted
              and some sp. characters.
              #2. Max input. 255 characters Accepted
              #3. Max+ 1 input 256 characters 255 accepted
              #4 Required field Empty field "Required field" message
              #5 Paste special characters. 255 characters Accepted
              #6 Paste more than 255 256 characters. Accepted 255
              special characters




              Phone:
              -3 text fields
              -Accepting 3-3-4 (digits only)
              -Required field

              Test case:
              ID. Purpose Instruction Expected Result
              #1. Accepts valid phone number 123 123 11222. Accepted
              #2. Accepts 3-3-4 digits 123 123 1122 Accepted
              #3. Accepts 1-3-4 digits 1 123 1234 Error message
              #4. Accepts digits+letter 123 456 789O Error message
              #5 Required field Empty field. "Required field" message



              Bug report:
              #1 Phone fields accepts special characters copy/paste.
              #2 Please provide minimum characters.
              #3Please provide minimum special characters.
              #4Accepted invalid email without "@"
              #5Accepted minimum letter
              #6Missed empty field without error message: "Required field"
              #7Email field allows to paste more then 255 characters
              #8. Listbox has "BC" that is not state of US.
              #9. Listbox has "Other" that is not state of US.

              Comment


              • City
                - text field
                - accepts all characters
                - No more than 50
                - Required field
                Test cases:
                #1. Accepts all characters City = 112Sunnyvale$@ accepted
                #2. Max input 50 characters accepted
                #3. Max+1 input 51 characters 50 acepted
                #4. Max+1 input paste paste 51 characters 50 accepted
                #5. Required field empty field "requred field"
                -----------------------------------------------------------------------------------------------------------------------------------------------------------------------
                State
                - List Box
                - offering the list of all 50 states
                - Required field
                Test cases:
                #1. list select from list "CA" accepted
                #2. offering the list of all 50 states 50 states ????
                #3. 50 states check for duplicates ????
                #4. Required field empty field "requred field"
                -----------------------------------------------------------------------------------------------------------------------------------------------------------------------
                Email
                - text field
                - accepts all characters
                - No more than 255
                - Required field
                Test cases:
                #1. Accepts all characters Email = Sunnyvale112@gmail.com accepted
                #2. Max input 255 characters accepted
                #3. Max+1 input 256 characters 255 accepted
                #4. Max+1 input paste paste 256 characters 255 accepted
                #5. Required field empty field "requred field"
                ------------------------------------------------------------------------------------------------------------------------------------------------------------------------
                Phone
                - 3 text fields
                - accepting 3-3-4 chars
                - digits only
                - Required field
                Test cases:
                #1. digits only Phone = 123 123 1234 accepted
                #2. digits only paste Phone = 123 123 1234 accepted
                #3. digits only Phone = 12q 12q 123q "digits only"
                #4. digits only paste Phone = 12q 12q 123q "digits only"
                #5. digits only Phone = 12@ 12@ 123@ "digits only"
                #6. digits only paste Phone = 12@ 12@ 123@ "digits only"
                #7. Required field empty field "requred field"
                ===========================================BUG REPORTS=========================================
                #1. "Email" is a required field, no error if the field is empty
                #2. asterisk near the "Email" field is blue, when the field is empty
                #3. "Other" не является штатом
                #4. In the "Other" list and 49 states instead of 50
                #5. "State" the list must be sorted alphabetically
                #6. "Email" field allows 1063 characters instead of 255
                #7. "Phone" fields paste letters, some special characters

                Comment


                • Last Name:
                  - text field,
                  - accepts all characters.
                  - no more than 31.
                  - required field.

                  Test cases:
                  ID Purpose Instruction Expected Result
                  #1. Accepts all characters Last name = Ivanov159#@* accepted
                  #2. Max input 31 characters accepted
                  #3. Max+1 input 32 characters 31 accepted
                  #4. Lower boundary, "U" accepted
                  one character
                  #5. Required field empty field " Please enter your Last Name " message
                  --------------------------------------------------


                  City:
                  - text field,
                  - accepts all characters.
                  - no more than 50.
                  - required field.

                  Test cases:
                  ID Purpose Instruction Expected Result
                  #1 Accepts all characters City = Chornobayivka15#@* accepted
                  #2 Max input 50 characters accepted
                  #3 Max+1 input 51 characters 50 accepted
                  #4 Lower boundary, "U" accepted
                  one character
                  #5. Required field empty field " Please enter your City " message
                  --------------------------------------------------------------


                  State:
                  - the list of all 50 states.
                  - required field.

                  Test cases:
                  ID Purpose Instruction Expected Result
                  1# list of 50 states check the list of states show the list of all 50
                  present in the listbox states
                  2# Accepts state select "IND" displayed in the text box
                  3# Required field empty field " Please select your State " message
                  ---------------------------------------------------------------


                  Email:
                  - text field,
                  - accepts digits,
                  - accepts letters,
                  - accepts some special characters.
                  - 255 characters.
                  - required field.

                  Test cases:
                  ID Purpose Instruction Expected Result
                  #1 Accepts all characters email= school321@gmail.com accepted
                  #2 Max input 255 characters accepted
                  #3 Max+1 input 256 characters 255 accepted
                  #4 Lower boundary, "U" accepted
                  one character
                  #5. Required field empty field "required field" message
                  ---------------------------------------------------------


                  Phone:
                  - 3 text fields, accepting 3-3-4 chars
                  - digits only.
                  - required field.

                  Test cases:
                  ID Purpose Instruction Expected Result
                  1# 3-3-4 digits, existing 321-356-8653 accepted
                  2# Required field empty field " Please enter your Phone number " message



                  ==================== BUG ==============================
                  - The state of “BC” not exist in “State” list box.
                  - State “HI”, “NV” is missing in “State” list box.
                  - Item "Other" is mismatch location in “State” list box.
                  - “Email” textbox accept 1063 characters instead of 255.
                  - “Email”: when the field is empty does not report an error.
                  - No error message is provided if the required “Email” field has no input.
                  - Required field “ Referred by” is not has an asterisk.

                  Comment


                  • Last Name:

                    - text field

                    - accepts all characters

                    - No more than 31 

                    - Required field




                    Test cases:

                    ID Purpose Instruction Expected Result

                    #1. Accepts all characters Last Name _Viktor&^!@$4444777 accepted

                    #2. Max input 31 characters accepted

                    #3. Max+1 input 32 characters 31 accepted

                    #4. Required field empty field "required field" message

                    #5. Lower boundary,one character "W" accepted


                    =================================BUG REPORTS===========================================

                    #1."Last Name" field should accept up to 31 characters, no 30 as it accepts now




                    City:

                    - text field

                    - accepts all characters

                    - No more than 50 

                    - Required field




                    Test cases:

                    ID Purpose Instruction Expected Result

                    #1. Accepts all characters City Viktor!@#$)_7777333 accepted

                    #2. Max Input 50 characters accepted

                    #3. Max+1 Input 51 characters 50 accepted

                    #4. Required field empty field "required field" message

                    #5. Lower boundary, one character "V" accepted




                    State:

                    - list box

                    - No more than 50 states

                    - Required field



                    Test cases:

                    ID Purpose Instruction Expected Result

                    #1. List box Works and shows the states accepted

                    #2. Max States 50 states accepted

                    #3. Required field empty field "required field" message


                    ======================================BUG REPORTS======================================

                    #1. "List box" in the "State" field should accept 50 states, no 49 as it accepts now


                    Comment


                    • First Name field: Text field, accepts all characters. No more than 31. Required field.
                      ID Purpose Instruction Expected Result
                      1_FirstName Accepts all characters type "Pavel123!@#" accepted
                      2_FirstName Max input type 31 characters accepted
                      3_FirstName Max input+1 type 32 characters 31 accepted
                      4_FirstName Required field empty field "Required field" message
                      5_FirstName Lower boundary, one character type "P" accepted
                      *6_FirstName Paste Max input+1 paste 32 characters 31 accepted
                      Last Name field: Text field, accepts all characters. No more than 31. Required field.
                      ID Purpose Instruction Expected Result
                      1_LastName Accepts all characters type "Durov123!@#" accepted
                      2_LastName Max input type 31 characters accepted
                      3_LastName Max input+1 type 32 characters 31 accepted
                      4_LastName Required field empty field "Required field" message
                      5_LastName Lower boundary, one character type "D" accepted
                      *6_LastName Paste Max input+1 paste 32 characters 31 accepted
                      Street Address field: Text field, accepts all characters. No more than 255. Required field.
                      ID Purpose Instruction Expected Result
                      1_Street Accepts all characters type "El Camino Real, #123" accepted
                      2_Street Max input type 255 characters accepted
                      3_Street Max input+1 type 256 characters 255 accepted
                      4_Street Required field empty field "Required field" message
                      ?5_Street Lower boundary ??? type ??? accepted
                      *6_Street Paste Max input+1 paste 256 characters 255 accepted
                      City field: Text field, accepts all characters. No more than 50. Required field.
                      ID Purpose Instruction Expected Result
                      1_City Accepts all characters type "Los Altos #1" accepted
                      2_City Max input type 50 characters accepted
                      3_City Max input+1 type 51 characters 50 accepted
                      4_City Required field empty field "Required field" message
                      ?5_City Lower boundary ??? type ??? accepted
                      *6_City Paste Max input+1 paste 51 characters 50 accepted
                      State field: List Box offering the list of all 50 states. Required field.
                      ID Purpose Instruction Expected Result
                      1_State State choice select "CA" accepted
                      2_State List Box - 50 states Count the number of items in the list 50 states
                      3_State Required field default "--" "Required field" message
                      ZIP field: Text field, accepts 5 characters (digits only). Required field. Existing.
                      ID Purpose Instruction Expected Result
                      1_ZIP 5 digits, existing type "94022" accepted
                      2_ZIP 6 digits type "940222" 94022 accepted
                      3_ZIP 4 digits type "9402" "enter valid ZIP" message
                      4_ZIP Required field empty field "Required field" message
                      5_ZIP Invalid input - letter type "94O22" "digits only" message
                      6_ZIP Invalid input - special character type "9402@" "digits only" message
                      *7_ZIP Paste 6 digits paste "94022" accepted
                      *8_ZIP Paste letter paste "94O22" "digits only" message
                      *9_ZIP Paste special character paste "9402@" "digits only" message
                      Email field: Text field, accepts digits, letters, some special characters. 255 characters. Required field.
                      ID Purpose Instruction Expected Result
                      1_Email In progress...
                      2_Email
                      3_Email
                      4_Email
                      5_Email
                      Phone field: 3 text fields, accepting 3-3-4 chars (digits only). Required field.
                      ID Purpose Instruction Expected Result
                      1_Phone In progress...
                      2_Phone
                      3_Phone
                      4_Phone
                      5_Phone
                      Bug reports:
                      1. "First name" field should accept up to 31 characters, no 30 as it accepts now.
                      2. "Last name" field should accept up to 31 characters, no 30 as it accepts now.
                      3. Please, provide the minimal amount of characters for "Street Address" field.
                      4. Tab order violation: from "First Name" to "Last Name".
                      5. Tab order violation: from "Best Way To Contact Me" to "Referred by".
                      6. "Street Address" field accepts no more than 100 characters instead of 255.
                      7. "ZIP" field: accepts letters input (digits only by requirements).
                      8. "ZIP" field: accepts special characters input by paste (digits only by requirements).
                      9. "ZIP" field: accepts more than 5 digits by paste.
                      10. Please, provide the minimal amount of characters for "City" field.
                      11. "State" field: remove "BC" from list (not US state).
                      12. In progress...
                      13.
                      14.
                      Last edited by ded_cooper; 04-14-2022, 10:42 AM.

                      Comment


                      • Phone:
                        -3 text fields,
                        -accepting 3-3-4 chars (digits only)
                        -Required field.

                        ID Purpose Instruction Expected Result
                        #1 3-3-4 digits input 123-456-7890 accepted
                        #2 3-3-(4+1) more digits input 223-456-78901 accepted only 223-456-7890
                        #3 (3+1)-3-4 more digits input 2234-456-7890 accepted only 223-456-7890
                        #4 3-(3+1)-4 more digits input 223-4567-7890 accepted only 223-456-7890
                        #5 3-3-(4-1) less digits input 223-4567-789 Error 'Please enter a valid Phone Number'
                        #6 (3-1)-3-4 less digits input 22-456-7890 Error 'Please enter a valid Phone Number'
                        #7 3-(3-1)-4 less digits input 223-45-7890 Error 'Please enter a valid Phone Number'
                        #8 3-3-4 only '0' input 000-000-0000 Error 'Please enter a valid Phone Number'
                        #9 3*-3-4 .*digits starts from 0 input 023-456-7890 Error 'Please enter a valid Phone Number'
                        #10 3-3*-4 .*digits starts from 0 input 223-056-7890 accepted
                        #11 3-3-4* .*digits starts from 0 input 223-456-0890 accepted
                        #12 3*-3-4 digits + letters + sp. characters input a%.-456-7890 the letters+sp.characters are not printed
                        #13 3-3*-4 digits + letters + sp. characters input 223-a%.-7890 the letters+sp.characters are not printed
                        #14 3-3-4* digits + letters + sp. characters input 223-456-a%.0 the letters+sp.characters are not printed
                        #15 empty 1st text field input -456-7890 Error 'Please enter a valid Phone Number'
                        #16 empty 2nd text field input 223- -7890 Error 'Please enter a valid Phone Number'
                        #17 empty 3d text field input 223-456- Error 'Please enter a valid Phone Number'
                        №18 empty all text field empty fields Error 'Please enter your Phone number'
                        #19 copy-paste more digits 1st field paste 3333-456-7890 accepted 333-456-7890
                        #20 copy-paste more digits 2nd field 223-paste 3333-7890 accepted 223-333-7890
                        #21 copy-paste more digits 3d field 223-456-paste 33333 accepted 223-456-3333
                        #22 copy-paste letters+ sp. characters 1st field paste !q@#-456-7890 the letters+sp.characters are not printed
                        #23 copy-paste letters+ sp. characters 2st field 223-paste !q@#-7890 the letters+sp.characters are not printed
                        #24 copy-paste letters+ sp. characters 3st field 223-456-paste !q@# the letters+sp.characters are not printed



                        ========Bug report=========
                        #1 Error message "Please enter a valid Phone Number". If first digit in Phone number '1'
                        #2 Error message "Please enter a valid Phone Number". If second text field start this '0'
                        #3 Error message "Please enter your Phone number". If one of fields empty. Correct is "Please enter a valid Phone Number"
                        #4 Copy-paste letters + sp.characters accepted in fields. It is violation of requirements



                        Email:
                        -text field,
                        -accepts digits, letters, some special characters.
                        -255 characters.
                        -Required field.


                        ID Purpose Instruction Expected Result
                        #1 accepts digits, letters, special characters input Alexey123@gmail.com accepted
                        #2 empty field keep empty field Error 'Please enter your Email'


                        ========Bug report=========
                        #1 Provide that special characters accepted.
                        #2 Wtat is required "255 characters". Is it Max lend?
                        #3 If keep empty field, no error message 'Please enter your Email'.It is violation of requirements




                        Attached Files

                        Comment


                        • First Name:
                          - text field
                          - accepts all characters
                          - No more than 31
                          - Required field

                          Test cases:
                          ID Purpose Instruction Expected Result
                          #1. Accepts all characters First name = 25Misha!@#$ accepted
                          #2. Max input 31 characters accepted
                          #3. Max+1 input 32 characters 31 accepted
                          #4. Required field empty field "required field"message
                          #5. Lower boundary, one character "X" accepted
                          #6. Copy/Paste Paste 32 characters 31 accepted
                          --------------------------------------------------------------------------------------------
                          Last Name:
                          -text field
                          -accepts all characters
                          -No more than 31
                          -Required field

                          Test Cases:
                          ID Purpose Instruction Expected Result
                          #1. Accepts all characters Last name = Johnson!@#$ accepted
                          #2. Max input 31 characters accepted
                          #3. Max+1 input 32 characters 31 accepted
                          #4. Required field empty field "required field"message
                          #5. Lower boundary, one character "Y" accepted
                          #6. Copy/Paste Paste 32 characters 31 accepted

                          ------------------------------------------------------------------------------------------------
                          Street Address:
                          - text field
                          - accepts all characters
                          - No more than 255
                          - Required field

                          Test cases:
                          ID Purpose Instruction Expected Result
                          #1. Accepts all characters First name = 123 Main Street, #14 accepted
                          #2. Max input 255 characters accepted
                          #3. Max+1 input 256 characters 255 accepted
                          #4. Required field empty field "reqiured field" message
                          #5. Copy/Paste Paste 256 characters 255 accepted

                          ---------------------------------------------------------------------------------------------------------
                          ZIP:
                          - text field
                          - accepts 5 characters
                          - digits only
                          - Required field
                          - Existing

                          Test Cases:
                          ID Purpose Instruction Expected Result
                          #1. 5 digits, existing 94085 accepted
                          #2. 6 digits 940851 94085 accepted
                          #3. 4 digits 9408 "enter valid ZIP" message
                          #4. Required field empty field "required" error message
                          #5. Invalid input - letter 94O85 "digits only" message
                          #6. Invalid input - sp. character 9408% "digits only" message
                          #7 Paste 6 digits 940851 94085 accepted
                          #8. Copy/Paste(correct input) Paste 7 digits 5 accepted
                          #9. Copy/Paste(incorrect input) Paste a!B.?u Nothing accepted


                          -----------------------------------------------------------------------------------------------------------
                          City:
                          -text field
                          -accepts all characters
                          -No more than 50
                          -Required field

                          Test Cases:
                          ID Purpose Instruction Expected Result
                          #1. Accepts all characters City = Philadelphia #5 accepted
                          #2. Max input 50 characters accepted
                          #3. Max+1 input 51 characters 50 characters accepted
                          #4. Required field empty field "required field"message
                          #5. Copy/Paste Paste Philadelphia #5 accepted
                          -----------------------------------------------------------------------------------------------------------
                          State:
                          -List Box offering the list of all 50 states
                          -Required field

                          Test Cases:
                          ID Purpose Instruction Expected Result
                          #1. list of all 50 states any state from list box accepted
                          #2. Required field empty field, "--" string "required field"message
                          -----------------------------------------------------------------------------------------------------------
                          Email:
                          -text field
                          -accepts digits, letters, some special characters
                          -255 characters
                          -Required field

                          Test Cases:
                          ID Purpose Instruction Expected Result
                          #1. digits,letters,some sp.ch.(–@.–_) email = Kas-atka_12@gmail.com accepted
                          #2. Invalid input, username only email = Kas-atka_#12 "provide domain" message
                          #3. Invalid input, domain only email = @gmail.com "provide username" message
                          #4. Max input 255 valid characters accepted
                          #5. Max+1 input 256 valid characters 255 characters accepted
                          #6. Required field empty field "required field"message
                          #7. Copy/Paste Paste Kas-atka_12@gmail.com accepted

                          -----------------------------------------------------------------------------------------------------------

                          Phone:
                          -3 text fields
                          -accepting 3-3-4 chars (digits only)
                          -Required field.

                          Test Cases:
                          ID Purpose Instruction Expected Result
                          #1. digits only Phone = 215-543-4900 accepted
                          #2. invalid input Phone = 000-543-4900 "invalid phone" message
                          #3. Required field empty field "required field"message
                          #4. Copy/Paste(correct input) Paste 333 333 4444 accepted
                          #5. Copy/Paste(incorrect input) Paste aa# bb? ccc/ Nothing accepted
                          ----------------------------------------------------------------------------------------------------------------
                          1. Cell Phone Service
                          Test Cases

                          "Current Provider:"
                          ID Purpose Instruction Expected Result
                          #1. selectable dropdown list box Verizon Verizon displayed on list box window

                          "I am happy with my current provider" check box
                          ID Purpose Instruction Expected Result
                          #2. check box is selectable by mouse check check box by left mouse button check box checked
                          #3. check box is unchecking by mouse uncheck check box by left mouse button check box unchecked
                          #4. check box is selectable by keyboard check check box by SPACE check box checked
                          #5. check box is unchecking by keyboard uncheck check box by SPACE check box unchecked

                          "My monthly bill is approximately:" text field
                          ID Purpose Instruction Expected Result
                          #6. keyboard input 54632 54632 accepted
                          #7. Copy/Paste Paste 76584 76584 accepted



                          =====================================BUG REPORTS============================
                          #1. Please, provide the minimal amount of characters for "Street Address" field
                          #2. "First name" field should accept up to 31 characters, no 30 as it accepts now
                          #3. "Street Address" field accepts no more than 100 characters instead of 255 as per requirements
                          #4. TAB Key works inconsistent on the page, passes from "First Name:" field to "Referred by:" field. Should
                          pass consistent for all fields, check boxes from left to rigth and from top to bottom of page.
                          #5. Requirements to the "Phone" fields donot clarify which out of 3 fields are required
                          #6. "Reffered by" field: there is no information in the requirement on the field being/not being required.
                          Usually "Reffered by" field is not required(compared to similar services)
                          #7. "Reffered by" field: inconssistency between the field not having the asterisk
                          #8. "Zipcode" field accepts more than 5 charachers if use Copy/Paste
                          #9. "Email" textfield is not processed as required field when it is left empty.
                          #10. "E-mail" textfield doesn't change color from blue to red in case of empty field.
                          #11. "State" list box: remove "Other" and "BC" strings in list of all 50 states. Shoult consist of list of abbreviations of all 50 states only.
                          #12. "State" list box misses "HI" and "NV" states.
                          #13. "State" list box is not sorted by alphabetical order.
                          #14. "State" list box: "IND" abbreviation is incorrect for Indiana state, use "IN"
                          #15. "Referred by:" textfield behave as required field. Shouldn't be required.
                          #16. "1. Cell Phone Service" section "Current Provider" listbox: add one of largest provider of
                          mobile services in US (AT&T)
                          #17. "1. Cell Phone Service" section "Current Provider" listbox: add "Other" value to listbox.
                          #18. "1. Cell Phone Service" section "Minutes on plan:" listbox : inconsistency in list, has different increment for
                          values. Use Increment 50 in range(0-500), increment 100 in range(500-1000), increment 1000 in range(1000-5000).
                          #19. "1. Cell Phone Service" section "Minutes on plan:" listbox : add ">5000" value to list
                          #20. "1. Cell Phone Service" section "Months left on current contract:" listbox : add values in range(0 - 23) and increments by 1
                          for close all values in 2-year contract(usually provider has 2-year contract)
                          #21."1. Cell Phone Service" section "I last upgraded my phone(s) approximately:" listbox: value "24" is redundant
                          (0 to 23 months enought to close all months in 2-year contract)
                          #22. "4. TV Service" section "Months left on plan:" listbox: value "24" is redundant
                          (0 to 23 months enought to close all months in 2-year contract)
                          #23. Confusing/misleading error message when user pushes the "Clear" button
                          #24. Completed and submited web-form doesn't send confirmation message to email provided in "Contact Information"

                          ======================BUG REPORTS(IMPROVEMENTS)========================
                          #22."7. Gas and Electric Services" section: provide two different listboxes "Current Electric Provider" with 5 largest US gas
                          suppliers and "Other" value and "Current Gas Provider" with 5 largest US electric suppliers and "Other" field instead of "Current Provider".
                          #26. Restrict input for "8. Comments" section with 1000 characters and rename it to "8. Comments(max 1000 characters)"
                          #27. Add checkbox "I do not have Local/Long Distances/International Service" in "2. Local/Long Distances/International Service"
                          section for section disabling.
                          #28.Add checkbox "I have Local/Long Distances/International Service in bundle with other service"
                          in "2. Local/Long Distances/International Service" section for section disabling.
                          #29. Add checkbox "I do not have High Speed Internet Service"
                          for section disabling.
                          #30. Add checkbox "I have High Speed Internet Service in bundle with other service"
                          in "High Speed Internet Service" section for section disabling.
                          #31. Add checkbox "I do not have TV Service" in "4. TV Service" section for section disabling
                          #32. Add checkbox "I have TV Service in bundle with other service" for in "4. TV Service" section for section disabling
                          #33. "1. Cell Phone Service" section : name the group of 3 checkboxes at the botton of section as "Handset info:" and
                          add "Handset model:" textfield.
                          #34. "2. Local/Long Distances/International Service" section: add "I am happy with my current provider"
                          and " I am open to using different provider" check boxes right below "Current Provider:" label
                          #35. "3. High Speed Internet Service" section: add "I am happy with my current provider"
                          and " I am open to using different provider" check boxes right below "Current Provider:" label
                          #36. "4. TV Service" section: add "I am happy with my current provider"
                          and " I am open to using different provider" check boxes right below "Current Provider:" label
                          #37. "7. Gas and Electric Services" section: move "I am open to using different provider" checkbox
                          right below "Current Provider:" label








                          Last edited by Philadolphin; 04-19-2022, 12:51 PM.

                          Comment


                          • Energy-Telecom project
                            =======Test-Cases======
                            1. First Name
                            #1 Accepts all characters 123Irina@ Accepted
                            #2 Max input 31 characters 12345678901234567890qwertyuiop[ Accepted
                            #3 Haier boundary 31+1 characters, input by keyboard 12345678901234567890qwertyuiop[] Accepts 31 characters
                            #4 Lower boundary 1 character q Accepted
                            #5 Required field Empty field Error message “Please, Enter your First Name”
                            #6 Haier boundary 31+1 characters, input by Copy-Paste 12345678901234567890qwertyuiop[] Accepts 31 characters only
                            1. Last Name
                            #1 Accepts all characters 123Irina@ Accepted
                            #2 Max input 31 characters 12345678901234567890qwertyuiop[ Accepted
                            #3 Haier boundary 31+1 characters, input by keyboard 12345678901234567890qwertyuiop[] Accepts 31 characters
                            #4 Lower boundary 1 character q Accepted
                            #5 Required field Empty field Error message “Please, Enter your Last Name”
                            #6 Haier boundary 31+1 characters, input by Copy-Paste 12345678901234567890qwertyuiop[] Accepts 31 characters only
                            1. Street Address
                            #1 Accepts all characters 123Irina@ Accepted
                            #2 Max input 255 characters Qwertyuiopop[]asdfghjkl;’zxcvbnmm,,./1234567890-=qwertyuiop[]\|asdfghjkl;’zxcvbnm,./ 1234567890-=qwertyuiop[]\|asdfghjkl;’zxcvbnm,./?йцукенгшщзхъ\фывапролджэячсмитьбю.,ЮБ<>123456 7890-=_+ !@#$%^&*()_=qwertyuiop[]asdfghjkl;’zxcvbnm,.1234567890/*+QWERTYUIOP{ Accepted
                            #3 Haier boundary 255+1 characters, input by keyboard Qwertyuiopop[]asdfghjkl;’zxcvbnmm,,./1234567890-=qwertyuiop[]\|asdfghjkl;’zxcvbnm,./ 1234567890-=qwertyuiop[]\|asdfghjkl;’zxcvbnm,./?йцукенгшщзхъ\фывапролджэячсмитьбю.,ЮБ<>123456 7890-=_+ !@#$%^&*()_=qwertyuiop[]asdfghjkl;’zxcvbnm,.1234567890/*+QWERTYUIOP{} Accepts 255 characters
                            #4 Lower boundary 1 character q Accepted
                            #5 Required field Empty field Error message “Please, Enter Street Address”
                            #6 Haier boundary 255+1 characters, input by Copy-Paste Qwertyuiopop[]asdfghjkl;’zxcvbnmm,,./1234567890-=qwertyuiop[]\|asdfghjkl;’zxcvbnm,./ 1234567890-=qwertyuiop[]\|asdfghjkl;’zxcvbnm,./?йцукенгшщзхъ\фывапролджэячсмитьбю.,ЮБ<>123456 7890-=_+ !@#$%^&*()_=qwertyuiop[]asdfghjkl;’zxcvbnm,.1234567890/*+QWERTYUIOP{} Accepts 255 characters only
                            1. City
                            #1 Accepts all characters 123Irina@ Accepted
                            #2 Max input 50 characters 12345678901234567890qwertyuiopqwertyuiop1234567890 Accepted
                            #3 Haier boundary 50+1 characters, input by keyboard 12345678901234567890qwertyuiopqwertyuiop1234567890
                            [
                            Accepts 50 characters
                            #4 Lower boundary 1 character q Accepted
                            #5 Required field Empty field Error message “Please, Enter City”
                            #6 Haier boundary 50+1 characters, input by Copy-Paste 12345678901234567890qwertyuiop[] Accepts 50 characters only
                            1. State
                            #1 Dropbox from 50 points Selection one option from drop-down list Accepted
                            #2 Input by keyboard Ianapolis Accepted
                            #3 Input first letter of name of state I Drop-down list from states beginning from letter “I”
                            #4 Skipping field input Press “Tab” Drop-down list open
                            #5 Required field Empty field Error message “Please, Enter City”
                            ===== Bug Report======
                            #1. “First name” field should accept 31 characters, but accepts only 30 as by keyboard input as by Copy-Paste
                            #2. “Last name” field should accept 31 characters, but accepts only 30 as by keyboard input as by Copy-Paste
                            #3. “Street Address” field should accept 255 characters, but accepts only 100 as by keyboard input as by Copy-Paste
                            #4. “Street Address” field shouldn’t accept Russian letters, but do it.
                            #5. Requirements problem: street address data couldn’t consist from 1 character.
                            #6. “State” list not alphabetically ordered
                            #7. “State” list includes only 49 options instead 50. And it includes option “Other” and “—", but in this field can be no such choices.
                            #8. When entering data “State” by keyboard customer can input one letter only and field “State” filled automatically, user can’t edit field by keyboard or by button “Delete”
                            #9. When user try skipping field “State” by press button “Tab” system let do it, but field “State” is required

                            Comment


                            • Last name:
                              - text field
                              - accepts all characters
                              - No more than 31
                              - Required field

                              Test cases:
                              ID Purpose Instruction Expected Result
                              #1. Accepts all characters Last name = asd234!@#$? accepted
                              #2. Max input 31 characters accepted
                              #3. Max+1 input 32 characters 31 accepted
                              #4. Required field empty field "Please enter your last name" message
                              #5. Lower boundary, one character "k" accepted

                              =====================================BUG REPORTS============================
                              #1. "Last name" field should accept up to 31 characters, no 30 as it accepts now


                              City:
                              - text field
                              - accepts all characters
                              - No more than 50
                              - Required field

                              Test cases:
                              ID Purpose Instruction Expected Result
                              #1. Accepts all characters City = asd234!@#$? accepted
                              #2. Max input 50 characters accepted
                              #3. Max+1 input 51 characters 50 accepted
                              #4. Required field empty field "Please enter your City" message
                              #5. Lower boundary, one character "k" accepted


                              State:
                              - List Box
                              - offering the list of all 50 states
                              - Required field

                              Test cases:
                              ID Purpose Instruction Expected Result
                              #1. List box any state from the list box accepted
                              #2. Required field empty field "Please select your State" message

                              =====================================BUG REPORTS============================
                              #1. "list box" shows 49 states, not 50
                              #2. "BC" (British Colombia) is not American state
                              #3. If "IND" is chosen in "list box" and submitted, the field goes to default value "--"


                              Email:
                              - text field
                              - accepts digits, letters, some special characters
                              - 255 characters
                              - Required field.


                              Test cases:
                              ID Purpose Instruction Expected Result
                              #1. Accepts digits,letters,some sp.ch. email = fgh123-!@gmail.com accepted
                              #2. Max input 255 characters accepted
                              #3. Max+1 input 256 characters 255 accepted
                              #4. Required field empty field "Please enter your Email" message

                              =====================================BUG REPORTS============================
                              #1. In the field "Email" you can enter many more characters than 255
                              #2. "*" in the "Email" field is always blue
                              #3. In the field "Email" when entering symbols and letters, no error messages are displayed
                              #4. You can't put "_" in the "Email" field
                              #5. "Email" field allows empty field

                              Comment


                              • Requirements for "Last Name":
                                - text field
                                - accepts all characters
                                - No more than 31
                                - Required field

                                ID Purpose Instruction Expected Result
                                #1. Accepts all characters "Last Name" = 12Smith@# accepted
                                #2. Max input 31 characters accepted
                                #3. Max+1 input 32 characters 31 accepted
                                #4. Required field empty field "required field" message
                                #5. Lower boundary, one character "X" accepted

                                BUG REPORTS
                                #1. "Last name" field should accept up to 31 characters, no 30 as it accepts now

                                Requirements for "City"::
                                - text field
                                - no more than 50
                                - required field
                                - accepts all characters


                                ID Purpose Instruction Expected Result
                                #1. Accepts all characters "City" = 12Chicago# accepted
                                #2. Max input 50 characters accepted
                                #3. Max+1 input 51 characters 50 accepted
                                #4. Required field empty field "required field" message
                                #5. Lower boundary, one character "X" accepted



                                Comment

                                Working...
                                X