Skip to content

anikrish05/Automated-QA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Landing Page Lead Funnel Validation Tool

An automated web application designed to validate a company's demo booking (or "Book a Demo") conversion flow. This tool tests whether a user can successfully schedule a demo meeting by navigating through the landing page, clicking the appropriate button, and filling out the required forms.

Overview

The goal of this project is to help companies verify that their landing page's demo booking process is working correctly. The application performs the following steps:

  • Input a Landing Page URL: Accepts a URL for a company’s landing page.
  • Button & Form Detection: Detects and clicks on a "Book a Demo" (or similar) button.
  • Automated Booking Flow: Navigates through the booking flow, fills in form fields automatically, and submits the booking.
  • Validation: Confirms that the demo booking process was successful by checking for a confirmation page.
  • Reporting: Generates a detailed PDF report (with screenshots) outlining the steps taken and any errors encountered.

Features

  • Automated Testing:
    Runs through the entire demo booking process on a landing page.

  • Intelligent Detection:
    Uses AI to identify the most likely demo booking button and relevant form fields.

  • Form Automation:
    Automatically fills in required fields such as name, email, and company details.

  • Visual Reporting:
    Captures screenshots at critical steps and compiles them into a PDF report for review.

  • Configurable & Extendable:
    Easily modify or extend the tool to handle various booking flows and additional validations.

Demo

Screenshot 2025-03-23 at 5 10 46 PM Screenshot 2025-03-23 at 5 12 05 PM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors