Announcement

Collapse
No announcement yet.

Energy-Telecom Bug report Sep 15 Homework

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

  • Energy-Telecom Bug report Sep 15 Homework

    1. ‘First Name” field accepts no more than 30 characters, instead of 31
    2. “Last Name” field accepts no more than 30 characters, instead of 31
    3. “State” list box is missing Hi and NV state options
    4. “State” list Box: “Other” options is not a part of the requirement selection
    5. “State” list box” : Remove “BC” as it is a part of Canada, not US
    6. Zip Code should accept digits only
    7. 'Email” field does not act as a required field
    8. 'Referred by” field acts as it is a required field
    9. “Phone number” field accepts letters if you copy/paste them
    10. “Street address” field acce[ts no more than 100 characters, instead of 255 per requirement
    11. “Clear” button does not clear the form
    12. “Clear” button invokes missleadng “Invalid Data” error message

  • #2
    1. Email text field does not act as required field.
    2. First name text field field accepts no more than 30 characters instead of 31.
    3. Last name field field accepts no more than30 characters instead of 31.
    4. Street adress text field accepts no more than 100 characters instead of 255.
    5. In State list box there is an item "Other" which is not the name of a state.
    6. In State list box the name of state Indiana is not correct: IND instead of IN.
    7. In State list box there is an item BC which means British Columbia, the province in Canada.
    8. In State list box there are only 48 states instead of 50.
    9. ZIP text field accepts pasting letters and sp. characters.
    10. ZIP text field accepts pasting digits in quantity more than 5 characters.
    11. ZIP text field accepts typing letters.
    12. Email text field does not accept typing sp. character "underscore_".
    13. Email text field accepts more than 255 characters.
    14. Phone text field accepts pasting letters and sp. characters.
    15. Clear button is not in the same size like Submit button.
    16. Clear button does not clear the fields.

    Comment


    • #3
      Energy-Telecom bug report:
      #1. "First Name:" text field accepts digits, should be characters only.
      #2. "First Name:" text field accepts only 30 characters, should accept no more than 31.
      #3. "Last Name:" text field accepts digits, instead of only characters.
      #4. "Last Name:" text field accepts only 30 characters, instead of no more than 31.
      #5. "Streed Address:" text field accepts only 100 characters, should accept more than 255.
      #6. "City:" text field accepts digits, should accepts characters only.
      #7. "State:" list box: change abbreviation "IND" to "IN" for Indiana State.
      #8. "State:" list box: remove "Other", it is unnecessary in the list.
      #9. "State:" list box: remove "BC" from option list, not a State in US.
      #10. "State:" list box: add "HI" to the option list for the Hawaii State.
      #11. "State:" list box: add "NV" to the option list for the Nevada State.
      #12. "Zip:" field accepts non-digits, should be digits only.
      #13. "Me:" list box: is missing option "Other".
      #14. "Current Provider:" list box should include "Other" option.
      #15. "My monthly bill is approximately:" text field in "1. Cell Phone Service" section accepts non-digits,
      should be digits only.
      *#16. "My monthly bill is approximately:" text field in all sections of the form should be limited to no
      more than 4 digits.
      #17. "Email:" text field is accepting 430 characters, instead of no more than 255 characters.
      #18. "1. Cell Phone Service" section: "Months left on current contract:" list box should offer choices
      from "0-24", not "0-10".
      #19. "1. Cell Phone Service" section: "Number of phones on plan:" should be limited to no more than 5.
      #20. "2. Local/Long Distances/International Service" setion: "Total Bill:" text field shoud be limited to no
      more than 4 digits.
      #21. "2. Local/Long Distances/International Service" section: "Bundled with:" should include "None" radio button option.
      #22. "Type of service:" in "3. High Speed Internet Service" has inconsistensy in check box/radio button next to options.
      #23. "7. Gas and Electric Services": "My monthly bill is approximately (summer):" text box should be limited
      to no more than 3 digits.
      #24. "7. Gas and Electric Services": "My monthly bill is approximately (winter):" text box should be limited
      to no more that 3 digits.
      #25. "Clear" button does not clear the form.
      #26. "Clear" button causes misleading error message "Error 17896 - Invalid data request. Please call technical
      support or restart your computer !!!"
      #27. "7. Gas and Electric Services" section: change "opento" to "open to" in check box data.
      #28. When submitting the form "Referred by:" field acts as it is a required field.
      #29. "Email:" label has a asterisk assigned to it, but is not really required when submitting the form.
      #30. "2. Local/Long Distances/International Service" section: you can paste characters in "Total Bill:" text field,
      should be digits only.

      Comment


      • #4
        GUI

        1 Set default input focus on 'First name' field
        2 Tab key should move input focus from 'First Name' to 'Last Name', not to 'Referred by'
        3 Default button is not assigned, reasonable to be assigned to 'Submit'

        4 'Submit' button is not disabled while NONE info has been entered
        5 'Clear' button is not disabled while NONE info has been entered

        ==================================================

        OTHER

        1 'First Name' field capacity 30 characters vs 31 in requirements

        2 'Last Name' field capacity 30 characters vs 31 in requirements

        3 Requirements validation: 'First Name', 'Last Name' fields - it is reasonable that these fields should accept letters only, not 'all characters'

        4 'Street Address' field capacity 100 characters vs 255 in requirements

        5 Requirements validation: 'zip' field - it is reasonable that this field should accept valid zip codes only, thus 00000 will be rejected

        6 'zip' field accepts letters vs 'digits only' in requirements

        7 'zip' field accepts any input via copy+paste '.' , '$' vs 'digits only'; 'capacity 5' in requirements

        8 'Email' field capacity 1063 characters vs 255 in requirements

        9 'Phone' field accepts input of special characters via copy+paste '.' , '$' vs 'digits only' in requirements

        10 'Email' doesn't act like required filed, i.e. no error shown when submitting w/o email, asterisk doesn't turn red

        11 'Referred by' acts like required filed (not listed as such in requirements), i.e. error is shown when submitting w/o reference

        11 'State' drop down menu - DC (Washington DC) and NV (Nevada) are missing from the list

        12. Section 'Cell Phone Service' list title 'Current provider' 'Other' option is missing while present in analog lists of the other sections

        13 'Comments' section - while max length of string is limited to 1024 characters via copy+paste >1024 characters can be entered and submitted (e.g. 10,000)

        14 'Clear' button performance - expected: clear entered data; actual: data is not cleared, misleading error message pops up: 'Error 17896 - Invalid data request. Please call technical support or restart your computer !!!'
        Last edited by ArtK; 09-18-2022, 07:22 PM.

        Comment


        • #5
          1. Text field “First Name:” must accept 31 characters now it is permissible to enter just 30.
          2. Text field “Last Name:” must accept 31 characters now it is permissible to enter just 30.
          3. Text field “Street:” must accept 255 characters now it is permissible to enter just 100.
          4. In List Box State” delete “BC” it’s not a State
          5. In List Box State” delete “Other” there are just 50 States & that’s all
          6. In List Box State” add State Hawaii code “HI”
          7. In List Box State” add State Nevada code “NV”
          8. In List Box State” - “IND” replaced by correct code of State Indiana “IN”
          9. All text fields must accept only the Latin alphabet, now it’s allowed to enter characters in any alphabet
          10. Text field “ZIP:” – deny entering letters & glyphs including non-breaking space only 5 digits
          11. Text field “Email:” – must be no longer than 254 symbols according to RFCs
          12. Text field “Email:” – deny glyphs including non-breaking space with the exception of @ . – _ according to TESTING WEB FORMS
          13. Text field “Email:” before @ symbol may contain no more than 64 symbols according to RFCs
          14. Text field “Email:” may not have any symbols including non-breaking space as first & last characters
          15. Text field “Email:” deny to paste any text with non-supported symbols
          16. Text field “Email:” automatically delete non-breaking space on the beginning & in the end on pasting information
          17. In List Box “Best Way To Contact Me:” delete “Select”
          18. Text field “Phone:” allowed to paste only digits according to requirements 3-3-4 charts
          19. Incorrect logic of selector moving when TAB button pushed
          Last edited by MykhailoKO; 09-17-2022, 08:25 PM.

          Comment


          • #6
            #1. *First name*text field accept 30 characters instead 31 as required
            #2. *Last name* text field accept 30 characters instead 31 as required
            #3. *City* text field allow type in text field instead choose from list box
            #4. * Email* text field accept more that 255 characters instead of 255max as required
            #5. *Email* text field accept all special characters
            #6. All required (except *Phone* , *state* , *zip* ) fields accept other languages instead English only
            #7. *state* list box includes BC ( British Columbia )
            #8. *state* list box are missing Nevada (NV), Hawaii (HI) from the list box
            #9. State of Indiana mark as *IND* instead *IN* in the list box
            #10. Other in *state* list box are on the bottom of the list instead of being on top
            #11. *Street Address* text field accept all special characters
            #12. *street Address* text field accept only 100 characters instead of *No more than 255* as required
            #13. *Phone* text field accept letters through copy/paste
            #14. *Phone* text field accept special characters through copy/paste
            #15. Error message do not shows *Email* text field as required field
            #16. Error message indicates *Referred by* text field as required although it is not
            #17. *ZIP* text field accept not valid zip codes
            #18. *City* text field allows type digits
            #19. *ZIP* text field accept characters through copy/paste
            #20. There is no Default Button Assignment
            #21. TAB button is not subject to a logical process ( in *Contact Information* section is just from 1st selected text field than goes to the last one, than in *Local/Long Distances/International Service section in not select *TV*, *Both*, *No* )
            #22. *Current Provider* in *Cell Phone Service* section are missing *Other* from list box
            #23. *My monthly bill is approximately:* in *Cell Phone Service* section allows type 11 digits in text field
            #24. *My monthly bill is approximately:* in *Cell Phone Service* section allows type letters
            #25. *Number of phones on plan:* in *Cell Phone Service* section allow to choose up to 100 on list box, but no one in the USA is not offering more than 30 total in 1 phone plane
            #26. *Primary Phone Number:* in *Local/Long Distances/International Service* section allows to paste characters in text field
            #27. *My monthly bill is approximately:* in *Local/Long Distances/International Service* section allows to paste letters in the text field
            #28. *Bundled with:* in *Local/Long Distances/International Service* section are not allows to uncheck from check box
            #29. *Bundled with:* in *Local/Long Distances/International Service* section are missing *None* check box
            #30. *Total Bill:* in *Local/Long Distances/International Service* section allows to type 11 digits in text field
            #31. *Total Bill:* in *Local/Long Distances/International Service* section allows to paste letters in text field
            #32. *International calls included?* check box in *Local/Long Distances/International Service* section do not allows to uncheck check box
            #33. *Long distance included?* check box in *Local/Long Distances/International Service* section do not allows to uncheck check box
            #34. * I am interested in Unlimited Calling:* check box in *Local/Long Distances/International Service* section do not allows to uncheck check box
            #35. *My monthly bill is approximately:* in *High Speed Internet Service* section allows to paste characters in text field
            #36. *My monthly bill is approximately:* in *High Speed Internet Service* section allows to type 11 digits in text field
            #37. *Type of service:* in *High Speed Internet Service* section are not allows to uncheck the check box
            #38. *Bundled with:* in *High Speed Internet Service* section are not allows to uncheck the check box
            #39. *My monthly bill is approximately:* in *TV Service* section allows to paste letters in text field
            #40. *My monthly bill is approximately:* in *TV Service* section allows to type 11 digits in text field
            #41. *Bundled with:* in *TV Service* section are not allows to uncheck the check box
            #42. *Months left on plan:* in *TV Service* section are missing *other* on list box
            #43. *Current Provider:* in *Home Security Service* section are missing *None* from the list box
            #44. *My monthly bill is approximately:* in *Home Security Service* section allows to paste letters in text field
            #45. *My monthly bill is approximately:* in *Home Security Service* section allows to type 11 digits in text field
            #46. *My monthly bill is approximately (summer):* in *Gas and Electric Services * section allows to type 11 digits
            #47. *My monthly bill is approximately (winter):* in *Home Security Service* section allows to type 11 digits in text field
            #48. *I am opento using different provider* in *Gas and Electric Services* section has a misspelling
            #49. *Comments* section accept other language besides English
            #50. *Clear* button is different size from *Submit* button
            #51. *Clear* button is not working. When push the button Error message pops up (Error 17896 - Invalid data request. Please call technical support or restart your computer !!!)
            #52. Error message *Error 17896 - Invalid data request. Please call technical support or restart your computer !!!* ( when pushing *clear* button) has no Phone number to call
            Last edited by Uke; 09-19-2022, 07:01 PM.

            Comment


            • #7
              1. Text field “Referred by:” is required when it’s not supposed to.
              2. No error message provided for required text field “Email:” when textfield is empty (has no input).
              3. An error message after clicking on the button “Clear”.
              4. Button “Clear ” doesn’t clear the form.
              5. Text field “First Name” accepts no more than 30 characters instead of 31 characters.
              6. Text field “Last Name” accepts no more than 30 characters instead of 31 characters.
              7. Text field “City” accepts no more than 49 characters instead of 50 characters.
              8. Text field “Street Address:” accepts no more than 100 characters instead of 255 characters.
              9. Text field “Email” accepts more than 255 characters.
              10. Text field “Email” accepts invalid email address which doesn’t have symbol @
              11. Text field “Email” accepts invalid email address with no domain (gmail.com )
              12. Box list “State”: Add state “NV” for Nevada.
              13. Box list “State”: Add state “HI” for Hawaii.
              14. In the box list “State”: replace “IND” with “IN” for state Indiana.
              15. In the box list “State”: remove “BC” from the list, there is no state “BC” in USA.
              16. In the box list “State”: remove redundant row “other” in the list.
              17. Text field “ZIP” accepts letters when type from keyboard instead of only digits.
              18. Text field “ZIP” accepts letters from copy/paste menu instead of only digits.
              19. Text field “ZIP” accepts more the 5 characters from copy/paste menu instead of only digits.
              20. Text field “ZIP” accepts special characters from copy/paste menu instead of only digits.
              21. Text field “ZIP” accepts invalid zip code with valid address.
              22. Text field “Phone” accepts special characters from copy/paste menu instead of only digits.
              23. Text field “Phone” accepts letters from copy/paste menu instead of only digits.
              24. Section “1.”Cell Phone Service” text field “My monthly bill is approximately:” shows contact auto-fill button .
              25. Section “7.Gas and electric Services” checkbox “ I am opento using different provider”. : replace “opento” to “open to”.
              26. Buttons “”Submit” and “Clear” : suggestion to make them the same size.
              27. Button “Clear ” doesn’t clear the form
              28. Function “Tab” doesn’t work correctly. After text field “First name” TAB goes to the last text field “Referred by” ( should go to the text field “Last name”).

              Comment


              • #8
                Bug reports “Energy-Telecom application”




                #1. “First Name” text fild accept no more than 30 characters instead 31

                #2. “Last Name” text fild accept no more than 30 characters instead 31

                #3. “Street Address” accept only 100 characters instead 255

                #4. Delete “BC” and “Other” in list box “State”

                #5. Replace “IND” with “IN” in list box “State”

                #6. “HI” state is missing in list box “State”

                #7. “NV” state is missing in list box “State”

                #8. “ZIP” text field - user is able to type letters, instead digits only

                #9. “ZIP” text field - user is able to paste letters and special characters in digits only field

                #10. “ZIP” text field - user is able to paste more than 5 characters in field

                #11. “Email” should be required field, but no “error message” if user does not input characters

                #12. “Email” text field accept more than 255 characters

                #13. “Phone” 3 text field - user is able to paste letters and special characters in digits only field

                #14. Inconsistency size buttons “Submit” and “Clear”

                #15. Replace label “I am opento…” with “I am open to…” in section 7

                #16. In list box “Current Provider” should be row “Other”

                #17. In list box “Number of phones on plan” should be no more then 5 phone numbers

                #18. In list box “Minutes on plan” shouldn’t be many options

                Comment


                • #9
                  Testing were done in Safari, MacBook Air
                  1. Clear button doesn't work.
                  2. Error message for clear button is misleading. It states "Error 17896 - Invalid data request. Please call technical support or restart your computer !!!"
                  3. "First name" field accepts typing only 30 characters.
                  4. "First name" field accepts pasting only 30 characters.
                  ​​​​​​5. "Last name" field accepts typing only 30 characters.
                  6. "Last name" field accepts pasting only 30 characters.
                  7. "Street" field accepts typing only 100 characters.
                  8. "Street" field accepts pasting only 100 characters.
                  9. "State" field shouldn't include BC (British Columbia).
                  10. "State" field missing DC (District of Columbia).
                  11. "State" field missing HI (Hawaii).
                  12. "State" field missing NV (Nevada).
                  13. "State" field missing DC (District of Columbia).
                  14. "State" fields for Indiana should be IN instead IND.
                  15. Suggestion for field "State" - please make sure that "Other" should be included in a list.
                  16. "ZIP" field accepts typing letters.
                  17. "ZIP" field accepts special characters if you paste them.
                  18. "ZIP" field accepts more than 5 characters if you paste them.
                  19. "Email" field accepts all special characters. Please specify what "some special characters" means.
                  20. "Email" field accepts typing more than 255 characters.
                  21. "Email" field accepts pasting more than 255 characters.
                  22. "Phone" field accepts pasting letters.
                  23. My monthly bill is approximately:" field accepts letters.
                  24. Primary Phone Number:" fields accepts pasting letters.
                  25. "2. Local/Long Distances/International Service"/ "My monthly bill is approximately:" field accepts pasting letters.
                  26. "Total Bill:" field accepts pasting letters.
                  ​​​​​​27. "3. High Speed Internet Service"/ "My monthly bill is approximately:" field accepts pasting letters.
                  ​​​​​​28. "5. Home Security Service"/ "My monthly bill is approximately:" field accepts pasting letters.
                  ​​​​​29. "7. Gas and Electric Service"/ "My monthly bill is approximately (summer)" field accepts pasting letters.
                  ​​​​30. "7. Gas and Electric Service"/ "My monthly bill is approximately (winter)" field accepts pasting letters.
                  ​​​​​​​​​​​31. "7. Gas and Electric Service"/ "I am opento using different provider" should be "I am open to using different provider" instead.
                  32. Email is not required field, * should be removed.
                  33. "Referred by" field is not required field, but behaves as required, (error message if not filled).
                  34. "Email" field accepts invalid emails, without @, for example.
                  35. "ZIP" field accepts un-existing ZIP code.

                  Comment


                  • #10
                    Energy-Telecom requirements and functionality bug report:

                    1. "Contact information" required fields: Email filed - "required field" function should be enabled.
                    2. "Contact information" required fields: "Referred by" field - either "required field" function should be disabled, or field should be marked with asterisk (*) (no specified requirements for this field).
                    3. "Contact information" form: "First Name" input field accepts 30 characters only instead of 31 characters.
                    4. "Contact information" form: "Last Name" input field accepts 30 characters only instead of 31 characters.
                    5. "Contact information" form: "Street Address" input field accepts 100 characters maximum instead of 255 characters allowed.
                    6. "Contact information" form: List box "State" shows 48 states instead of 50, DC, HI and NV is missing."Other" and "BC" should be removed.
                    7. "Contact information" form: There shouldn't be allowed to type letters (only digits) into "ZIP" field. Note: system is not accepting letters as a valid input.
                    8. "Contact information" form: More than 5 any characters (instead of 5 digits only) can be pasted into "ZIP" field. Note: system is not accepting letters, other characters or more than 5 digits (only 5 digits) as a valid input.
                    9. "Contact information" form, "ZIP" field: User should be able to type in new/different digits when previously entered data is selected (highlighted in blue).
                    10. "Contact information" form: "Email" field accepts more than 255 characters.
                    11. "Contact information" form: "Email" field accepts any data entered instead of e-mail format (abc@abc.com) only.
                    12. "Contact information" form: Any characters (instead of digits only) can be pasted into "Phone" field. Note: system is not accepting letters, other characters or more than 3-3-4 digits as a valid input.
                    13. "Local/Long Distances/International Service" section: Any characters (instead of digits only) can be pasted into "Primary Phone Number" field. Note: system is not accepting letters, other characters or more than 3-3-4 digits as a valid input.
                    14. "Cell phone service" section "Current provider" list box: "Other" option should be present.

                    15. "Cell phone service" section "Months left on current contract" selection: insufficient selection of months offered in the list box - 10 instead of 24, and is not consistent with another month selection list box.
                    16. "Cell phone service" section "Months left on current contract" selection: "More" option should be present.
                    17. "TV Service" section "Months left on plan": "More" option should be present.
                    18. Button "Clear": when button "Clear" is pushed a misleading and confusing error message is displayed instead of clearing all fields.
                    19. All "$" input fields: User should be able to type in new/different digits when previously entered data is selected (highlighted in blue).
                    20. All "$" input fields: Any characters (instead of digits only) can be pasted into "$" field.
                    21. "Cell phone service" section: There shouldn't be allowed to type letters (only digits) into "My monthly bill is approximately" field.

                    Energy-Telecom GUI bug report:

                    1. "Contact information" form, List box "State:": "IND" (Indiana) should be abbreviated as "IN".
                    2. "Contact information" form: Label “Best Way To Contact Me” is misaligned. All words should be written on 1 line instead of one word "Me" on a separate line.
                    image_773.jpeg
                    3. "Contact information" form, label "Referred by": The word "by" should be written with capital letter "B" ("By") to keep label format consistent.
                    4. Buttons: Default button is not assigned.
                    5. Input fields: Default input focus is missing.
                    6. "Contact information" form: TAB order is not logical, it jumps from "First Name" input box to "Referred by" input box, and then back to "Last name" field instead of moving from top to button one by one.
                    7. "Gas and electric services" section: space is missing in "opento" at the bottom of the section.
                    image_772.jpeg
                    8. "High Speed Internet Service" section "Type of Service": "Wireless Aircard" should be a radio button instead of a check box.
                    9. Buttons "Submit" and "Clear" should be of the same size and style.
                    image_771.jpeg
                    10. "Cell phone service" form: Limit "Number of phones on plan" list to 10.

                    Suggestions:
                    1. Error messages. In case an error message is displayed, include phone number of customer support.
                    image_1077.png
                    2. Calculate state and city by ZIP rather than ask for input.
                    3. "My monthly bill is approximately:" input fields: Replace with $ range list boxes.
                    Attached Files
                    Last edited by Gelik; 09-18-2022, 06:17 PM.

                    Comment


                    • #11
                      According to Specific Data Requirements

                      Energy-Telecom Bug report
                      1. “First Name:” text field accepts no more 30 characters instead of “No more than 31”.
                      2. “Last Name:” text field, accepts no more 30 characters instead of “No more than 31”.
                      3. “Street Address:” text field, accepts no more 100 characters. Instead “No more than 255”.
                      4. “State:” List Box offering the list less then 50 states. Add missing states HI and NV.
                      5. In the “State:” List Box remove “BC”
                      6. In the “State:” List Box remove “Other”
                      7. In the “State:” List Box replace “IND” to “IN”
                      8. “ZIP:” text field, accepts typed 5 characters (not only digits, letters also). Required field.
                      9. “ZIP:” text field, accepts pasted more then 5 characters (not only digits, letters and special characters also).
                      10. “Email:” text field, accepts more then typed 255 digits, letters, some special characters.
                      11. “Email:” text field, accepts more then pasted 255 digits, letters, some special characters.
                      12. “Email:” text field not working as Indicated required field.
                      13. “Phone:” 3 text fields, is accepting pasted 3-3-4 chars (not only digits, letters and special characters also).
                      Last edited by Ravil; 09-18-2022, 04:38 PM.

                      Comment


                      • #12
                        1. "referred by" does not indicate as required field, however appears as an error if not filled
                        2. "email" field accept invalid email
                        3. "city" field accept invalid city
                        4. "street address" accept invalid address
                        5. "state" database is not in alphabetical order
                        6. "current provider" does not have "other" option
                        7. "months left on current contract" must be at least 24 months
                        8. "numbers of phones on the plan" must be no more then 5 (by law)
                        9. "first name" field has capacity of 30 letters
                        10. "zip" field accepts un existing zip code
                        11. "phone" field accept un existing phone number
                        12."clear" button does not clear the fields
                        13. "my monthly bill is approximately" field accept un existing number
                        14. “Submit” and “Clear” are not the same (size, font)
                        15. "total bill' accepts unexacting number


                        Comment


                        • #13
                          #1 'First Name' field accept 30 characters instead of 31
                          #2 'Last Name' field accept 30 characters instead of 31
                          #3 'State' list box misspelling 'IND' instead of ' IN '
                          #4 'State' list box has item ' Other" which is not a State
                          #5 'State' list box has item ' BC' which is not part of the US
                          #6 'ZIP' field accept letters/ symbols
                          #7 'ZIP' field accept pasting
                          #8 'ZIP' field accept more then 5 characters when pasting
                          #9 'Email' field does not accept typing sp. character 'underscore'

                          Comment


                          • #14
                            Test Energy-Telecom Service(Specific Data Requirements):
                            #1. " First Name" field accepts 30 characters instead 31
                            #2. "Last Name" field accepts 30 characters instead 31
                            #3. "Street Address" field eligible to accepts 100 characters instead 250
                            #4. From "State" list box exclude code state "BC" as nonexistent in USA
                            #5. From "State" list box exclude "--" as mismatch
                            #6. In "State" list box replace code state "IND" with "IN". Belong to state of Indiana.
                            #7. Add to "State" list box code state "NV". Full name of the state is Nevada
                            #8. "ZIP" text field accepted inputs "letters"
                            #9. "ZIP" text field accepted inputs "Special characters, digits" over 5 number only as copied from another field
                            #10. "EMAIL" field accommodate over 255 characters instead 250
                            #11. "PHONE" field accept "Special characters, letters "copied from another field.
                            Last edited by TarasBas; 09-19-2022, 10:36 AM.

                            Comment


                            • #15
                              1.'First Name" label : text field accepts 30 characters instead of 31.
                              2. "Last Name" label: text field accepts 30 characters instead of 31.
                              3. "Street address" label: text field accepts 100 characters instead of 255.
                              4."state" label should not have option "other" in the list box.
                              5. Label "State" : all the states in the list box should go in the alphabetical order.
                              6. Label "State": state BC in the list box doesn't exist. BC should be deleted.
                              7. Label "State" : there are 49 states in the list box instead of 50.
                              8. Label "State": state HI (Hawaii) is missing in the list box.
                              9. Label "State" :state NV(Nevada) is missing in the list box.
                              10. Label "State": state Indiana is misspelled. Replace IN instead of IND.
                              11. Label "ZIP" accepts letters as well as digits.It doesn't meet the requirements.
                              12. Label"Email": text field accepts more than 255 characters.
                              13. "Best Way to Contact Me" : option "select" in the list box is useless.
                              14. At the label "Best Way to Contact Me" adverb "to" should not be capitalized.
                              15.Label "Reffered by" is missing an asterisk after submission a form , but it is required.
                              16. Label" Emails" has an asterisk, but a form is submitted with a blank field.
                              17. The header "Contact Information" shouldn't be in the line of the frame.
                              18. The header "Cell Phone Service" - label " Current Provider" : you shouldn't be able to choose 2 options, as soon as you check one box, another should be unchecked itself.
                              19. All the headers with labels" Current provider" shouldn't have an option "select one" at the list box. It is useless.
                              20." Clear" button doesn't clear the form.
                              21."Clear " button has a different size as "submit" button.
                              22. The header " Gas and Electric Services" option "I am opento using different provider" has a typo. Replace " opento" with "open to".
                              Last edited by AnastasiaK; 09-19-2022, 12:30 PM.

                              Comment

                              Working...
                              X