Software Testing Code - 22518

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Software Testing Code - 22518

Test functionality of web page (Google web search homepage)

Sr. Test Test Case Prerequisites Steps Input Data Expected Actual Remarks
no Case Objectives Result Result
ID
1 TC1 To open URL of the Enter the https://www. The browser The Pass
Home page webpage URL to google.com should display Google
the URL the home was
address appropriate shown
bar and webpage
search
2 TC2 To search Keyword Enter the Keyword to The search The Pass
the keyword keyword search result for the website
in the keyword displayed
search bar should be the result
and press shown of the
search search

3 TC3 To open the The result of Click the No input The webpage The Pass
related link search shown link corresponding webpage
clicked available to the link of the site
in the clicked should of
search opened link was
result opened
4 TC4 Show the Search Enter the Keyword to The webpage The Pass
related Keyword keyword search should display webpage
results if not and click the of related
present search approximately link was
matching displayed
result if the
result of the
current
keyword is not
available

Exercise

1. Prepare the test cases for your collage website.

Sr. Test Test Case Prerequisites Steps Input Expected Actual Remarks
no Case Objectives Data Result Result
ID
1 TC1 To navigate to Home page Click on No Should The Pass
department of collage the name of input show the webpage of
page opened the webpage of respective
department the department
of which to department of which
navigate which the the user
user has has clicked
clicked has shown
Software Testing Code - 22518

2 TC2 To navigate to Website of Click the No Should Has shown Pass


About US collage About US Input show the the about us
page opened link about Us webpage
available webpage
on the page
3 TC3 To validate Website of Click the No Should Has shown Pass
placement collage placement input show the the
button opened button webpage placement
containing details
the
placement
details
4 TC4 To validate Website of the Click the No Should Shown the Pass
the student collage student’s input show the student’s
corner button opened corner student’s corner
button corner button
button

You might also like