Italian Trulli

Test Cases For Website URL and URL Field

Test Tribe
.
Sample Test Cases for the URL 

Folks, 

In this tutorial, we will learn how to write URL field Test Cases? We will also learn about positive test scenarios and Negative test scenarios.


What Are The Test Cases for Website URL Field?
Here !! Important test cases for the URL field are given
  • Verify the URL field by entering the valid URL with https.
            Eg- Https://www.qaacharya.in
  • Verify the URL field by entering the valid URL with http only.
            Eg.Http://www.qaacharya.in
  • Verify the URL field by entering the without entering the Https or HTTP.
  • Verify the URL field without entering the extension name
            Eg. Http://www.qaacharya
  • Verify the URL field without entering any dot.
            Eg.https://wwwqaacharyin
  • Verify the URL field by entering only the extension
            Eg.https://www.in
  • Verify the URL field by entering the combination of number and character
             Eg.https://www.guru99.com
  • Verify the URL field by entering the combination of number, character and special characters other than (.)
             eg.https://www.qaacharya@.in
  • Verify the Url fields by entering the space between the domains
              Eg.Https://www.qaach arya.in
  • Verify the URL field by entering only blank space
  • Verify the URL field without entering any data
  • Verify the URL field by entering the numbers only.
             Eg.https://23348.com

Hope!!! The above test cases for URL fields are helpful for you...

Team,
QA acharya

Share Your Knowledge With Us -
Mail your content - qaacharya.in@gmail.com

Test cases for the URL field

Post a Comment

1 Comments

  1. can i know which case is positive and which case is a bug?

    ReplyDelete