Announcement

Collapse
No announcement yet.

Energy-Telecom test cases and bug reports

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

  • Last name:

    -text field
    -accepts all c
    -no more than 31
    -required field

    Test cases:

    #1. Accepts all characters Last name = smith-1# Accepted
    #2. Max input 31 characters Accepted
    #3. Max+1 input 32 characters 31 accepted
    #4. Required field empty field "required field" messege
    #5. Lower boundary "m" Accepted
    one character

    City:

    -text field
    -accepts all characters
    -no more than 50
    -required field

    Test cases:

    #1. Accepts all characters "City" = New York12>! Accepted
    #2. Max input 50 characters Accepted
    #3. Max+1 input 51 characters 50 accepted
    #4. Required field empty field "required field" messege
    #5. Lower boundary "N" Accepted
    one character

    State:

    -list Box offering the list of all 50 states
    -required field

    Test cases:

    #1. List Box offering the list Click on the arrow Dropdown list box includs all
    of all 50 states 50 states
    #2. Choose the name of the NY Accepted
    state
    #3. Required field empty field "required field" messege

    BUG REPORTS:

    #1. The name of the states is not alphabetically.
    #2. Item "other" must be delist.
    #3. State "BC" does not belong to the USA, it must be delist.
    #4. States NV and HI are missing in the list.
    #5. Incorrect abbreviation of "IND" - it must be "IN".
    #6. Inconsistens: "Last name" field accept only 30 characters, not 31.
    Last edited by gorovaya; 04-19-2022, 12:39 PM.

    Comment


    • Last Name username exists accepted Passed
      double username exists accepted Passed
      empty field "Please enter your Last Name" Failed

      Comment


      • 1. There is not default input focus after loading the form. Preferably to determine input focus in the “First name” field.
        2. Pushing the “Tab” button in the field “First name” leads to field “Referred by” instead field “Last name”.
        3. Section “Cell Phone Service”, "Months left on current contract:" the list box hasn’t items from “11” to “24”.
        4. Pressing the button “Clear” doesn’t clear the form and leads to the appearance a pop-up window which to confuse user.
        5. Inconsistence between the buttons “Submit” and “Clear”.
        6. Pressing the button “Submit” display the message, that the field “Referred by” is required, but it hasn’t an asterisk.
        7. The field “E-mail” is required, but behaves like it is not.
        8. The form is being sent without input “@” character in the “E-mail” field.
        9. Section “Cell Phone Service”: in the drop list box “Current provider” need to add item “Other”, which there is in the other drop-down lists in this form, and it is necessary to enable the user to input the name of other provider.
        10. The field “ZIP” may accept by imprinting letters and by inserting more than 5 any characters.
        11. In the section “Gas and Electric Services” replace “opento” with “open to”.
        12. Section “Cell Phone Service”: before the checkboxes "I am happy with my current provider" and "I am open to using different provider" there is not any question.
        13. Section “Cell Phone Service”: checkboxes "I am happy with my current provider" and "I am open to using different provider" can be check at the same time.
        14. Section “Cell Phone Service”: remove the item “Prepaid” from drop-down list.
        15. Section “Cell Phone Service”: before the checkboxes "I like my handset", "I am interested in updating my handset", "I am interested in a wireless card for my laptop" is not any question.
        16. Section “Cell Phone Service”: checkboxes "I like my handset", "I am interested in updating my handset", "I am interested in a wireless card for my laptop" can be check at the same time.
        17. Section “High Speed Internet Service”: there is not any label before “Wireless Aircard”.
        18. Section “TV Services”: remove the item “Prepaid” from the drop-down list “Months left on plan”.
        19. In section six “Digital Phone Service with Video Phone” are not any fields to enter data if the person uses these services.
        20. Inconsistence between the fifth section and other: section five has check box about the customer doesn’t use this service at the moment, but other sections haven’t same.
        21. Inconsistence between the first and seventh sections on one side and the other sections: section one and seven have the check box that customer is ready to look for another provider, but other sections haven’t this.
        22. Inconsistence between the first section and other: section one has checkbox “I am happy with my current provider”, but other haven’t same.
        23. The fields “First name” and “Last name” accept 30 characters instead 31.
        24. The field “Street address” accepts only 100 characters instead 255.
        25. The field “Email” allows to accept more than 255 characters by requirement.
        26. In the drop-down list “State” there aren’t items “HI”, “NV” and “DC”.
        27. Remove item “BC” from the drop-down list “State”.
        28. Replace item “IND” with “IN” in the drop-down list “State”.
        29. Sort the items by alphabet in the drop-down list “State”.
        30. Remove item “Other” from the drop-down list “State”.
        31. Pressing of the button “Clear” leads to the appearance the message which mislead and confuses the user.
        32. Inconsistence between the form of buttons “Submit” and “Clear”.
        33. The field “Email” doesn’t accept character “_”.


        Last edited by Fanis; 04-19-2022, 12:56 PM.

        Comment


        • Energy-Telecom Project

          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 = Ivanov17% accepted
          #2. Max input 31 characters accepted
          #3. Max+1 input 32 characters 31 accepted
          #4. Required field empty field "requred field" message
          #5. Lower boundary,
          one character "Y" accepted


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

          Test cases:
          ID Purpose Instruction Expected Result
          #1. Accepts all chracters City = New-York_77 accepted
          #2. Max input 50 characters accepted
          #3. Max+1 input 51 characters 50 accepted
          #4. Copy paste max input 50 characters 50 accepted
          #5. Copy/Paste more than 50 50+1 characters 50 accepted
          #6. Required field empty field "requred field" message
          #7. Lower boundary ??? character "???" accepted


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

          Test cases:
          ID Purpose Instruction Expected Result
          #1. List Box of 50 states

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

          Test cases:
          ID Purpose Instruction Expected Result
          #1. Accepts digits, letters
          some special characters– @ . – _ Email: bles-s_7@gmail.com accepted
          #2. Another characters Email: bless?@gmail.com "enter valid mail" message
          #3. Required field empty field "requred field" message




          =====================================BUG REPORTS============================
          #1. "Last name" field should be accept up to 31 characters, not 30 as it accepts
          #2. Perhaps "City" field should be accepts only letters, and not all characters?
          #3. Please, provide the minimal amount of characters for "City" field
          #4. Perhaps "City" field shoud be accepts less than 50 characters?
          #5. List Box "State" field included 49 states, not 50
          #6. List Box "State" field included "BC" state of Canada, not USA
          #7. List Box "State" field not sequence alphabetically of states
          #8. List Box "State" field included state "IND" with 3 letters, should be no more than 2 letters
          #9. Perhaps List Box "State" does not included "Other"
          #10. List Box "State" field not included state "HI"
          #11. "Email" field accepts all special characters, not only some special characters – @ . – _
          #12. Perhaps "Email" field shoud be accepts less than 255 characters?
          #13. "Email" field is having the asterisk, but being proceseed as a required field
          Last edited by Ekaterina Nikitina; 04-19-2022, 12:51 PM.

          Comment


          • Имя: текстовое поле, принимает все символы. Не более 31. Обязательное поле

            тест кейс

            1. принимает все значки имя:dA2@#& принято
            2. максимальный ввод 31 знаков принято
            3. максимальный+1 ввод 32 знаков 31знаков принято
            4. Обязательное поле пустое поле msg "введите адрес"
            5. с помощью Copy/Paste не внести MAX+1 символов 32 знаков 31знаков принято

            ======================================Баг репорт======================================= ====
            1.поле "имя" должно принимать 31 знак, а не 30 как сейчас.



            __________________________________________________ _________________________________________

            Фамилия: текстовое поле, принимает все символы. Не более 31. Обязательное поле

            тест кейс
            1. принимает все значки фамилия:dA2@#& принято
            2. максимальный ввод 31 знаков принято
            3. максимальный+1 ввод 32 знаков 31знаков принято
            4. Обязательное поле пустое поле msg "введите адрес"
            5. с помощью Copy/Paste не внести MAX+1 символов 32 знаков 31знаков принято



            ======================================Баг репорт======================================= ====

            1.поле "фамилия" должно принимать 31 знак, а не 30 как сейчас.



            __________________________________________________ _________________________________________

            Адрес улицы: текстовое поле, принимает все символы. Не более 255. Обязательное поле.

            тест кейс
            1. принимает все значки адрес:dA2@#& принято
            2. максимальный ввод 255 знаков принято
            3. максимальный+1 ввод 256 знаков 255знаков принято
            4. Обязательное поле пустое поле msg "введите адрес"
            5. с помощью Copy/Paste не внести MAX+1 символов 256 знаков 255знаков принято



            ======================================Баг репорт======================================= ====

            1.поле "адрес улица" должно принимать 255 знаков, а не 100 как сейчас

            __________________________________________________ _________________________________________

            Город: текстовое поле, принимает все символы. Не более 50. Обязательное поле.

            тест кейс
            1. принимает все значки город:dA2@#& принято
            2. максимальный ввод 50 знаков принято
            3. максимальный+1 ввод 51 знаков 50знаков принято
            4. Обязательное поле пустое поле msg "введите адрес"
            5. с помощью Copy/Paste не внести MAX+1 символов 51 знаков 50знаков принято



            ======================================Баг репорт======================================= ====



            __________________________________________________ _________________________________________

            Штат: Окно списка, предлагающее список всех 50 штатов. Обязательное поле.

            тест кейс
            1.Обязательное поле пустое поле msg "введите адрес"
            2.окно списка штатов выдаёт все штаты выбираем свой штат штат выбран


            ======================================Баг репорт======================================= ====
            1.не полный список штатов
            2.все штаты должны обозначаться двумя буквами. Штат Indiana сокращение IN, а не ind как сейчас
            3.Штаты входящие в другие страны не могут находиться в списке штатов входящих в USA. BC удалить из списка.




            __________________________________________________ _________________________________________

            Почтовый индекс: текстовое поле, принимает 5 символов (только цифры). Обязательное поле.

            тест кейс
            1. принимает только цифры zip:94085 принято
            2. максимальный+1 ввод 940856 знаков 94085 принято
            3.ввод значений меньше нужного 9408 (4знака или меньше) подсказка "не корректный ввод"
            4. Обязательное поле пустое поле msg "введите адрес"
            5. с помощью Copy/Paste не внести MAX+1 символов 940856 знаков 94085 принято
            6.с помощью Copy/Paste не внести что-то кроме цифр 2аР" msg "не корректный ввод. введите только цифры"


            ======================================Баг репорт======================================= ====
            1.Поле "ZIP" не должно принимать с помощью Copy/Paste недопустимо большее количество знаков, как сейчас
            2.Поле "ZIP" не должно принимать с помощью Copy/Paste что-либо кроме цифр, как сейчас




            __________________________________________________ _________________________________________

            Эл. адрес: текстовое поле, принимает цифры, буквы, некоторые специальные символы. 255 символов. Обязательное поле.

            тест кейс
            1. принимает все значки эл.адрес:124dA2#&@.com принято
            2. максимальный ввод 255 знаков принято
            3. максимальный+1 ввод 256 знаков 255знаков принято
            4. Обязательное поле пустое поле msg "введите адрес"
            5. с помощью Copy/Paste не внести MAX+1 символов 256 знаков 255знаков принято




            ======================================Баг репорт======================================= ====
            1.Согласно требований поле "Эл. адрес" должно быть обязательным.



            __________________________________________________ _________________________________________

            Телефон: 3 текстовых поля, принимающих 3-3-4 символа (только цифры). Обязательное поле.

            тест кейс
            1. 3 текстовых поля 123-456-7890 принято
            2. максимальный+1 ввод 123-456-78901 123-456-7890 принято
            3. ввод значений меньше нужного 123-456-789 введите корректный номер телефона
            4.с помощью Copy/Paste не внести что-то кроме цифр 2аР" msg "не корректный ввод. введите только цифры"


            ======================================Баг репорт======================================= ====
            1.с помощью Copy/Paste вставляются другие знаки помимо цифр, такого быть не должно.



            __________________________________________________ _________________________________________

            =================================дополнительные баги=======================================

            1.кнопки "Submit" и "Clear" должны быть одного шрифта
            2.кнопки "Submit" и "Clear" должны быть одного размера
            3.Логично предположить, что "Best Way To Contact Me" и "Referred by" также должны быть обязательными полями

            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 = 173 Fedorov!@#$ accepted
              #2. Max input 31 characters accepted
              #3. Max+1 input 32 characters accepted 31 characters
              #4. Lower boundary, one character "A" accepted
              #5. Required field empty field "required field" message
              #6. Past Max+1 input 32 characters accepted 31 characters


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


              Test cases:
              ID Purpose Instruction Expected result
              #1. Accepts all characters Address = Oats st, 4308 accepted
              #2. Max input 255 characters accepted
              #3. Max+1 input 256 characters accepted 255 characters
              ???#4. Lower boundary, ??? characters accepted
              #5. Required field empty field "required field" message
              #6. Past Max+1 input 256 characters accepted 255 characters


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


              Test cases:
              ID Purpose Instruction Expected result
              #1. Accepts all characters City = 123Houston !@#$ accepted
              #2. Max input 50 characters accepted
              #3. Max+1 input 51 characters accepted 50 characters
              #4. Lower boundary, one character "Y" accepted
              #5. Required field empty field "required field" message
              #6. Past Max+1 input 51 characters accepted 50 characters


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


              Test cases:
              ID Purpose Instruction Expected result
              #1. Offers the list of all 50 states the list of 50 states are correct
              #2. Required field select "--" list item "required field" message


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


              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 field" message
              #5. Invalid input - letter 94O85 "digits only" message
              #6. Invalid input - sp. character 9408@ "digits only" message
              #7. Past 6 digits 940851 94085 accepted
              #8. Past Invalid input - letter 94O85 "digits only" message
              #9. Past Invalid input - cp. character 9408@ "digits only" message
              #10. Non-existing ZIP 00000 "enter valid ZIP" message


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

              Test cases:
              ID Purpose Instruction Expected result
              #1. Accepts digits, letters, 123.Alex!#$%^&*-_=+{}|?/~`a@gmail.com accepted
              some special characters
              #2. Max input 255 characters accepted
              #3. Max+1 input 256 characters 255 accepted
              #4. Required field empty field "required field"
              #5. Past Max+1 input 256 characters 255 accepted


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


              Test cases:
              ID Purpose Instruction Expected result
              #1. Accepts 3-3-4 digits 375-123-1234 accepted
              #2. Max+1 input 4-3-4 digits 3751-123-1234 375-123-1234 accepted
              #3. Max+1 input 3-4-4 digits 375-1234-1234 375-123-1234 accepted
              #4. Max+1 input 3-3-5 digits 375-123-12345 375-123-1234 accepted
              #5. Max-1 input 2-3-4 digits 37-123-1234 "enter a valid Phone Number" message
              #6. Max-1 input 3-2-4 digits 375-12-1234 "enter a valid Phone Number" message
              #7. Max-1 input 3-2-4 digits 375-123-123 "enter a valid Phone Number" message
              #8. Required field "empty the first field"-123-1234" required field" message
              #9. Required field 375-"empty the second field"-1234" required field" message
              #10. Required field 375-123-"empty the third field" " required field" message
              #11. Invalid input - letter 3Q5-123-1234 not accepted
              #12. Invalid input - letter 375-1Q3-1234 not accepted
              #13. Invalid input - letter 375-123-12Q4 not accepted
              #14. Invalid input - sp. character 3@5-123-1234 not accepted
              #15. Invalid input - sp. character 375-1@3-1234 not accepted
              #16. Invalid input - sp. character 375-123-1@34 not accepted
              #17. Past Max+1 input 4-3-4 digits 3751-123-1234 375-123-1234 accepted
              #18. Past Max+1 input 3-4-4 digits 375-1234-1234 375-123-1234 accepted
              #19. Past Max+1 input 3-3-5 digits 375-123-12345 375-123-1234 accepted
              #20. Past Invalid input - letter 3Q5-123-1234 not accepted
              #21. Past Invalid input - letter 375-1Q3-1234 not accepted
              #22. Past Invalid input - letter 375-123-12Q4 not accepted
              #23. Past Invalid input - sp. character 3@5-123-1234 not accepted
              #24. Past Invalid input - sp. character 375-1@3-1234 not accepted
              #25. Past Invalid input - sp. character 375-123-1@34 not accepted



              ===================================== BUG REPORTS ==========================================
              #1. Confusing/misleading error message when user pushes the "Clear" button
              #2. "Clear" button does not clear the form
              #3. "First Name" field should accept up to 31 characters, not 30 as it accepts now
              #4. "Last Name" field should accept up to 31 characters, not 30 as it accepts now
              #5. "Street Address" field accept no more than 100 characters instead of 255 as per requirements
              #6. Please, provide the minimal amount of characters for "Street Address" field
              #7. Remove "BC" from the "State" list box
              #8. Remove "Other" from the "State" list box
              #9. Replace "IND" into "IN" in the "State" list box
              #10. "State" list box should offer 50 states, not 48
              #11. "ZIP" field shouldn't accept more then 5 digits, but it accepts if you past them
              #12. "ZIP" field shouldn't accept letters, but it accepts if you past them
              #13. "ZIP" field shouldn't accept sp. characters, but it accepts if you past them
              #14. "ZIP" field accepts non-existing ZIP code (00000)
              #15. Requirements to the "Email" field do not clarify which out of special characters are required
              #16. "Email" field accepts more than 255 characters instead of 255 as per requirements
              #17. Suggestion: "Email" field shouldn't accept email with two or more "@" characters (as per RFC 5322), as it accepts now
              #18. Suggestion: "Email" field shouldn't accept email with two or more dot "." when it appears consecutively (as per RFC 5322)
              #19. Suggestion: "Email" field shouldn't accept email with space in the middle of address (as per RFC 5322), as it accepts now
              #20. "Email" field is not processed as a required field when it is left empty
              #21. Requirements to the "Phone" fields do not clarify which out of 3 fields are required
              #22. The first "Phone" field shouldn't accept letters, but it accepts if you past them
              #23. The second "Phone" field shouldn't accept letters, but it accepts if you past them
              #24. The third "Phone" field shouldn't accept letters, but it accepts if you past them
              #25. The first "Phone" field shouldn't accept sp. characters, but it accepts if you past them
              #26. The second "Phone" field shouldn't accept sp. characters, but it accepts if you past them
              #27. The third "Phone" field shouldn't accept sp. characters, but it accepts if you past them
              #28. "Referred by" field: there is no information in the requirement on the field being/not being a required field
              #29. "Referred by" field: inconsistency between the field not having the asterisk, but being processed as a required field

              Comment


              • TESTING WEB FORMS
                ====================================BUG REPORTS============================

                #1. "Contact Information": the “State” list box doesn`t offer the list of all 50 states, HI and NV states are missed
                #2. "Contact Information": wrong abbreviation for state Indiana “IND” instead of “IN” in the “State” list box
                #3. "Contact Information": non-existing abbreviation for state “BC” at the top of the “State” drop down list box
                #4. "Contact Information": extra iterm “Other” in the “State” list box.
                #5. "Cell Phone Service": the item “Other” is missing in the "Current Provider" drop down list box
                #6. "Cell Phone Service": the values of items have different increments in the "Minutes on plan" drop down list box, is it correct?
                #7. "Cell Phone Service": the item "Unlimited" should be in the end of the list in the "Minutes on plan" drop down list box
                #8. Please, make sure the "Number of phones on plan" field needs a too long drop down list box instead of text box
                #10. "Cell Phone Service": the item “Prepaid” is extra in the "Months left on current contract" drop down list box
                #11. "Cell Phone Service": the item “Less than” is better than "0" in the "I last upgraded my phone(s) approximately" drop down list box
                #12. "TV Service": the item “Prepaid” is extra in the "Months left on plan" drop down list box
                #13. The text fields are not aligned vertically in the "Contact Information" section
                #14. The text fields are not aligned vertically in the 1, 2, 3, 4, 5 and 7 sections of the "Energy-Telecom Service Review" form. Is it correct?
                #15. The height of the text fields is different from the height of the list boxes in the "Energy-Telecom Service Review" form. Is it correct?
                #16. The "Submit" button is a different size than the "Clear" button in the bottom of the form
                #17. Make sure the "Clear" button' is not extra in the bottom of the form
                #18. Invalid input letter is accepted in the "My monthly bill is approximately" field in the "Cell Phone Service" section
                #19. Invalid paste letter is accepted in the "My monthly bill is approximately" field in the "Cell Phone Service" section
                #20. Invalid paste sp. char is accepted in the "My monthly bill is approximately" field in the "Cell Phone Service" section
                #21. Invalid paste letter is accepted in the "Primary Phone Number" field in the "Local/Long Distances/International Service" section
                #22. Invalid paste sp. char is accepted in the "Primary Phone Number" field in the "Local/Long Distances/International Service" section
                #23. Invalid paste letter is accepted in the "My monthly bill is approximately" field in the "Local/Long Distances/International Service" section
                #24. Invalid paste sp. char is accepted in the "My monthly bill is approximately" field in the "Local/Long Distances/International Service" section
                #25. Invalid paste letter is accepted in the "Total Bill" field in the "Local/Long Distances/International Service" section
                #26. Invalid paste sp. char is accepted in the "Total Bill" field in the "Local/Long Distances/International Service" section
                #27. Cursor does not move into the next text field after full input of the previous text field in the "Primary Phone Number" field in the "Local/Long Distances/International Service" section
                #28. The "Comments" text field can be stretched out of the size of the form if user drags it with the arrow

                Comment


                • Energy-Telecom Project

                  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 = Nikitin45& accepted
                  #2. Max input 31 characters accepted
                  #3. Max+1 input 32 characters 31 accepted
                  #4. Required field empty field "requred field" message
                  #5. Lower boundary,
                  one character "Y" accepted


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

                  Test cases:
                  ID Purpose Instruction Expected Result
                  #1. Accepts all chracters City = Texas_65 accepted
                  #2. Max input 50 characters accepted
                  #3. Max+1 input 51 characters 50 accepted
                  #4. Copy paste max input 50 characters 50 accepted
                  #5. Copy/Paste more than 50 50+1 characters 50 accepted
                  #6. Required field empty field "requred field" message
                  #7. Lower boundary ??? character "???" accepted


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

                  Test cases:
                  ID Purpose Instruction Expected Result
                  #1. List Box of 50 states

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

                  Test cases:
                  ID Purpose Instruction Expected Result
                  #1. Accepts digits, letters
                  some special characters– @ . – _ Email: art_7@gmail.com accepted
                  #2. Another characters Email: art?@gmail.com "enter valid mail" message
                  #3. Required field empty field "requred field" message




                  =====================================BUG REPORTS============================
                  #1. "Last name" field should be accept up to 31 characters, not 30 as it accepts
                  #2. Perhaps "City" field should be accepts only letters, and not all characters?
                  #3. Please, provide the minimal amount of characters for "City" field
                  #4. Perhaps "City" field shoud be accepts less than 50 characters?
                  #5. List Box "State" field included 49 states, not 50
                  #6. List Box "State" field included "BC" state of Canada, not USA
                  #7. List Box "State" field not sequence alphabetically of states
                  #8. List Box "State" field included state "IND" with 3 letters, should be no more than 2 letters
                  #9. Perhaps List Box "State" does not included "Other"
                  #10. List Box "State" field not included state "HI"
                  #11. "Email" field accepts all special characters, not only some special characters – @ . – _
                  #12. Perhaps "Email" field shoud be accepts less than 255 characters?
                  #13. "Email" field is having the asterisk, but being proceseed as a required field

                  Comment


                  • Check List Energy-Telecom Service Review
                    anvironmebt Windows 10
                    Test data 19.04.2022
                    Tester Iorka Nataliia
                    Test Type Checking Result Status
                    Required Fields
                    First Name username exists accepted Passed
                    double username exists accepted Passed
                    empty field "Please enter your First name" Failed
                    Last Name username exists accepted Passed
                    double username exists accepted Passed
                    empty field "Please enter your Last Name" Failed
                    Street Address input street accepted Passed
                    input street , flat accepted Passed
                    empty field "Please enter your Street Address" Failed
                    City input city accepted Passed
                    empty field "Please enter your City" Failed
                    State dropdown list box choice state accepted Passed
                    list box choice "ofter" accepted Passed
                    empty field "Please enter your State" Failed
                    ZIP input zip accepted Passed
                    empty field "Please enter your ZIP" Failed
                    Email input email accepted Passed
                    empty field accepted Failed
                    Phone input number phone in 3 fiels accepted Passed
                    empty field "Please enter your Phone number" Failed

                    Comment



                    • Ошибка при попытке внести дом. задание
                      Attached Files
                      Last edited by Evgenii_P; 04-19-2022, 01:40 PM.

                      Comment


                      • Originally posted by Evgenii_P View Post
                        Ошибка при попытке внести дом. задание
                        так найдите, что именно не проходит, например слово ZIP должно быт в кавычках. Берете и копируете часть текста, нажимаете preview и если сайт дает это сделать, то с этим текстом все ок.

                        Comment


                        • Energy-Telecom project (web)

                          Test cases:

                          ID Purpose Instruction Expected result
                          #1 Form is completed All fields are contains required info Form accepted and send to the correct email

                          First Name
                          #1. Accepts all characters First name= 25Misha!@$ accepted
                          #2. Max input 31 characters accepted
                          #3. Max+1 input 32 characters 31 accepted
                          #4. Paste 31 chars 31 character accepted
                          #5. Paste 32 chars 32 characters 31 accepted
                          #6. Required field empty required field msg
                          #7. Lower boundary, one character "X" accepted

                          Last Name
                          #1. Accepts all characters First name= Ivanov@12 accepted
                          #2. Max input 31 character accepted
                          #3. Max+1 input 32 characters 31 accepted
                          #4. Required field empty field required field msg
                          #5. Lower boundary, one character "X" accepted
                          #6. Paste 32 32 characters 31 accepted

                          Street Address
                          #1. Accepts all characters Street Address = Mounty View, 1234#! accepted
                          #2. Max input 255 characters accepted
                          #3. Max+1 input 256 characters 255 accepted
                          #4 Required field empty field required field msg
                          #5. Lower boundary, 1 character "A" accepted
                          #6. Middle of the class 127 characters accepted
                          #7. Paste 125 characters %125% characters accepted
                          #8. Paste 256 characters %256 characters% 255 accepted

                          City
                          #1. Accepts all characters city = Los Angeles#1 accepted
                          #2. Max input 50 characters accepted
                          #3. Max +1 input (typing) 51 characters 50 accepted
                          #4. Max +1 paste paste 51 characters 50 accepted
                          #5. Required field empty required field msg
                          #6. Lower boundary, 1 character "X" accepted

                          State
                          #1. Select one of the item "AL" accepted
                          #2. Required field empty required field msg


                          ZIP
                          #1. 5 digits, existing 94085 accepted
                          #2. 6 digits 940851 94085 accepted
                          #3. 4 digits 9408 error msg
                          #4. Required field empty field required msg
                          #5. Invalid input - letter 94O85 digits only msg
                          #6. Invalid input - sp. character 9408% digits only msg
                          #7. Paste 6 digits paste 940851 94085 accepted
                          #8. Paste 4 digits and 1 letter paste 94O85 "enter valid ZIP" msg
                          #9. Paste 4 digits and 1 Sp. Character paste 9408! "enter valid ZIP" msg

                          Email
                          #1. input existing email yasobaka@ya.com accepted
                          #2 paste existing email paste yasobaka@ya.com accepted
                          #3. input 1 different spec. character yasobaka#ya.com "enter valid email" msg
                          #4. Valid input 255 chars %255 characters% accepted
                          #5. Paste 255 valid chars paste %255 characters% accepted
                          #6. Input 256 valid chars %256 characters% 255 characters accepted
                          #7. Paste 256 valid chars paste %256 characters% 255 characters accepted
                          #8. Required field empty error msg for "email" field


                          Phone
                          #1. input existing phone number (606)-605-6540 accepted
                          #2. input 4-3-4 chars (1606)-605-6540 3-3-4 chars accepted
                          #3. input 1 letter with 3-3-4 chars format (6O6)-605-6540 "enter valid Phone number" msg
                          #4. input 1 special character (60!)-605-6540 "enter valid Phone number" msg
                          #5. input 3-3-3 chars (606)-605-654 "enter valid Phone number" msg
                          #6. paste 4-3-4 chars paste (1606)-605-6540 3-3-4 chars accepted
                          #7. paste 1 letter with 3-3-4 chars format (6O6)-605-6540 "enter valid Phone number" msg
                          #8. paste 1 special character (60!)-605-6540 "enter valid Phone number" msg
                          #9. paste 3-3-3 chars (606)-605-654 "enter valid Phone number" msg
                          #10. Required field empty "enter valid Phone number" msg

                          Best Way To Contact Me
                          #1. Select any item "Phone" accepted
                          #2. Not required field empty accepted

                          Referred by
                          #1. Input something "Michael" accepted
                          #2. Not required field empty accepted


                          BUG REPORTS
                          #1. "First name" field should accept up to 31 characters, not 30 as accepts now
                          #2. "Last name" field should accept up to 31 characters, not 30 as accepts now
                          #3. Please, provide the minimal amount of characters for "Street Adress" field
                          #4. "Street Adress" field accepts no more than 100 characters instead of 255 as requires
                          #5. Please, provide the minimal amount of characters for "City" field
                          #6. "ZIP" field should not be able to input more than 5 chars
                          #7. Email requirements should be more specific - "some special characters". Not clear which is acceptable.
                          #8. Please, provide the minimal amount of characters for "Email" field
                          #9. "Email" field should contains a hint about the right email format (example@example.com)
                          #10. "Email" field accepts wrong email format, adress like "yasobaka#ya.com"
                          #11. "Email" field should not be able to input more than 255 chars (256 was accepted)
                          #12. "Email" field isn`t required as it should be
                          #13. "Phone" field accepts letter by paste option
                          #14. "Referred by" field is required, but it shouldn`t

                          Comment


                          • Originally posted by sansara007 View Post
                            Спасибо, по каким-то причинам не принимал иногда слово input

                            Comment


                            • First Name field - Test cases
                              Requirements: text field, accepts all characters. No more than 31. Required field."
                              # Purpose Instruction Expected result
                              1 accepeted all characters 1Grow% accepted
                              2 Max input 31 characters accepted
                              3 Max +1 input 32 characters 31 accepted
                              4 Required field Empty field Required field message
                              5 copy/paste Max +1 32 characters 31 accepted
                              6 input not a latin letters фвыфвавапыв Required field message
                              First Name field - Bug reports
                              1 First Name field: max input is not match to requirements 31 characters, it is only 30 characters
                              2 First Name field: In case of copy/paste 31 characters field accept only 30 characters
                              3 First Name field: suggestion - add to requirements for input only latin letters (for letters characters)
                              First Name field - Test cases
                              Requirements: text field, accepts all characters. No more than 31. Required field."
                              # Purpose Instruction Expected result
                              1 accepeted all characters 1Grow% accepted
                              2 Max input 31 characters accepted
                              3 Max +1 input 32 characters 31 accepted
                              4 Required field Empty field Required field message
                              5 copy/paste Max +1 32 characters 31 accepted
                              6 input not a latin letters фвыфвавапыв Required field message
                              Last Name field - Bug reports
                              1 Last Name field: max input is not match to requirements 31 characters, it is only 30 characters
                              2 Last Name field: In case of copy/paste 31 characters field accept only 30 characters
                              3 Last Name field: suggestion - add to requirements for input only latin letters (for letters characters)
                              Street Address field - Test cases
                              Requirements: text field, accepts all characters. No more than 255. Required field."
                              # Purpose Instruction Expected result
                              1 accepeted all characters 1Grow% accepted
                              2 Max input 255 characters accepted
                              3 Max +1 input 256 characters 255 accepted
                              4 Required field Empty field Required field message
                              5 copy/paste Max +1 256 characters 255 accepted
                              6 input not a latin letters фвыфвавапыв Required field message
                              Street Address field - Bug reports
                              1 Street Address field: max input is not match to requirements 255 characters, it is only 100 characters
                              2 Street Address field: In case of copy/paste 255 characters the field accept only 100 characters
                              3 Street Address field: suggestion - add to requirements for input only latin letters (for letters characters)
                              4 Street Address field: what is the lower boudary of the field?
                              5 Street Address field: crossbrowser - in "Opera" browser, right vertical edge of the field frame have more pixels than other edges:
                              City field - Test cases
                              Requirements: text field, accepts all characters. No more than 50. Required field."
                              # Purpose Instruction Expected result
                              1 accepeted all characters 1Grow% accepted
                              2 Max input 50 characters accepted
                              3 Max +1 input 51 characters 50 accepted
                              4 Required field Empty field Required field message
                              5 copy/paste Max +1 51 characters 50 accepted
                              6 input not a latin letters фвыфвавапыв Required field message
                              City field - Bug reports
                              1 City field: suggestion - add to requirements for input only latin letters (for letters characters)
                              2 City field: what is the lower boudary of the field?
                              State drop down list - Test cases
                              Requirements: List Box offering the list of all 50 states. Required field."
                              # Purpose Instruction Expected result
                              1 consistency between the values of the list name/alphabet/ etc. consistant
                              2 completeness of the values in the list 50 states complete
                              State drop down list - Bug reports
                              1 State list: consistency of values in the list is not alphabetical
                              2 State list: the value "Other" is not needed because there are 50 states and there is no other states anymore at the moment
                              3 State list: quantity of characters in the abbreviated name is not consistant, IND have three letters in opposition to other abbreviations which have two letters
                              4 State list: the value "BC" is not american state
                              5 State list: The list is not full, in list is only 48 states
                              "ZIP" field - Test cases
                              Requirements: text field, accepts 5 characters (digits only). Required field.
                              # Purpose Instruction
                              1 Max input 45080 Expected result
                              2 Max +1 input 450808 accepted
                              3 Max -1 input 4508 accepted 45080
                              4 Required field Empty field Required field message after "Submit" button
                              5 paste Max +1 450808 accepted 45080
                              6 input special characters 4508! accepted 45080
                              7 input special letters 4508в accepted 4508 + "Required field" message after "Submit" button
                              8 paste Max + letters 4508в accepted 4508 + "Required field" message after "Submit" button
                              9 paste Max + sp.characters 4508! accepted 4508 + "Required field" message after "Submit" button
                              10 Non-existing "ZIP" 5-digit 00000 accepted 00000 + "Required field" message after "Submit" button
                              "ZIP" field - Bug reports
                              1 "ZIP" field: in case of pasting more than 5 digits to the field pasted value should accept only 5 digits
                              2 "ZIP" field: the field should not accept letters when entering into the field
                              3 "ZIP" field: the field should not accept sp.characters when entering into the field
                              4 "ZIP" field: in case of pasting special characters to the field pasted value should accept only digits
                              5 "ZIP" field: in case of pasting letters to the field pasted value should accept only digits
                              6 "ZIP" field: there should be an error message when the wrong "ZIP" is entered
                              Email field - Test cases
                              Requirements: text field, accepts digits, letters, some special characters. 255 characters. Required field.
                              # Purpose Instruction Expected result
                              1 accepet all characters 1Grow@gmail.com accepted
                              2 Max input 255 characters accepted
                              3 Max +1 input 256 characters 255 accepted
                              4 Required field Empty field Required field message
                              5 copy/paste Max +1 256 characters 255 accepted
                              6 Input only letters asdfghjkl Required field message
                              7 Input only special characters !@#$%^&*()_-=+ Required field message
                              8 Input only digits 1234567890 Required field message
                              9 input not a latin letters фвыфвавапыв Required field message
                              Email field - Bug reports
                              1 Email field: empty field does not cauition in "Required field" message
                              2 Email field: must include "@" character between local-part and domain part of an email address
                              3 Email field: please provide maximal amount of characters in local-part of an email address
                              4 Email field: please provide maximal amount of characters in domain part of an email address
                              5 Email field: please add requirements for "cpace key"
                              6 Email field cant include only one type of characters (digits/sp.characters/letters)
                              7 Email field: max input of characters is not consistant, it is more than 255
                              8 Email field: In case of copy/paste more than 255 characters the field accept them all
                              9 Email field: must accept only latin letters (upercase and lowercase)
                              10 Email field: what kind of sp. Characters must be referred for "some special characters"
                              11 Email field: in what kind of input cases "some special characters" can be reffered
                              11 Email field: crossbrowser - in "Opera" browser, right vertical edge of the field frame have more pixels than other edges
                              12 Email field: what is the lower boudary of the field?
                              Phone field - Test cases
                              Requirements: 3 text fields, accepting 3-3-4 chars (digits only). Required field."
                              # Purpose Instruction Expected result
                              1 Max input 123-456-7890 accepted
                              2 Max +1 input 1231-4561-78901 accepted 123-456-7890
                              3 Max -1 input 12-45-789 Required field message after "Submit" button
                              4 Required field Empty field Required field message
                              5 paste Max +1 1231-4561-78901 accepted 123-456-7890
                              6 input special characters 12%-45%-789% accepted 12-45-789 + "Required field" message after "Submit" button
                              7 input special letters 12S-45S-789S accepted 12-45-789 + "Required field" message after "Submit" button
                              8 paste Max + letters 12S-45S-789S accepted 12-45-789 + "Required field" message after "Submit" button
                              9 paste Max + sp.characters 12%-45%-789% accepted 12-45-789 + "Required field" message after "Submit" button
                              10 Non-existing ZIP 5-digit 00000 accepted 00000 + "Required field" message after "Submit" button
                              Phone field - Bug reports
                              1 Phone field: in case of pasting special characters to the field pasted value should accept only digits
                              2 Phone field: in case of pasting letters to the field pasted value should accept only digits
                              3 Phone field: the requirements are incomplite and ambigous about the three fields. Are all three field is required, or only one?
                              Last edited by Evgenii_P; 04-19-2022, 05:42 PM.

                              Comment


                              • Проект Энергия-Телеком (Bеб)


                                Тестовые примеры:

                                ID Цель Инструкция Ожидаемый результат
                                #1 Форма заполнена Все поля содержат необходимую информацию Форма принята и отправлена ​​на правильный адрес электронной почты

                                Имя:
                                #1. Принимает все символы Имя= 25Миша!@$ принято
                                #2. Максимальный ввод 31 символ принимается
                                #3. Макс.+1 ввод 32 символа 31 принято
                                № 4. Вставьте 31 символ. Допустимо 31 символ
                                #5. Вставить 32 символа 32 символа 31 принято
                                #6. Обязательное поле пустое обязательное поле msg
                                #7. Нижняя граница, один символ
                                Last edited by VladGarulka132702; 04-20-2022, 10:01 AM.

                                Comment

                                Working...
                                X