AnimationZoom Test Cases
AnimationZoom Test Cases
Website Testing
Document Information
• Date: 31 Dec 2024
• Tester Name: Supriya Jadhav
• Test Environment: Web Browser (Google Chrome, Firefox, Opera) / Mobile
Browsers (Chrome)
Test Steps:
1. Open the website in a browser (Chrome/Firefox/Edge).
Expected Result: Images should appear immediately without showing a loading indicator.
Priority: High
Status: Pending/Fix
Test Steps:
1. Open the homepage.
3. Check the alignment and spacing of the text (e.g., service information, city names).
Expected Result: Text should be properly spaced and aligned to maintain visual clarity and
readability.
Actual Result: The text spacing appears inconsistent or too narrow in footer sections.
Priority: Medium
Status: Pending/Fix
Test Steps:
1. Navigate to the footer of the website.
Expected Result: The 'Visit Sitemap' page should open, displaying the site structure.
Actual Result: The 'Visit Sitemap' link does not work (no action).
Priority: High
Status: Pending/Fix
Test Steps:
1. Navigate to the footer section of the homepage.
Expected Result: Each social media icon should open the respective social media page in a
new tab.
Actual Result: The social media links do not work and do not redirect to the respective
pages.
Priority: High
Status: Pending/Fix
TC_005 - Form Validation (GET A FREE QUOTE!) and Contact US
Test Case Description: Ensure that the GET A FREE QUOTE! and Contact Us forms validate
the 'Email' and 'Phone' fields correctly.
Preconditions: Open the homepage go to the GET A FREE QUOTE! and navigate to Contact
Us sections.
Test Steps:
1. Go to the 'GET A FREE QUOTE!' section.
2. Leave the 'Email' and 'Phone' fields empty and try to submit the form.
3. Enter invalid email and phone numbers (e.g., missing '@' in the email, letters in the phone
number) and submit the form.
5. Repeat steps 2-3 for the 'Contact Us' form (same as the GET A FREE QUOTE! form).
• Verify that the same validation rules are applied and work consistently in both
forms.
Expected Result:
2. Phone number validation should be triggered if the phone number contains invalid
characters.
3. Implement required field validation for Email and Phone No, with specific error
messages when those fields are invalid.
4. The same validation behavior should be present for both the GET A FREE QUOTE! and
Contact Us forms.
Actual Result: The form does not show any validation messages when the email and Phone
number is empty or invalid.
Priority: High
Status: Pending/Fix
General Observations
1. Image Loading: Images display a loading indicator before appearing, causing a delay in
content rendering.
2. UI/UX: Some text spaces and alignment issues are observed.
3. Broken Links: 'Sitemap' and social media links are not functioning properly.
4. Form Validation: Email and phone number fields do not perform validation.