Skip to content

Quality Assurance tools, test plans, and automation scripts for Panoramic Data's testing processes

Notifications You must be signed in to change notification settings

panoramicdata/PanoramicData.QualityAssurance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PanoramicData Quality Assurance Workspace

This workspace contains automated testing tools, test plans, and documentation for Panoramic Data's Magic Suite quality assurance processes.

📂 Folder Structure

.github/ - GitHub Integration Tools

  • tools/ - PowerShell integration scripts (JIRA, XWiki, Elastic, Regression Runner)

docs/ - Documentation

  • Test-Migration-Plan.md - Comprehensive test automation migration plan
  • Setup instructions, sharing guides, and other documentation

scripts/ - Organized Scripts

  • setup/ - Environment and tool setup (Run-Setup.ps1, authentication, profiles)
  • automation/ - Automated monitoring and maintenance
  • utilities/ - Helper scripts and templates

playwright/ - Automated UI Tests

  • Magic Suite/ - Test specs by application (Admin, AlertMagic, DataMagic, etc.)
  • Test results, screenshots, videos, and traces

test-plans/ - Manual Test Plans

  • Test plans for JIRA tickets (MS-XXXXX.md format)

test-scripts/ - CLI & API Test Scripts

  • PowerShell tests for MagicSuite CLI and API

bug-scripts/ - Bug Ticket Creation

  • Automated JIRA bug creation scripts

jira-update-scripts/ - JIRA Updates

  • Scripts for updating JIRA tickets

logs/ - Log Analysis

  • Collected logs organized by JIRA ticket

🚀 Quick Start

1. Initial Setup

.\scripts\setup\Run-Setup.ps1

2. Run Playwright Tests

cd playwright
npx playwright test
npx playwright show-report

3. Run Regression Tests

.\.github\tools\RunRegressionTests.ps1 -Environment test

📋 Test Migration

See docs/Test-Migration-Plan.md for the comprehensive plan to migrate manual tests to Playwright/CLI automation.

Progress:

  • ✅ Playwright setup complete
  • ✅ Authentication flows working
  • ✅ Basic navigation tests
  • 🔄 Comprehensive test suite in progress

🔗 Links


Last Updated: December 16, 2025
Maintained By: Panoramic Data QA Team

About

Quality Assurance tools, test plans, and automation scripts for Panoramic Data's testing processes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •