Experience AiScripto's Test Case Validation in Real-time
Submit a job to start monitoring execution in real-time
Check server connection and select test case above
No scripts available
Run convert job first to generate scripts
No test cases loaded
Connect to server and click Refresh
Welcome to AiScripto Interactive Demo! This guide covers all features and how to use them.
Execute various commands on test cases to perform validation, conversion, and verification tasks.
Check test case syntax, structure, and compatibility with the system.
Generate TypeScript Playwright scripts from test case. This is the main conversion function.
Execute the converted script and generate verification reports (healing, validation, execution).
Extract and parameterize test data for data-driven testing.
Create, edit, and manage test cases directly in the system.
Test Case ID: 1 1) Step description Action: Describe what to do Expected: Describe expected result
View and download converted scripts and generated reports.
Shows how the system fixed issues during execution (JSON format)
π Buttons: [View] [Download]
Details about test case structure and validation (Markdown format)
π Buttons: [View] [Download]
Test execution results with videos, step-by-step logs (HTML + Videos)
π Buttons: [View HTML] [Download ZIP+Videos] [Videos List]
This error typically appears when the browser cannot communicate with the server. It often indicates a certificate trust issue with HTTPS connections.
If you see in Debug Info: "net::ERR_CERT_AUTHORITY_INVALID"
Problem: Browser doesn't trust your self-signed certificate
https://YOUR_SERVER_URL:8080/api/v1/health
https://aiscripto.app/demo.htmlAiScripto Interactive Demo | For more help, check browser console (F12) or contact support