Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AIVOA QA Assignment – Automation Samples

This repository contains sample Selenium automation scripts created as part of the AIVOA Round 1 QA assignment.

Scenarios Automated

  • TC003: Mandatory field validation on deviation form
  • TC004: Form submission with valid data

Tools Used

  • Selenium WebDriver
  • Python
  • ChromeDriver

How to Execute

  1. Install Python 3.x
  2. Install Selenium: pip install selenium
  3. Ensure ChromeDriver is installed and added to PATH
  4. Run the scripts individually: python tc003_mandatory_validation.py python tc004_form_submission.py

Notes

  • These scripts focus on high-risk, repetitive scenarios.
  • The purpose is to demonstrate automation approach and structure.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages