Test Cases - Examples_3
Test Cases - Examples_3
• plainaddress
• #@%^%#$@#$@#.com
• @example.com
• Joe Smith <email@example.com>
• email.example.com
• email@example@example.com
• .email@example.com
• email.@example.com
• email..email@example.com
• あいうえお@example.com
• email@example.com (Joe Smith)
• email@example
• email@-example.com
• email@example.web
• email@111.222.333.44444
• email@example..com
• Abc..123@example.com
• List of Strange Invalid Email Addresses
• ”(),:;<>[\]@example.com
• just”not”right@example.com
• this\ is"really"not\allowed@example.com
Example - We have Consider (State & City) dropdown example to explain in Details , Here in city
dropdown value will display on selection of state .
• Verify the city dropdown without selecting state .
• Verify the City dropdown by selecting the state .
• Check the value in city dropdown getting bind accordingly or not .
• Check that user able to select the value from city dropdown
• Verify that when user select value from city dropdown and unselect the state.
• Verify the default value for city dropdown
• Check that selected value in city dropdown getting unselect or not when user unselect the state
dropdown .
Other Test Cases For Mobile Number Text Box .(As per SRS)
• Verify the asterisk symbol for mobile number if field is mandatory field
• Verify the alert message when user click on save without entering the value in mobile number
text box while it is mandatory field.
• Verify the alert message when user enter wrong data in mobile number field.(Eg. Less mobile
Number , mobile number with character and special symbol ,Blank field, etc.)
• Verify the place holder for the mobile number text box
What is tooltip ?
A tooltip is a common graphical interface element in which information about that element(link ,
image , etc) display when user hover the on that tooltip.
• Verify the icon of tooltip.(for some case)
• Verify that text or information about element showing or not when user hover the mouse on
tooltip icon.
• Verify the information as per requirement or not .
• verify that information about element get hide or not when user un-hover the mouse from that
element.
• Verify the cursor icon when user hover the mouse on that element .
Test Cases for Google Search
• Verify the search box clickable or not
• verify that user able to enter the keyword in google search box or not .
• Verify that user able to enter alphabet , Numeric , special char in google search box or .
• Verify that user able to copy and paste keyword in google search box or not .
• Verify that when user enter keyword in search box and click on search button , then the response
fetched for particular keyword are valid or not .
• Verify the response showing in valid order or not (means most relevant result for the keyword
are displayed on top of page ).
• Verify the search result when user enter single keyword and click search
• Verify the search result when user enter multiple keyword and click on search button .
• Verify the search result when user click on search without entering any keyword .
• Verify the auto search , when user enter a keyword then system showing auto suggestion
keyword accordingly or not.
• Verify the search result when user enter special char , alphanumeric keyword .
• Check that misspelled keyword get correct automatically and response corresponding to the
correct keyword showing or not .
• Check the total number of result for a keyword .
• Verify that "No result found " message showing or not when user enter invalid keyword and
click on search button .
• Verify the search result when user enter keyword in upper and lower case ."eg.QA acharya"
• Verify the time take to fetch the result for a keyword.
• Verify the search result by entering keyword in different languages .
• Verify the search result when user enter large keyword .
Submit button :
Reset Button :
Cancel Button :
• verify that button is clickable or not.
• Check that when user click on cancel button then window get closed or not
• Check the button size /color as per requirement or not .
• Check that button name showing as per requirement or not.